body {
	margin: 0px;
	padding: 0px;
}

a {
	color: #990000;
	text-decoration:none;
}

a:link {
	color: #990000;
	text-decoration:none;

}

a:hover {
	color: #000000;
	text-decoration:none;
}



P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

#container {
	width: 800px;
	margin: 0 auto;
	
}

#header {
	background-image: url(images/header.jpg);
	width: 800px;
	height: 113px;
}
#header_aids {
	background-image: url(images/header_aids.jpg);
	width: 800px;
	height: 113px;
}
#subHeader {
	width: 800px;
	height: 31px;
	font-family: Garamond;
	font-size: 15px;
	color: #666;
}

#issueNumber {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444;
	}

#date {
	width: 800px; 
	height: 31px;
}

.day {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; letter-spacing: .1em; color: #707070; padding-right: 5px}
.date {font-family: Georgia, "Times New Roman", Times, serif; font-size:14px; color: #707070; padding-left: 5px}
.issue {font-family: Georgia, "Times New Roman", Times, serif; font-size:12px; color: #4e4e4e; padding-right: 15px}
.published {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #999}


#datePublished {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
}
#menubar {width: 800px; height: 46px; background-image: url(images/menubar.gif); background-repeat: repeat-x}
#menuNav {width: auto; height: auto; padding-top: 15px; padding-bottom: 10px;}
.menuON {width: auto; padding: 0 0 2px 0; margin-left: 10px; margin-right: 10px; font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #9a1413; border-bottom: 3px solid #9a1413; display:inline}

.menu {width: auto; padding: 0 22px 0 22px; font-family:Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #9a1413; display:inline}

.menuON a {text-decoration:none; color: #1e1e1e}
.menuON a:visited {text-decoration:none; color: #9a1413}
.menu a {text-decoration:none; color: #9a1413}
.menu a:link {text-decoration:none; color: #9a1413}
.menu a:visited {text-decoration:none; color: #1e1e1e}
.menu a:hover {text-decoration:none; color: #1e1e1e; padding-bottom: 3px; border-bottom: 3px solid #9a1413; }


#menuNav2 {width: 500px: height: auto; padding-top: 0px; padding-bottom: 10px; float: left}

.menu2 {width: auto; padding: 0 12px 0 12px; font-family:Georgia, "Times New Roman", Times, serif; font-size: 10px; color: #9a1413; display:inline}

.menu2 a {text-decoration:none; color: #9a1413}
.menu2 a:link {text-decoration:none; color: #9a1413}
.menu2 a:visited {text-decoration:none; color: #1e1e1e}
.menu2 a:hover {text-decoration:none; color: #1e1e1e; padding-bottom: 3px; border-bottom: 3px solid #9a1413; }



.col2FeatBy {width: auto; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; color:#666666; padding-top: 5px;}
.col2FeatAuthor {width: auto; font-family:Georgia, "Times New Roman", Times, serif; font-size: 12px; padding-left: 4px; letter-spacing: 1px;padding-right: 4px; color:#1e1e1e}

.smFeatBy {width: auto; font-family:Georgia, "Times New Roman", Times, serif; font-size: 10px; color:#666666; }
.smFeatAuthor {width: auto; font-family:Georgia, "Times New Roman", Times, serif; font-size: 10px; margin: 0 4px 10px 4px; color:#1e1e1e}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
}

.small1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding-top: 12px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	margin-right: 8px;
	margin-bottom: 2px;
	font-style: normal;

}

.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 5px;
}

#mainArticleLeft {
	width: 550px;
	position: relative;
	float: left;
	margin: 0 auto;
}

#mainArticleRight {
	width: 240px;
	float: left;
	margin: 0 auto;
	padding: 40px 0 0 0;
}

#subArticleLeft {
	width: 550px;
	float: left;
}

#subArticleRight {
	width: 240px;
	float: left;
	padding-top: 5px;
}

#heading {
	font-family: Georgia;
	font-size: 30px;
	line-height:;
	color: #000000;
	margin: 10px 3px;
	padding: 0 0 5px 0;
	font-stretch: wider;
}

#caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 526px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-color: #ccc;
	border-bottom-style: solid;
}

#caption_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666;
	margin-top: 5px;
	
}

hr {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #fff;
	border-left: 1px dotted #fff;
	border-right: 1px dotted #fff;
}

#otherStories {
	width: 800px;
	height: 210px;
	border-top: 3px double #ccc;
	border-bottom: 1px dotted #707070;
	clear: both;
	margin: 3px auto 0 auto;
}

#box1 {
float: left;
width: 240px;
margin-right: 24px;
}
#box2 {
float: left;
width: 240px;
margin-right: 24px;
}
#box3 {
float: left;
width: 240px;
margin: 0;
padding: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#grayBox {
	height: 150px;
	background-color: #f5f5f5;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#grayBox img {
margin-right: 7px; 
padding: 3px; 
border: 1px solid #ccc;
overflow: hidden;
width: 121px;
height: 143px;
}

#dateRight {
	margin-top: 0px;
	border-top: 3px solid #000000;
	border-bottom: 1px dotted #000000;
}

#dateRightText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
	padding: 7px 0 7px 0;
}

#dateRight2 {
	color: #000000;
	margin-top: 0px;
	border-top: 3px solid #990000;
	border-bottom: 1px dotted #990000;
	padding: 7px 0 7px 0;
}

#dateRightText2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #990000;
	padding: 7px 0 7px 0;
}

#boxHeading {
	background-color: #f5f5f5;
	width: 240px;
	height: auto;
	margin-bottom: 1px;
}
#boxHeadingBold {
	width: 240px;
	height: 31px;
	font-family: Georgia;
	font-size: 19px;
	margin-bottom: 1px;
}

#boxContent {
	background-color: #cccccc;
	width: 225px;
	height: auto;
	padding: 5px 20px 10px 20px
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 2px;
	font-size: 14px;
	color: #E3E3E3;
}

#redText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
}

.redstyle {color: #990000}

#navlist 
{
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navlist li
{

list-style: none;
margin-left: 10px;
font-size: 16px;
line-height: 23px;

}

.arrow {
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .4em;
}


#linklist 
{
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

#linklist li {list-style: none;padding-left: 11px;background-image: url(images/arrow.gif);background-repeat: no-repeat;background-position: 0 .3em;font-size: 12px;line-height: 16px;margin-bottom: 8px;}

#footer {clear: both;width:800px;height: 75px;padding-top: 10px; margin: 0 auto;}

#copy {width: 355px;float:right;font-family: Arial, Helvetica, sans-serif;font-size: 9px; color: #333; text-align: right;}

.p1 {font-family: Georgia, "Times New Roman", Times, serif; padding: 10px; color: #990000;line-height: 15px;font-size: 11px;font-weight: normal;}
.p2 {
	font-size: 14px;
	line-height: 23px;
	text-align:left;
	margin-bottom: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-style: 0;
}

#photo {
	width:518px;
	height:342px;
	border: 1px solid #ccc;
	overflow:hidden;
	margin-top: 5px;
}
