html {
	min-height: 100%;
	height: auto;
}


body {

color:black;
font-family:arial;
font-size:0.8em;
margin:0px;
height:100%;

}
img, div {
}
img {
border:medium none;
}
a {
color:#000000;
text-decoration:underline;
}

.rightposters {
float:right;	
}

.seperator {
width=:900px;
float:left;
clear:both;
height:1px;
	 
	
}


.expander {
width:560px;

}

.shorterparagraph {
width:560px;
}

.narrowparagraph {
width: 275px;
padding: 20px;
float:left;

}

.smallerlist {
	font-size:0.8em;
}

.floatright {
float:right;

}

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.8em;
font-weight:normal;
margin:10px 20px 0 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;

padding:0;
}
h3 {
font-size:0.8em;
font-weight:normal;
margin:10px 20px 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;
}
.downloads {
font-size:0.7em;
line-height:1.5;
margin:0 20px 20px;
}

#wrapper {
	width:100%;
		padding: 10px;
	background: #7aa3db url(../images/background.jpg) bottom center no-repeat;
}
#container {
	width: 928px;
	background:url(../images/creampaper.jpg) repeat;
	overflow:hidden;
	margin: 0 auto;
	padding: 7px 20px 10px 20px;

}

.footer {
	width: 928px;
	overflow:hidden;
	background:#fff;
	margin: 0 auto;	
}


#header {
background:transparent url(../images/header_bg.jpg) no-repeat scroll left bottom;
height:101px;
padding-top:40px;
position:relative;
}
#content {
background:transparent url(../images/page_bg.gif) repeat-y scroll left top;
overflow:hidden;
	padding: 10px 40px 20px 40px;
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;
}
