body {
background-image:url(../images/olivepaper.jpg);
color:black;
font-family:arial;
font-size:1.5em;
margin:50px 0;
height:100%;
padding:0;
}
img, div {
}
img {
border:medium none;
}
a {
color:#000000;
text-decoration:none;
}
a:hover {
color:#92D0FF;
text-decoration:none;
}
p a {
border-bottom:1px dashed #92D0FF;
color:#3A92D5;
}
p a:hover {
border-bottom:1px dashed #92D0FF;
color:#92D0FF;
}

h1 {
background:transparent url(../images/h1_bg.gif) no-repeat scroll left bottom;

font-family:Times New Roman;
font-size:1.5em;
font-weight:normal;
margin:10px 20px 0;
padding:0;
}
h2 {
background:transparent url(../images/h2_bg.gif) no-repeat scroll right bottom;
clear:both;
font-family:Times New Roman;
font-size:1.5em;
font-weight:normal;
margin:20px 0 0;
padding:0;
}
h3 {
font-size:0.7em;
font-weight:normal;
margin:10px 0 0;
padding:0;
}
h4 {
font-size:1.3em;
font-weight:bold;
margin:0;
padding:0;
}

.left {
float:left;
}
.right {
float:right;
}
.tright {
text-align:right;
}
.tcenter {
text-align:center;
}
.tleft {
text-align:left;
}
p, .downloads {
font-size:0.7em;
line-height:1.5;
margin:0 20px 20px;
}

#wrapper {
	width:100%;
	
}
#container {
	width: 950px;
	padding: 10px;
	margin: 9px;
	background:url(../images/creampaper.jpg) repeat;
	overflow: hidden; height: 1225px; margin-left: auto; margin-right: auto; 
}

#header {

height:101px;
padding-top:40px;
position:relative;
}
#content {
background:transparent url(../images/page_bg.gif) repeat-y scroll left top;
overflow:hidden;
width:100%;
}

.downloads ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
.downloads li {
background-image:url(../images/pdf.gif);
background-repeat:no-repeat;
float:left;
height:50px;
text-align:left;
}
.downloads li a {
display:block;
font-family:Verdana,Arial,Helvetica,sans-serif;
padding-left:50px;
padding-top:15px;
text-decoration:none;
}

