@charset "utf-8";
/* CSS Document */

body {
	background: #a8b6c5;
	padding: 0;
	margin: auto;
}

body, td {
line-height: 10pt;
margin-left: auto;
font-family : verdana;
color :#fff;
font-size : 12px;
}


#wrapper {
width : 700px;
margin : auto;
padding : 0;
vertical-align : top;
}

#content {
margin-top: 250px;
margin-right: auto;
margin-left: auto;
background-color: #426d99;
padding:0px;
width:700px;
}

h1 {
font-family: Times New Roman;
color: #01172e;
line-height: 17pt;
margin-bottom: 4px;
font-weight: bold;
font-size: 30px;
font-style: italic;
}

h2 {
text-align: center;
color: #01172e;
font-family: Times New Roman;
text-transform:uppercase;
line-height: 14px;
margin-top: 10px;
margin-bottom: 1px;
font-size: 18px;
}

h3 {
text-align: left;
color: #01172e;
font-family: Times New Roman;
line-height: 14px;
margin-top: 10px;
margin-bottom: 1px;
font-size: 18px;
text-transform: uppercase;
border-bottom: 1px dashed #fff;
}

h5 {
text-align: center;
color: #01172e;
font-family: Times New Roman;
line-height: 14px;
margin-top: 10px;
margin-bottom: 1px;
font-size: 18px;
text-transform: uppercase;
border-bottom: 1px dashed #fff;
}

a {
text-decoration : none;
color :#193b5f;
}

a:link {
color :#fff;
text-decoration : none;
}

a:hover, a:active {
color :#01172e;
	font-weight: bold;
	font-variant: small-caps;
}

p {
	margin-top: 1px;
margin-bottom : 3px;
vertical-align : top;
}


#masthead {
vertical-align: center;
border:0px;
margin: auto;
width:700px;
}

#character_profile {
float: left;
margin-right: 5px;
margin-left: 5px;
margin-bottom: 5px;
margin-top: 2px;
border: 2px dashed #01172e;
	
}

#sections {
	text-align: center;
	padding-top:2px;
	font-size: 14px;
	text-transform:uppercase;
	line-height: 14px;
}

#sections a {
text-decoration : none;
color : #193b5f;
}

#sections a:link {
	color : #fff;
	text-decoration : none;
}

#sections a:hover, a:active {
	color : #01172e;
	font-weight: bold;
	font-variant: small-caps;
}

#list {
	margin-top: 9px;
	margin-left: 7px;
text-align: center;
font-size: 12px;
text-transform:uppercase;
border-bottom: 1px dashed #fff;
width:300px;
}

#list a {
text-decoration : none;
color : #193b5f;
}

#list a:link {
	color : #fff;
	text-decoration : none;
}

#list a:hover, a:active {
	color : #01172e;
	font-weight: bold;
	font-variant: small-caps;
}

#navbar {
	text-align: center;
	font-family: Arial;
	color: #fff;
	font-size : 24px;
	font-weight: bold;
	margin-top: -268px;
	width: 700px;
	border:0px;
	font-variant: normal;
	text-transform:uppercase;
	word-spacing: 3em;
	line-height: 17px;
	}

#navbar a {
text-decoration : none;
color : #193b5f;
}

#navbar a:link {
	color : #fff;
	text-decoration : none;
}

#navbar a:hover, #masthead a:active {
	font-variant : normal;
	font-family:Times New Roman;
	text-decoration: none;
	}


.border {
	border:0px;
	padding: 0px;	
	}
	
#footer {
font-family : verdana;
color :  #fff;
text-transform:uppercase;
font-size : 12px;
width : 700px;
margin: auto; 
text-align: center;
background: #01172e;
}


td {
vertical-align : top;
}
