html{
}
body{
	margin: 0;
	font: 12px/24px Tahoma, Arial, Helvetica, sans-serif;
	background-color: #999999;
	color: #CCCCCC;
	height: 100%;
}
.Layer {
	position: absolute;
	z-index: 1;
}

#Frame {
	margin: 10px auto 10px auto;
	width: 974px;
	position: absolute;
	left: 10px;
	right: 10px;
}
#footer {
	
}
.copyright{
	font-size: 11px;
	color: #666666;
	height: 24px;
	line-height: 24px;
	text-align: center;
}
.seodiv{
	color: #666666;
	font-size: 10px;
	line-height: 13px;
	padding: 3px 8px 3px 21px;
	text-align: center;
}

.seodiv a{
    color: #C6CBD6;
    font-size:10px;
    text-decoration: none;
    line-height:13px;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
}

.seodiv a:hover{
	text-decoration:underline;
}

.Thumbnail {
	border: 1px solid #000000;
	width: 240px;
	float: right;
}
.Thumbnail-narrow {
	border: 1px solid #000000;
	width: 208px;
	float: right;
}
.Thumbnail-xnarrow{
	border: 0px solid #000000;
	width: 194px;
	padding: 0px 0px 0px 0px;
	float: right;
}
#Content {
	background-color: #3D3D3D;
	padding: 10px;
	border: 1px solid #000000;
}
.Background {
	background-color: #333333;
	padding: 10px 0px 10px 0px;
}
H1 {
	color: #F6F6F6;
	bottom: 0px;
	position: absolute;
	right: 0px;
}
#tiptop {
	clip: rect(auto, auto, auto, auto);
	height: 92px;
	position: absolute;
	top: 18px;
	width: 932px;
}


.frame1 {
	background-image: url('Top1.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 108px;
}
.frame2 {
	background-image: url('Top3.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 108px;

}
.frame3 {
	background-image: url('Top2.png');
}
.frame4 {
	background-image: url('Left.png');
}
.frame5 {
	background-image: url('Right.png');
}
.frame6 {
	background-image: url('Bottom1.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 81px;
}

.frame7 {
	background-image: url('Bottom2.png');
}
.frame8 {
	background-image: url('Bottom3.png');
	background-repeat: no-repeat;
	width: 20px;
	height: 81px;
}

.bigbox {
	margin: 10px;
}

.div-textlayout {
	width: 550px;
	margin-top: -2px;
	margin-bottom: 3px;
}

a:link {
	color: #0099FF;
}
a:visited {
	color: #9966FF;
}

p {
	line-height: 18px;
}

.Separator {
	height: 4px;
	background-image: url('Separator.png');
	background-repeat: repeat-x;
	width: 890px;
	right: 0px;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: -3px;
}

