@charset "utf-8";

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

#banner {
	height: 150px;
	margin-top:10px;
	margin-bottom: 0;
	padding-top: 1px;
	background-color: #FFFFFF;
	padding-bottom:0px;
	
}
#topbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #FF9600;
	position: relative;
	padding-right: 25px;
	margin-top: 0;
	top: 0px;		
}
#topbar a, topbar a:visited {
	color:  #FFFFFF;
	text-decoration: none;

}
#topbar a:hover{
	color: #400099;
}

#secondbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#400099;

	position: relative;
	margin-top: 0;
	top: 0px;
}
#secondbar a, secondbar a:visited {
	color:  #400099;
	text-decoration: none;
}
#secondbar a:hover {
	color: #D92B2B;
}

#container {
	position: relative;
	width: 99%;
	margin: 10px auto;
	overflow: auto;
}

#main {
	margin-left: 175px;
    margin-right: 300px;
	margin-top: 0px;
	

}

#main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 10px;
	padding: 10px;

}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;

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

#main ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 30px;

	}

#main h1 {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 24px;
	word-spacing: -3px;
	font-weight: bold;
	color: #278656;
	padding-top: 15px;
	padding-left: 10px;
	margin-left:10px;
}
#main h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #D92B2B;
	padding-left: 20px;

}
#main h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #278656;
	padding-left: 10px;
	margin-left:10px;
	font-style: italic;
}
#main h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color:#FF0000;
	padding-left: 10px;
	margin-left:10px;
}

#main a {
	color: #400099;
	text-decoration: none;
}

#main a:hover {
	color:#D92B2B;
}

#main img {
	border: 3px solid #D92B2B;
	margin: 15px;

}



#right {
	position:absolute;
	right: 5px;
	width: 200px;

	top: 185px;
	left: auto;
}

#below_box {
	position:absolute;
	top: 600px;
	}
	
#below_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	margin: 10px;
	padding: 10px;

}

#below_box a {
	color: #400099;
	text-decoration: none;
}

#below_box a:hover {
	color:#D92B2B;
}



 /*CURVY BOX ON RIGHT SIDE */

.curvy {
	position:absolute;
	width:195px;
	background:#6692FF;
	color:#000;
	margin:5em auto;
	
}

#ctl, #cbl, #ctr, #cbr {
	position:absolute;
	width:20px;
	height:20px;
	color:#6692FF;
	overflow:hidden;
	font-style:normal;
	z-index:1;
	background-color: #FFFFFF;
}

#ctl {top:0; left:0;}
#cbl {bottom:0; left:0;}
#ctr {top:0; right:0;}
#cbr {bottom:0; right:0;}
.curvy em b {
	position:absolute; 
	font-size:150px; 
	font-family:arial; 
	color:#6692FF; 
	line-height:40px; 
	font-weight:normal;}
#ctl b {left:-8px;}
#ctr b {left:-25px;}
#cbl b {left:-8px; top:-17px;}
#cbr b {left:-25px; top:-17px;}
.curvy p {
	position:relative;
	z-index:100;
	padding:5px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 18px;
}

.curvy a {
	text-decoration:none;
	color:#0000CC;
}

.curvy a:hover {
	color:#FF9600;
}
.curvy h4 {
	position:relative;
	z-index:100;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color:#FFFF00;
	text-align:center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	
}




#left {
	float:left;
	left:10px;
	top:500px;
	width:150px;
	z-index: 1000;
	margin-top: 50px;
}

#left ul {
}

#announce {
	position:absolute;
	left:15px;
	top:470px;
	width:149px;
	height:157px;
	z-index:1001;
}
#announce p {
	font-size: 1px;

}

#announce h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff9600;
	text-align: center;
}

#announce h3 a {
	text-decoration: none;	
	color: #ffffff;	
		
	
}

#announce h3 a:hover {
	text-decoration: none;	
	color: #400099;
	
		
}


#footer {
	clear: both;
	padding-right: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#660099;
	background-color: #FFFFFF;
	margin-top: 20px;
	text-align: center;
}

#footer a, footer a:visited {
	color:  #400099;
	text-decoration: none;

}
#footer a:hover{
	color: #D92B2B;
}



 /*NAVIGATION: FLYOUT MENU */
 
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.menu {
position:absolute;
z-index:1000;
font-size:90%;
margin:25px 0 50px 15px; /* this page only */
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
width:150px;
}
/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */
.menu li {
position:relative;
background:#278656;
height:26px;
}

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:1000; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
	display:block;
	text-decoration:none;
	height:25px;
	line-height:25px;
	width:149px;
	color:#FFFF00;
	text-indent:5px;
	border:1px solid #fff;
	border-width:0 1px 1px 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {background:#278656; width:150px; w\idth:149px;}
/* style the link hover */
* html .menu a:hover {color:#278656; background:#FFFF00;}

.menu :hover > a {
color:#278656; 
background:#FFFF00;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
top:0;
left:150px; 
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul {
visibility:visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{
visibility:hidden;
}
/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul{
visibility:hidden;
}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
visibility:visible;
}
