/* Global Styles */

body{
    padding: 5px;
	background: #000000;
	color: #000000;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	}
	
#navigation a {
	color: #000000;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px
	}
	
#navigation a:hover {
	color:#ffffff;
	background: #FF6600;
	}

h1,h2,p{
	margin: 0;
	padding: 0 10px;
	font-weight:normal;
	text-decoration: none
	}

p{
	padding: 0 10px 15px;
	color: #000;
	font-size: 14px;
	}

h1{
    font-size: 250%;
	color: #FFF;
	letter-spacing: 1px
	}

h2{
    font-size: 200%;
	line-height:1;
	color:#002455
	}

div#container{
	width:960px !important;
	width /**/:460px;
	padding:5px;
	text-align:left;
	background:#FFF;
	text-decoration: none;
	font-weight: normal;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

div#header{
	padding: 10px;
	text-align:center;
	background-color: #FFDEB0;
	}

div#content{
	float:left;
	width:305px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-color: #FFDEB0;
	}

div#nav{
	float:left;
	width:auto;
	background: #FFF;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	color: #000;
	font-weight: normal;
	}

div#nav h2{
    color: #8E4CB8
	}

div#top {
	clear:both;
	width:auto;
	padding:5px 0;
	text-align:center;
	background-color: #FFDEB0;
	}

div#footer{
	clear:both;
	width:auto;
	text-align:center;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #FFDEB0;
	color: #663399;
	font-size:85%;
	font-weight: bold;
	}

.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: 400;
	}

.style2 {
    font-family: Tahoma, Arial, sans-serif
	}

.style3 {
    color: #CCCCCC
	}

.style4 {
    color: #D3DCE6; 
	line-height: 16px; 
	font-family: Tahoma, Geneva, sans-serif; 
	font-size: smaller;    
	font-weight: 400;
	}

.style5 {
	font-size:medium; 
	font-family: Tahoma, Geneva, sans-serif;
	}

.style6 {
	font-size:medium; 
    }
	
.style7 {
	font-size:medium;   
	}

.style9 {
	font-size:medium; 
	}
	
.style11 {
    color: #8E4CB8;
	text-decoration:none;
	font-weight:normal;
	}
	
.style12 {
    font-size: large
	}		

.pageName {
	font:24px Arial, Helvetica, sans-serif;
	color: #8E4CB8;
	letter-spacing:0.2em;
	line-height:32px;
	font-size: 24px;
	font-weight: normal;
	}

#container #nav menu {
	font-weight: normal;
}

.navlist { 
line-height: 18px; 
letter-spacing: 1px; 
list-style-type:disc;  
} 

.navlist {
	margin: 5px;
	padding-left: 50px;
	padding-bottom: 10px;
	font-size: 14px;
} 

.navlist2 { 
line-height: 18px; 
letter-spacing: 1px; 
list-style-type:inherit; 
} 

.navlist2 { 
margin: 5px; 
padding-left: 60px;
padding-bottom: 10px;
} 
