/* Global Styles */

body{
    padding: 20px;
	background: #663399;
	color: #8E4CB8;
	text-align: center;
    font: 85% "Arial",
	Arial,sans-serif
	}
	
#navigation a {
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding: 0px 10px;
	border-right-width: 1px;
	border-right-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px
	}
	
#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
	}

h1{
    font-size: 250%;
	color: #FFF;
	letter-spacing: 1px
	}

h2{
    font-size: 200%;
	line-height:1;
	color:#002455
	}

div#container{
	width:750px !important;
	width /**/:460px;
	margin: 0 auto;
	padding:5px;
	text-align:left;
	background:#FFF;
	text-decoration: none;
	font-weight: normal
	}

div#header{
    background: #8E4CB8;
	padding: 10px;
	text-align:center
	}

div#content{
    float:left;
	width:240px;
	padding:10px 0;
	margin:5px 0;
	background: #8E4CB8
	}

div#nav{
    float:right;
	width:505px;
	padding:10px 0;
	margin:5px 0;
	background: #FFF
	}

div#nav h2{
    font-size: 85%;
	color: #8E4CB8
	}

div#top {
    clear:both;
	width:auto;
	background:#8E4CB8;
	padding:5px 0;
	text-align:center
	}

div#footer{
    clear:both;
	width:750px;
	background: #8E4CB8;
	padding:5px 0;
	text-align:center
	}

.tagline {
	color: #D3DCE6;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 400
	}

.style2 {
    font-family: Arial
	}

.style3 {
    color: #CCCCCC
	}

.style4 {
    color: #D3DCE6; 
	line-height: 16px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: smaller;    
	font-weight: 400
	}

.style5 {
    font-family: Tahoma
	}

.style6 {
	font-size: medium;
	font-weight: bold
    }
	
.style7 {
    font-size: 14px
	}

.style9 {
    font-size: 12px
	}
	
.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
	}

