body, html {
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-size: 11px;
	font-family: "Arial", Gadget, sans-serif;
	line-height: 12px;
	cursor: default;
}



body {
	background: #3E3E3E url(images/back.jpg) scroll repeat-y center;
}

div#banner, div#main {
	width: 800px;
	margin: 0px auto;
	position: relative;
}

div#banner {
 	background-image: url(images/Legion002.jpg);
	height: 256px;
}

div#int {
	width: 440px;
	top: 0px;
	left: 6px;
	position: absolute;
	padding: 5px;
}

div#int {
	width: 590px;
	top: 0px;
	left: 12px;
	position: absolute;}

div#con {
	background: #E7E7DF;
	padding: 5px;
	margin-bottom: 10px;}

p {
	padding: 5px;
	margin: 0px;
	margin-bottom: 4px;}

div#nav {
	width: 162px;
	top: 0px;
	right: 10px;
	position: absolute;
	padding: 4px;
	background: #FFFFFF;}


a{
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color: #gray;
	text-transform: none; 
	font-weight: normal;
	text-align: center;
	line-height: 4px;
	margin: 0px;
	padding: 2px;
	cursor: default;
}

a:hover {
	font-family: "Arial", sans-serif;
	font-size: 11px;
	color:#gray;
	text-transform: none; 
	font-weight: normal;
	text-align: center;
	line-height: 6px;
	margin: 0px;
	padding: 2px;
	cursor: default;
	background: #B4CFEC;
}

#nav a{
	font-family: "Helvetica", Sans-Serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase; 
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	display: block;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	cursor: default;
	margin-top: 0px;
	padding: 0px;}

#nav a:hover {
	font-family: "Helvetica", Sans-Serif;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
	text-transform: lowercase; 
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	display: block;
	background-color: #E7E7D4;
	cursor: default;
	padding: 0px;}

#nav h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	display: block;
    background-color: #E7E7D4;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	letter-spacing: 4px;
}

#int h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	font-variant: small-caps;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
	display: block;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 5px;
	letter-spacing: 4px;
    background: #E7E7D4;
    border: dotted 1px #000000;
}

u {
	color:#E0F4E9;
	text-decoration: none;
	border-bottom: dotted 1px #201B32;}

em,i { 
	color:#E7867F;}

strong,b { 
	color:#55A484;}

s { 
	color:#99A371;}

textarea {
	font-family: Verdana, Geneva, sans-serif;
	border: 1px dotted #F2E9EC;
	background: #FFFFFF;
	font-size:12px;
	padding: 3px;
	text-align: right;
	color: #203F54;
	width: 180px;}

blockquote{
	font-family: Verdana, Geneva, sans-serif;
	border-right: 4px solid #1D1427;
	background: #888888;
	font-size: 10px;
	padding: 3px;
	text-align: right;
	color: #203F54;} 

.av{
	float:left;
	margin:3px;
	border: solid 6px #9E677A;}
