/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.blackbold {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

.contentmargin {
	padding:0px 8px 0px 15px;
}


.homebanner {
	background-image:url(images/homebannerimg.jpg);
	background-repeat:no-repeat;
	width:690px;
	height:581px;
}

.homenavigation {
	margin-top:150px;
	margin-right:15px;
}

.jumpmenu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
}

.indent {
	margin-left:10px;
	line-height:20px;
}

a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#003366;
	font-weight:bold;
	text-decoration:none;
}


a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4e5f75;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#375570;
	font-weight:bold;
	text-decoration:underline;
}

.homerightpanel {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
}

.maincontentblu {
	width:600px;
	background-color:#FFFFFF;
	border:#003399 solid 2px;
	margin-top:80px;
	margin-left:350px;
	padding:8px;
	line-height:17px;
}

.maincontentred {
	width:600px;
	background-color:#FFFFFF;
	border:#CC0000 solid 2px;
	margin-top:100px;
	margin-left:350px;
	padding:8px;
	line-height:17px;
}

.maincontentgreen {
	width:600px;
	background-color:#FFFFFF;
	border:#009900 solid 2px;
	margin-top:100px;
	margin-left:350px;
	padding:8px;
	line-height:17px;
}

.maincontentyellow {
	width:600px;
	background-color:#FFFFFF;
	border:#FFCC00 solid 2px;
	margin-top:100px;
	margin-left:350px;
	padding:8px;
	line-height:17px;
}

.maincontent2blu {
	width:600px;
	background-color:#FFFFFF;
	border:#003399 solid 2px;
	margin-top:20px;
	margin-left:350px;
	padding:8px;
	line-height:17px;
}

#news {
	background-image:url(images/newsbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#aboutpoc {
	background-image:url(images/aboutpocbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#historypoc {
	background-image:url(images/historypocbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#constitution {
	background-image:url(images/constibgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#commissions {
	background-image:url(images/commissionsbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#pocofficers {
	background-image:url(images/pocofficersbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#pocpresidents {
	background-image:url(images/presidentsbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#otherconcerns {
	background-image:url(images/concernsbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#affiliates {
	background-image:url(images/affiliatesbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#partners {
	background-image:url(images/partnersbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#nsa {
	background-image:url(images/nsabgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#philsnsa {
	background-image:url(images/philsnsabgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#olympicfestival {
	background-image:url(images/pofbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#events {
	background-image:url(images/calendarbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#ioc {
	background-image:url(images/iocbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#pocdir {
	background-image:url(images/contactbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

#resources {
	background-image:url(images/resourcesbgimg.jpg);
	background-repeat:no-repeat;
	height:700px;
	width:690px;
}

.newstitles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
	}

.sectiontitles {
	width:600px;
	margin-left:350px;
}

#nsapages {
	background-image:url(images/nsabackground.gif);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:normal;
}


