@charset "UTF-8";

/* CSS Document */

div
{
	position:absolute;
	width:760px;
	padding-left:24px;
	border:0px;
	margin:0px;
}
h1
{
	margin-bottom:4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	text-indent:52px;
}
h2
{
	margin-bottom:0px;
	margin-top:0px;
	padding-top:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}
body
{
	background-color:#838383;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	line-height:24px;
	color:#e3e3e3;
}
body
{
	color:#e3e3e3;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
p
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:32px;
	text-decoration:none;
	text-indent:52px;
	padding:0px;
	margin:0px;
	text-align:left;
}
li
{
	color:#e3e3e3;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:32px;
	list-style-position: inside;
	text-indent:52px;
	padding:0px;
	margin:0px;
	text-align:left;
}
p.noindent
{
	text-indent:0px;
	padding:0px;
	margin:0px;
	text-align:left;
}
a.top
{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}

a.top:link { color:#ffe28b; }

a.top:visited { color:#ffe28b; }

a.top:hover { color:#484848; }

a.top:active { color:#686868; }

a
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:200;
	line-height:24px;
	text-decoration:none;
}

a:link { color:#f8eece; }

a:visited { color:#f8eece; }

a:hover { color:#484848; }

a:active { color:#686868; }

td { padding-left:6px; padding-right:4px; }
/* 
div.top
{
	z-index:1;	 
	position:fixed;
	top:0px;
	left:250px;
	width:750px;
	padding:0px;
	border:0px;
	margin:0px;
}
div.links
{
	z-index:1;
	position:fixed;
	top:0px;
	left:0px;
	width:250px;
	padding-top:0px;
	padding-left:8px;
	padding-right:24px;
	border:0px;
	margin:0px;
}
div.users
{
	z-index:1;
	position:fixed;
	top:185px;
	left:0px;
	width:250px;
	padding-top:0px;
	padding-left:8px;
	padding-right:24px;
	border:0px;
	margin:0px;	
}
div.page
{
	z-index:0;
	position:relative;
	top:96px;
	left:250px; 
	width:750px;
	padding-top:0px;
	padding-left:24px;
	padding-right:48px;
	border-left:2px;
	margin:0px;	
}


div.main
{
	width:750px;
	padding:14px;
	border:0px;
	margin:0px;
}
ul
{
	list-style-type:none;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:26px;
	padding:0;
	margin-top:0px;
	margin-bottom:0px;
}

.form
{
	margin-left:32px;
	margin-right:0px;
}

.bullet
{
	list-style-type:square;
	margin-left:32px;
	line-height:28px;
}

#fixed
{
	position:fixed;
	top:8px;
	left:12px;
}

.center { text-align:center; }

.short { line-height:18px }


table, td 
{
	font-family:"Times New Roman", Times, serif;
}
ol
{ 		
	color:#e3e3e3;
	list-style:upper-roman;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:32px;	
}
ol ol
{ 		
	color:#e3e3e3;
	list-style-type:lower-alpha;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:32px;	
} 
*/