@charset "UTF-8";
/* CSS Document */

body {
	background-color: #001084;
	background-image:url(../images/portalbg.jpg);
	background-repeat:repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color:#0099FF;
	text-decoration: none;
}
a:hover {
	color:#CCCCCC;
	text-decoration: none;
}
a:visited {
	color:#0099FF;
	text-decoration:none;
}
a:active {
	text-decoration: none;
}
#mainbody {
	position:absolute;
	width:800px;
	height:600px;
	left:50%;
	margin-left:-400px;
	top:10px;
	
	background-color:#000000;
}
#header {
	position:absolute;
	width:800px;
	height:95px;
	left:50%;
	margin-left:-400px;
	top:10px;
	
	background-image:url(../images/portalheader.jpg);
	background-repeat:no-repeat;
	
}
#portmain {
	position:absolute;
	width:800px;
	height:505px;
	left:50%;
	margin-left:-400px;
	top:105px;
	
	background-image:url(../images/portalmainbg.jpg);
	background-repeat:no-repeat;
	
}
#navleft {
	position:absolute;
	width:218px;
	height:338px;
	left:50%;
	margin-left:-400px;
	top:212px;
}
#contmain {
	position:absolute;
	width:364px;
	height:338px;
	left:50%;
	margin-left:-182px;
	top:212px;
}
#image{
	width:364px;
	height:338px;
}
#aboutcont {
	font-family:arial;
	font-size:12px;
	color:#CCCCCC;
	width:364px;
	height:338px;
	background-color:#000000;
	padding-left:5px;
	padding-right:5px;
	overflow-y:auto;
}
#aboutcont h1 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}
#aboutcont p {
	font-family:arial;
	font-size:12px;
	color:#CCCCCC;
	line-height:14px;
}
#aboutcont a:link {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#0099FF;
	text-decoration: none;
}
#aboutcont a:hover {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}
#aboutcont a:visited {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#0099FF;
	text-decoration:none;
}
#aboutcont a:active {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
#centercontainer {
	width:350px;
	height:160px;

}
#aboutimage {
	width:80px;
	height:80px;
	float:left;
}
#aboutvert {
	width:260px;
	float:left;
}
#aboutvert h1 {
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#CCCCCC;
}
#aboutvert p {
	font-family:arial;
	font-size:12px;
	color:#CCCCCC;
	line-height:14px;
}
#aboutvert a:link {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#0099FF;
	text-decoration: none;
}
#aboutvert a:hover {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}
#aboutvert a:visited {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	color:#0099FF;
	text-decoration:none;
}
#aboutvert a:active {
	font-family:arial;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}
#navright {
	position:absolute;
	width:218px;
	height:338px;
	left:50%;
	margin-left:182px;
	top:212px;
	
}
#lefttopbtn {
	width:190px;
	height:40px;
	margin-left:14px;
	margin-top:80px;
}
#leftmdlbtn {
	width:190px;
	height:40px;
	margin-left:14px;
	margin-top:43px;
}
#leftbtmbtn {
	width:190px;
	height:40px;
	margin-left:14px;
	margin-top:43px;
}
#rttopbtn {
	width:190px;
	height:40px;
	margin-left:13px;
	margin-top:80px;
}
#rtmdlbtn {
	width:190px;
	height:40px;
	margin-left:13px;
	margin-top:43px;
}
#rtbtmbtn {
	width:190px;
	height:40px;
	margin-left:13px;
	margin-top:43px;
}
#footerleft {
	position:absolute;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	width:280px;
	height:20px;
	left:50%;
	margin-left:-400px;
	top:620px;
	padding-top:5px;
	
}
#footerleft a:link {
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}
#footerleft a:visited {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
	color: #CCCCCC;
}
#footerleft a:hover {
	font-size:12px;
	font-weight:bold;
	color:#CCCCCC;
	text-decoration: none;
}
#footerleft a:active {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#footerright {
	position:absolute;
	width:250px;
	height:25px;
	left:50%;
	margin-left:165px;
	top:620px;
	font-family:Arial;
	font-size:10px;
	color:#CCCCCC;
}
