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



* {padding: 0; 
margin: 0}

body {
	background-image: url(images/gradient4.gif);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #000066;
	text-align: center;
}

p { font-family: Tahoma, Geneva, sans-serif; 
	margin-top: 1em;
	margin-bottom: 1em;
	}
	
.reverse {
	color:#FFF;
}

#bigbox {
		min-height:100%;
		position:relative;
	}


#container {
	background-color: #ffffff;
	margin: 10px 25px 25px 50px;
	padding-bottom:25px;
	text-align:left;
	font-family: Tahoma, Geneva, sans-serif;	
		}


#containerindex {
		background-color: #ffffff;
		margin: 25px 25px 0px 150px;
		text-align:left;
		height: 400px;
		}
#sidebarcontainer {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 10px 0px 0px;
	font-family: Tahoma, Geneva, sans-serif;
		}

#header {
	margin-right: 25%;
	width: 100%;
	height: 135px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
			}


			
#navbar {
	background-color: #006699;
	height: 2.5em;
	width: 100%;
	border-top:#999 solid 1px;
	border-bottom:#999 solid 1px;
	padding-left: 50px;
	text-align:left;
	vertical-align: middle; 
	
	}
	
	
#navicons {
	margin-top:1px;
	
}
	

#adblockleft {
	padding: 10px 5px 25px 5px;
	width: 210px;
	float:left;
	}
	
	#adleft{
margin: 0px;
padding-right: 10px;
padding-bottom: 5px;
width: 130px;
}

#adright{
margin: 0px;
padding-left: 10px;
padding-bottom: 5px;
width: 130px;
float: right;
}
#adrightsq{
margin: 0px;
padding-left: 10px;
padding-top: 20px;
padding-right: 30px;
width: 300px;
float: right;
		}


#centrequote		{
	margin: 0px 25px 0px 50px;
	font-family:Tahoma, Geneva, sans-serif;
	font-align: center;
	color: #06C;
	font-size: 14px;
}

/*copied styles */

.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
 #sidebar1 {
	 background-image: url(images/arrows.gif);
background-repeat: no-repeat;
background-position: center;
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding: 0px 0px 25px 0px;
		}
		
#sidebar1Text {
padding: 15px 10px 10px 35px	
}

#sidebar1 ul ul li{
	list-style:square;
	margin-left: 10px;
}
	


#mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
#footer { 
	padding: 5px 10px 0px 150px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(images/gradient3.gif);
	background-repeat: repeat-x; 
	height: 100px;
	background-color: #000066;
	width: 100%;
	position:relative;
	bottom: 0;
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0px 0px 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#FFF;
	font-size:12px;
}

#spacer {
	background-color: #FFF;
	width: 100%;
	height: 1em;
		}

#base {
	background-color: #000066;
	width: 100%;
	}
	
#indent{
	margin: 0px ;
	padding: 0px 55px 0px 55px;
		}
		

		
#indentlist{
	margin: 0px 10px 0px 10px;
	padding: 0px 10px 0px 10px;
		}
		

			

			
/*image divisions */

#headpicright {
	
	float:right;
            }
			
	#headpicleft {
		float:left;
		padding: 70px 0px 20px 125px;
            }
			

#picleft{
margin: 0px;
padding-right: 10px;
width: 310px;
float: left;
		}

#picleft2{
margin: 0px;
padding-right: 10px;
width: 190px;
float: left;
		}

#picleft3{
margin: 0px;
padding-right: 10px;
width: 410px;
float: left;
		}

#picleft4{
margin: 0px;
padding-right: 10px;
width: 210px;
float: left;
		}

		
#picleftdouble{
	margin: 10px;
    clear:both;
        }

#picright{
margin: 0px;
padding-left: 10px;
width: 410px;
float: right;
		}

#picright2{
margin: 0px;
padding-left: 10px;
width: 210px;
float: right;
		}

#picright3{
margin: 0px;
padding-left: 10px;
width: 310px;
float: right;
		}

#piccaption{
	font-size:10px;
	font-style:italic;
	clear:both;
}
#piccredit{
	font-size:9px;
	clear:both;
	
}
		
#sidebysidepic{
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#vertspacer {
	width: 10%;
}

		
/*Table*/ 

#mytable {
margin:10%;
}

table.main {
border: 1px solid;
border-color: #330099;
background-color: #9CF;
width: 75%;
padding: 2px;
}

td.column1 {
border: 1px solid;
color:#009;
font-weight:bold;
font-size:14px;
padding: 5px;
margin-left: 5px;
background-color:#09F;
}

td.default {
border: 1px solid;
color:#009;
padding: 5px;
}

tr.header {
background-color: #3366CC;
color:#FFF;
font-weight:bold;
text-align:center;
}
	
/*font styles */

#definition		{
	margin: 0px 25px 0px 50px;
	font-family:Tahoma, Geneva, sans-serif;
	color: #06C;
	font-size: 16px;
}

#level   {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	margin: 82px 0px 0px 140px;
	float: left;
}

#quoteright {
	margin-left: 4em;
	color:#369;
	font-size:14px;
	}

h1  {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #06C;
	font-size: 20px;
	font-variant: small-caps;
}

h2 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #06C;
	font-size: 16px;
	}

h3 {
	font-family:"Arial Black", Gadget, sans-serif;
	color: #06C;
	font-size: 14px;
	}


#indentul {
	padding-left: 300px;
}

a:link {
	color: #652cb1;
		}
	
	a:hover {
	font-size: 18px;
}

a:visited {
	color: #7950b1;
}

div.reverse a:link {

	color: #9bcdf2;
	}
	
div.reverse a:hover {
	font-size: 18px;
	
}
div.reverse a:visited {
	
	color: #CCC;
}

div.headerli a:link {
	color: #000066;
}

div.headerli a:visited {
	color: #000066;
}
	
blockquote {
	margin: 1em 2em;
	border-left: 2px solid #00c58e;
	padding-left: 1em;
	color:#369;
	font-size:14px;
	}
	

