/*------------ GLOBAL TAGS -----------*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000033;
	background-color:#3185D5;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(images/bluebodybkg.gif);
	background-repeat: repeat;
}
a {
	color: #3399cc;
	text-decoration: underline;
}
a:hover {
	color: #cc0000;
	text-decoration: none;
}
p {
	line-height: 16px;
	color: #003366;
}
h1 {
	text-transform: uppercase;
	color: #cc0000;
	margin: 0px;
	padding: 7px 0px 0px 0px;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	color: #003366;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	font-weight: normal;
}
h3 {
	color: #cc0000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
}
h4 {
	color: #003366;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
}
b {
	font-weight: bold;
}
.skybluetext {
	color: #3399cc;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}

.skyredtext {
	color: #ccc;
	font-size: 10px;
	line-height: 15px;
	letter-spacing: 1px;
}
	
ol {
	color: #003366;
	list-style-type: decimal;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ol li {
	line-height: 20px;
	padding-bottom: 10px;
}
ul {
	list-style: disc;
	margin: 5px 0px 10px 20px;
	padding: 0px;
	color: #003366;
}
ul li {
	margin: 0px;
	padding: 0px 0px 5px 5px;
}
img {
	border: none;
}
td {
	vertical-align: top;
}
.floatleft {
	float: left; 
	padding-right: 10px;
}
.floatright {
	float: right; 
	padding-left: 10px;
}


/*------------ END GLOBAL TAGS -----------*/


/*------------ INTERIOR PAGE TAGS -----------*/
div.container {
	width: 1140px;
	margin: 0px auto;
	background-image: url(images/bodybkg.gif);
	background-repeat: repeat-y;
}
div.mainbody {
	width: 969px;
	margin: 0px auto;
}
div.mainbodybtm {
	width: 969px;
	height: 27px;
	margin: 0px auto;
	background-image: url(images/maindivbtmbkg.gif);
	background-repeat: no-repeat;
}
div.headerbkg {
	width: 936px;
	height: 375px;
	margin: 0px auto;
	text-align: right;
}
div.header {
	padding: 0px 0px 10px 0px;
}
div.maincontent {
	width: 936px;
	margin: 0px auto;
	text-align: left;
	padding-top: 15px;
}
div.youtubevideos {
	width: 201px;
	height: 300px;
	float:left;
	text-align: left;
	padding: 25px 20px 0px 40px;
	color:#FFF;
}
div.maincontentleft {
	width: 734px;
	height: 411px;
	background-image: url(images/mainbodyhome.gif);
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 47px;
		float:left;

}
div.maincontentleft div.body {
	width: 424px;
	height: 241px;
	margin: 0px 0px 0px 0px;
	padding: 15px 5px 5px 5px;
	border: solid 1px #000000;
	overflow: scroll;
	background-color:#FFF;
	z-index:100;
}
div.mainvideo {
	width: 100%;
	padding: 40px 0px 0px 261px;
}
div.maincontenttopright {
	width: 201px;
	height: 119px;
	padding-top: 10px;
	background-image: url(images/eletterbkg.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
div.maincontentbtmright {
	width: 175px;
	height: 289px;
	padding: 60px 13px 0px 13px;
	background-image: url(images/hivaidsresourcesbkg.jpg);
	background-repeat: no-repeat;	
}
div.btmcontentleft {
	width: 355px;
	height: 305px;
	padding: 0px 15px 10px 270px;
	background-image: url(images/bottomdivbkgleft.gif);
	background-repeat: no-repeat;	
}
div.btmcontentleft img {
	float: left;
	padding-right: 40px;
}
div.btmcontentright {
	width: 249px;
	height: 295px;
	padding: 20px 9px 10px 38px;
	background-image: url(images/bottomdivbkgright.gif);
	background-repeat: no-repeat;	
}
div.footer {
	width: 906px;
	height: 53px;
	padding: 25px 15px 0px 15px;
	text-align: left;
	background-image: url(images/footerbkg.jpg);
	background-repeat: no-repeat;
}
