﻿body {
margin: 0;
padding: 0;
background-image:url('images/bg2.jpg');
background-position:center;
font-family:Arial, Helvetica, sans-serif;
}
#header {
position:relative;
height :178pt;
background : url(images/header3.jpg) no-repeat;
color : #fff;
}
#awmAnchor {
background-image:url('awmdata/main-button-tile.jpg');
background-repeat:repeat-x;
height:66px;
width:100%;
margin-left:auto;
margin-right:auto;

}
#container {
margin-right:auto;
margin-left:auto;
width:770px;
background-color:#0E142A;

}
#leftcolumn{
	width: 315px;
	float: left;
	height:auto;
	padding-top:65px;
}
.lefttext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:white;
	text-align:center;
	line-height:1.5em
}
#pagecontent{
	margin-left: 325px;
	background-color:#DFD0B3;
	height:auto;
}
#footer {
clear:both;
height: 63px;
background-image:url('images/footer.jpg');
}
.footer_p{
color : #DFD0B3;
text-align:center;
padding:20px 0 0 0;
font-size:small;	
}
#footer a {
text-decoration : none;
color : #DFD0B3;
}
#footer a:hover {
text-decoration : overline;
color : #ffffff;
}
h1 {
margin : 0;
text-align : left;
text-transform : uppercase;
letter-spacing : 10px;
font-size : 150%;
color : #333;
background : inherit;
}
h2 {
margin-top : 10px;
margin-bottom:0;
padding : 0.5em 0 0.5em 1em;
text-transform : uppercase;
letter-spacing : 5px;
font-size : 140%;
color : #688ce6;
background : inherit;
border-bottom:thin;
border-color:#688ce6;
}
h3 {
margin-top : 20px;
margin-bottom:0;
padding-bottom: 0;
padding-top: 0;
padding-right: 0;
padding-left: 0em;
text-transform : uppercase;
letter-spacing : 5px;
font-size : 120%;
color : #688ce6;
background : inherit;
border-bottom:thin;
border-color:#688ce6;
}
h5 {
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
color:#688ce6;
margin-bottom:0px;
border-width:80%;
text-align:center;
}
h6 {
text-align:center;
text-decoration:underline;
text-decoration:blink;
color:#688ce6;
font-family:Arial, Helvetica, sans-serif;
font-size:medium;
font-weight:bold;
}
a {
text-decoration : none;
color : #ffffff;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #a03719;
background : inherit;
}
a img {
border : 0;
}
.box {
padding : 20px;
color : #682715;
background : inherit;
}
.img {
float : left;
padding : 4px;
margin : 4px;
border : 1px solid #556b2f;
}
form { 
margin: 0; 
}
input.search { 
width: 100px; 
border: none;
background: url(images/input.gif); 
}
input.login { 
width: 100px;
border: none; 
background: url(images/logininput.gif); 
padding: 4px; 
}
blockquote {
font-weight : bold;
font-style : italic;
color : #333333;
}
p{
padding:0 35px 0 35px;
text-align:justify;
color:#0E142A;
font-family:Arial, Helvetica, sans-serif;
line-height:1.5em;
	
}