body
{
	height:99%;
	margin:0;
	padding:0;
	width: 99%;
}
#main
{
	width:650px;
	height:840px;
	margin:0 auto;
	position:relative;
	z-index: 2;
	left: 10px;
	top: 10px;


}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bodytext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .7em;
	color: #333333;
}
.bodytext a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext a:link {
	text-decoration: underline;
	color: #FFFFFF;
}
.bodytext a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	bottom: auto;
}
.ubick {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	bottom: auto;
	text-align: right;

}
.ubick a:link {
	text-decoration: none;
	color: #666666;
}
.ubick a:visited {
	text-decoration: none;
	color: #666666;
}
.ubick a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.ubick a:active {
	text-decoration: none;
	color: #666666;
}
.nav {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
}
.nav a:link {
	text-decoration: none;
	color: #ffffff;
}
.nav a:visited {
	text-decoration: none;
	color: #ffffff;
}
.nav a:hover {
	text-decoration: none;
	color: #FFFF00;
}
.nav a:active {
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: .8em;
	color: #000000;
}
.subheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.subheader a:link {
	text-decoration: none;
	color: #000000;
}
.subheader a:visited {
	text-decoration: none;
	color: #000000;
}
.subheader a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.subheader a:active {
	text-decoration: none;
	color: #000000;
}
.dksubheader {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
