body
{
	background: url(images/structure/wallpaper.jpg);
	margin:0px;
	padding:0px;
}

h2
{
	margin-bottom:0px;
	padding-bottom:0px;
	letter-spacing:3px;
	margin-top:0px;
}

a:link
{
	color:#6A757E;
}

a:visited
{
	color:#4F585F;
}

a:hover
{
	color:#414245;
}

table
{
margin:auto;
width:500px;
margin-bottom:10px;
margin-top:10px;
}

td
{
	width:120px;
	text-align:center;
}

#content
{
	margin:auto;
	margin-top:40px;
	background: url(images/structure/middle.jpg) repeat-y;
	width:820px;

}

#copy
{
	width:100px;
	margin:auto;
	font-size:8pt;
	font-family:arial;
	margin-top:10px;
	margin-bottom:30px;
	color:#414245;
}

#text
{
	font-family:serif;
	font-variant:small-caps;
	line-height:180%;
	margin-left:75px;
	margin-right:75px;
	color:#5C5445;
	font-style:italic;
	font-size:10pt;
	letter-spacing:2px;
	overflow:auto;
}

#text img
{
	border:1px solid #A8B4C4;
}

#top
{
	background:url(images/structure/top.jpg) no-repeat;
	height:140px;
	width:820px;
}

#bottom
{
	background:url(images/structure/bottom.jpg) no-repeat;
	height:80px;
	width:820px;
}

.navigation
{
 font-family:times, serif;
 font-variant:small-caps;
 font-size:11pt;
 color:white;
 width:700px;
 height:20px;
 padding-left:5px;
letter-spacing:1px; 
padding-top:80px;  
}

div[class]
{
 padding-top:66px;

}

.navigation li
{
	display:block;
	float:left;
	margin-right:30px;
}

.navigation a:link
{
	color:white;
	text-decoration:none;
}

.navigation a:visited
{
	color:white;
	text-decoration:none;
}

.navigation a:hover
{
	color:#414245;
	text-decoration:none;
}