/* CSS Document */

body {  
	margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; 
	padding:0px;
	background-color: #6c0001;
	background-image: url('images/main_bg.jpg');
	background-repeat: repeat-x;
    color: #ffffff;
}

.content {
	width: 845px;
	height:800px;
	text-align: center;
	padding-top: 3px;
}

.header {
	width: 845px;
	height: 237px;
	background-image: url('images/top.jpg');
	background-repeat: no-repeat;
	padding-bottom: 0px;
}

.main {
	width: 845px;
	height: 606px;
	background-color: #ce2c29;
	background-image: url('images/bot.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 0px;
}
.footer {
	width: 845px;
	height: 20px;
	padding-bottom: 0px;
}

.menu_div {
	float: right;
	vertical-align: bottom;
	padding-left: 0px;
	padding-top: 187px;
}

ul.menu_list {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-style: normal;
line-height: 2em;
font-weight: normal;
font-variant: normal;
text-transform: none;
text-align: left;
color: #ffffff;
text-decoration: none;
text-indent: 5px;
list-style-position: outside;
list-style-image: url(arrow.gif);
list-style-type: none;
padding: 6px;
margin: 2px;
}
li.menu_list_li {
	display: inline;
	padding-right: 10px;
}

a.menu_item 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #d0302a;
	text-decoration: none;		
}
a.menu_item:link 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;		
}
a.menu_item:visited 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;		
}
a.menu_item:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d0302a;
	text-decoration: none;		
}
a.menu_item:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #d0302a;
	text-decoration: none;		
}

.main_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/main_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ed_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/edi_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.ad_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/ad_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sub_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/subs_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sea_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/sea_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}
.dir_img {
	width: 260px;
	height: 582px;
	float:right;
	vertical-align: bottom;
	background-image: url('images/dir_mag.jpg');
	background-repeat: no-repeat;
	background-position: left bottom;
}


.text {
	width: 540px;
	float:left;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	font-size: 13px;
	padding-top: 50px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;	
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6c0001;	
}
.lrg_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6c0001;
	font-weight: bold;
	text-decoration:none;
}
.title_red {
	color: #d0302a;
}
.title_grey {
	color: #666666;
}
