body, input, select, textarea, table, q, h1, h3 {
	font-family:		Verdana, sans-serif;
	font-size:		10pt;
}
body {	
	position:		absolute;
	width:			100%;
	height:			100%;
	padding:		0px;
	margin:			0px;
	background-image:	url(../img/sky.jpg);
	background-repeat: 	no-repeat;
	background-position: 	center top;
	background-attachment: 	fixed;
}
h1, h2, p, #menu ul, #tabMenu ul {
	margin:			0px;
	padding:		0px;
}	
#menu ul, #tabMenu ul, h1, p {
	margin-bottom:		10pt;
}
#menu li, #tabMenu li {
	list-style:		none;
}
table {
	border-collapse:	collapse;
}
td {
	vertical-align:		top;
	margin:			0px;
	padding: 		0px;
}
img {
	border:			none;
}
a {
	text-decoration:	none;
	color:			#003399;
}
a:hover {
	text-decoration:	underline;
}
dt {
	font-style:		italic;
}
dd {
	margin-bottom:		10px;
}
h1, h2, h3, p {
	margin:			0px;
	padding:		0px;
}
ul, h1, p {
	margin-bottom:		10pt;
}
q {
	font-style:		italic;
	padding-bottom:		10px;
}
#main {
	position:		relative;
	width:			100%;
	margin-left:		auto;
	margin-right:		auto;
}
#header {
	width:			100%;
	height:			268px;
	background-image:	url(../img/head.png);
	background-repeat:	no-repeat;
	background-position: 	center top;
}
#outline {
	position:		relative;
	width:			878px; //862px;
	margin-left:		auto;
	margin-right:		auto;
	background-image:	url(../img/back.png);
	background-repeat:	repeat-y;

}
#tabMenu {
	background-color:	#e10070;
	width:			861px;
	height:			30px;
	margin-left:		auto;
	margin-right:		auto;
}
#tabMenu ul {
	margin-left:		195px;
}
#tabMenu li {
	display:		inline;
	position:		relative;
	width:			140px;
}
#tabMenu li a {
	width:			140px;
	height:			25px;
	color:			#e10070;
	font-family:		sans-serif;
	font-size:		12pt;
	text-decoration:	none;
	line-height:		30px;
}
#tabMenu li a#tabMenuActive {
	color:			#e10070;
	font-size:		14pt;
}
#menu {
	position:		relative;
	height:			100%;
	margin-top:		20px;
	font-family:		sans-serif;
	font-size:		20pt;
	color:			#fff;
	margin-left:		26px;
	float:			left;
}
#menu li {
	margin-bottom:		7px;
}
#menu li a {
	color:			#fff;
}
#content {
	margin-left:		20px;
	margin-top:		20px;
	margin-bottom:		40px;
	width:			630px;
	height:			100%;
	float:			left;

}
#content h1, #content h2, #content p {
	font-family:		Verdana, sans-serif;
}

#content h1 {
	display:		none;
	font-size:		13pt;
}

#content h2, #content p, #content li {
	font-size:		10pt;
	line-height:		20px;
}
#content h3 {
	color:			#e10070;
	font-weight:		normal;
}
#content img {
	display:		block;

}
#thumbs td {
	padding:		1px;
}
#suppoord {
	position: 	fixed;
	top: 		45%;
	right:		0px;
	width:		40px;
	height:		100%;
/* 	background-image: url(../img/suppoord.png);
	background-position:	center;
	background-repeat:	no-repeat; */
}
#suppoord a {
	width:		100%;
	height:		100%;
	margin:		0px;
	padding:	0px;

}
#footer {
	background-color:	#e10070;
	width:			861px;
	height:			20px;
	margin-left:		auto;
	margin-right:		auto;
	font-size:		8pt;
	color:			#fff;
	text-align:		center;
	line-height:		20px;
}
#twitter li {
	margin-left: 		20px;
	list-style:		disc;
	font-size:		8pt;
}

#twitter ul {
	margin: 0px;
	padding: 0px;
}
#content .article img {
	display:		inline;
}
