/*body 
{
	Background-color: #658393;
	background-color: 	#FFFFFF;
}
*/

/* Hide the Layouts, we don't need them here*/
.Layouts
{
position:		absolute;
visibility:		hidden;
}

div.Header
{
	background-image:	url('/images/site/q.png');
	background-repeat:	no-repeat;
	Position:			absolute;
	left:				-1px;
	width:				638px;
	top:				0px;
	height:				679px;
	border-right:		thin solid #000000;
	border-left:		thin solid #000000;
}

Div.Nav
{
	/*background-image:	url('/images/site/qr.png');
	background-repeat: 	repeat;*/
	position: 			absolute;
	top: 				50px;
	width:				110px;
	padding-top:		30px;
	padding-left:		1px;
	padding-right:		1px;
	height:				auto;
	border-left:		thin solid #000000;
}

Div.Content
{
	position:			absolute;
	width:				519px;
	left: 				113px;
	top: 				50px;
	padding-left:		3px;
	padding-right:		3px;
	padding-top:		30px;
	border-right:		thin solid #000000;
}

body
{
	position:			Relative;
	left: 				50%;
	width: 				640px;
	margin-left: 		-320px;
	background-color: 	#FFFFFF;
	margin-top: 		0px;
	margin-bottom:		0px;
	background-image: 	url('/images/site/qr.png'); 
	background-repeat: 	repeat-y;
	background-attachment: fixed;
	background-position: center;
	color:				#FFFFFF;
}

img
{
	border: none;
}

h1
{
	text-align: center;
}
/*










.sidetable {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #49495A;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8AC9EA;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidetable2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sidelinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A0BFD0;
	font-size: 12px;
	font-weight: bold;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
*/