/* CSS created by Fitzroy Nembhard */

/*
html {
	margin: 0 auto;
	padding: 0;
	}
*/
body { 
	line-height: 1.88889;
	color:#9999FF; 
	background:url('/images/bodybg2.gif'); 
	margin: 0; 
	padding: 0; font-style:normal; font-variant:normal; font-weight:normal; font-size:75%; 
	font-family:sans-serif, helvetica, arial;
	}
p { 
	margin-top: 0; 
	text-align: justify;
	}
h3 { 
	font: italic normal 1.4em sans-serif,helvetica; 
	letter-spacing: 1px; 
	margin-bottom: 0; 
	color: #7D775C;
	}
a{ 
	font-weight: bold; 
	text-decoration: none;
	border-bottom:1px dotted #B7A5DF; 
	color: #B7A5DF;
	height:25px;width:100%;
	}
	

a:hover{ 
	font-weight: bold; 
	text-decoration: none; 
	border-bottom:1px solid #9685BA;
	color: #9685BA;
	height:25px;width:100%;
	}
	
acronym {
	border-bottom: none;
	}
.noborder{border:0px;}
.noborder:hover{border:0px;}
.noborder img{border:0px;}

/* containers */
#main-container { 
	background: url('/images/containerbg.png') repeat-y; 
	padding: 0;  
	margin: 0 auto; 
	position: relative;
	border:0px none;
	width:800px;
	height:auto;
	overflow:hidden;
	
	}

#header {
	background: #9999FF url('/images/header.gif') 0 0 no-repeat;
	height:140px;
	width:780px;
	padding: 0;  
	margin: 0 auto;
	overflow:hidden; 
	}

#contact-info
	{
	 position:absolute;left:200px;top:50px;
	 color:#ffcc66;width:300px;z-index:5;
	}
#slogan
	{
	 position:absolute;left:20px;top:90px;
	 color:#ffffff;width:300px;z-index:5;
	 /*filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;*/font-style:italic;
	font-size:1.3em;
	}	
#c1{
    width:50em;
}
#c2{
    width:50em;
}
#c3{
    width:50em;
}
	

	
#footer {
	background-color:#000033;
	width:780px;
	text-align:center;
	padding: 0 0 10px 0;  
	margin: 0 auto;
	position:relative;
	bottom:1px;
	left:1px;
	overflow:hidden;
	}
#footer .box
	{
	 position:relative;
	 background-color:#000033;
	 width:300px;
	 margin:5px;
	 text-align:left;
	 float:left;
	 padding-left:5px;
	}
#footer .box a{
	  background-color:#000033;
	  float:left;
	  width:100%;
	  text-decoration:none;
	  border:0px;
	  font-weight:400;
	  color:#ffffff;
	  
	}	
#footer .box a:hover{
	  background-color:#00004D;
	  float:left;
	  width:100%;
	  text-decoration:none;
	  color:#ffffff;	
	}
#footer .box .title-bar{ 
	font: 150%  sans-serif, helvetica,arial;
	}

#footer #cpyright{
	 width:100%;float:left;
	 background-color:#000033;
	}
#footer #footer-2{
	width:755px;
	float:left;
	margin:10px 10px 20px 5px;
	text-align:center;
	padding:0 0 0 0;
}	
#footer #footer-links
		{
		text-align:center;float:left;
		width:750px;font-weight:400;
		margin:-33px 10px 10px 10px;
		background:#00004d;
		padding:5px 0 5px 0;
		}

#footer #footer-links a{
		border-bottom:2px solid #00004d;font-weight:400;
		margin:0 5px 0 5px;color:#ffffff; 
}
#footer #footer-links a:hover{
		border-bottom:2px solid #9999FF; 
}

#footer #footer-2 #lc, #footer #footer-2 #rc{
	background-image:url('/images/sprite.png'); 
	background-repeat:no-repeat;
	float:left;height:19px;
}
#footer #footer-2 #lc{
	background-position:-51px -1px;
	margin:-33px 0px 0 -10px;
	padding:10px 5px 4px 0;
}	
#footer #footer-2 #rc{
	background-position:-35px -1px;
	margin:0px 0 0 5px;
	padding:10px 0 4px 5px;
}	
	
.lborder{
	 border-left:1px solid #380070;
	}

.rborder{
	 border-right:1px solid #380070;
	}
.tborder{
	 border-top:3px solid #380070;
	}
.bborder{
	 border-bottom:1px solid #380070;
	}
p {
	width:770px;
	line-height:15px;
	}
h2 {
	margin-bottom:0;font-family:helvetica, sans-serif;
	}
#w-msg {
		width:780px;
	}	
.c2{
	margin:15px;
	}
#logo {
	margin:60px 10px;width:100px;height:50px;
	}
	
	
	
#toolbar{
	position:absolute;top:5px; right:10px;
	width:780px;
	}
	
#toolbar ul {
	list-style:none;
	padding: 0;
	margin: 5px;
	float:right;
	}	
#toolbar ul li {
	float:left;
	margin:-7px 5px 0 0;
	padding:0px;
	}
#toolbar a .lc, #toolbar a .rc{
	background-image:url('/images/sprite.png');
	background-repeat:no-repeat;
	margin:0 0 0 0;	
	float:left;
	height:19px;
	overflow:hidden;
}	
#toolbar a .lc{
	background-position:-53px -1px;
	padding:10px 0px 4px 5px;
	}

#toolbar a .rc{
	background-position:-35px -1px;
	padding:10px 0px 3px 5px;
	}

#toolbar a .text{
	background:#31849B;
	margin:0 auto;
	padding:5px;
	float:left;
	cursor:hand;
	}	
#toolbar a{
	text-decoration:none;
	padding-left:0px;
	padding-right:0px;
	color:#fff;font-weight:600;
	border:0px none;
	margin:0 0 0 0;
	}
#toolbar a:hover{
	color:#BDE2EA
	}
#toolbar img{float:left;border:0px;}

h1{
	font: 300%  helvetica,sans-serif, arial;
	margin:0px 0px 5px 10px;float:left;
	width:100%;
	}

		
		