 body{
margin:0px; 
padding:0px; 
font-size:9px; 
font-weight:none; 
color:#FBCB57; 
word-spacing:2px; 
font-family:Verdana;
background-color:#D5D5D5;
width:100%; 
cursor:default;}

blockquote
{background: url(images/statbg.jpg) center bottom repeat; 
width:370px; 
border-left:5px solid #F5DC86;
border-right:5px solid #F5DC86;
color:#414240; 
font-family:Verdana,Arial,Helvetica,sans-serif; 
font-weight:bolder; 
font-size:7pt; 
height:auto; 
text-align:center; 
margin-left:10px; 
margin-right:10px;}


.stats
{padding-right:1px; 
padding-left:1px; 
padding-top:5px; 
padding-bottom:2px;}

p{
margin-left:5px; 
margin-bottom:1px; 
margin-right:5px; 
font-family:Times New Roman,Arial,Helvetica,sans-serif; 
font-size:9pt; 
color:#2A2121; 
text-align: left;}

a{
color: #E9C450;
cursor:default; 
text-decoration:none;
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}

a:hover{
color: #E9C450;
cursor:default; 
text-decoration:underline;
font-weight:bold;
font-style:Verdana,Arial,Helvetica,sans-serif;}


h1{
	text-align:right;
	background:url(images/h1.gif) bottom no-repeat;
	margin-bottom:-20px;
	color: #3F4041;
	padding-left:55px; 
	font-size:24px;
margin-right:10px;
	font-family:ChopinScript, Times New Roman, courier new;
	font-weight:normal;
}

h2{
	text-align:left;
	margin-top:0px;
	font-size:9px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	color: #ABA39D;
	margin-bottom:2px;

}
h1:first-letter{
background-position:left; 
background-repeat:no-repeat; 
padding-left:0px; 
padding-right:0px;
font-size:37pt;
text-align:right;
font-variant:small-caps; 
color:#3F4041; 
font-family:ChopinScript, "Times New Roman",Times,serif;}

h2:first-letter{
background-position:left; 
background-repeat:no-repeat; 
padding-left:9px; 
padding-right:2px; 
font-size:15pt; 
font-variant:small-caps; 
color:#ABA39D; 
font-family:Times New Roman, Georgia, arial;}

h3{font-family:Georgia,"Times New Roman",Times,serif; 
font-size:10px; 
font-weight:none; 
width:300px; 
margin-left:25px; 
color:#505453; 
text-align:left}


#text{
width:446px;
color:#F7BA87;
font-size: 12px;
float:left}

#text a{
color:#E9C450; 
cursor:default; 
text-decoration:none;}

#text a:hover{
color:#A99E9A; 
cursor: crosshair; 
border-bottom: 1px solid #E9C450;}

#text img{
 	filter:Alpha(Opacity=50, FinishOpacity=50);
	opacity:0.5;
	padding:0px;
	border:4px double #F7C9A2;
}

#text img:hover{
 	filter:Alpha(Opacity=100, FinishOpacity=100);
	opacity:1.0;
	padding:2px;
	border:2px solid #F7C9A2;
}

b, strong
{font-variant:small-caps}

em, i 
{
color:#B72918}

.img{
border:1px #977C15 dashed;}
 
.codesort img{
border:1px #977C15 dashed; 
margin-left:2px}

ul
{margin-left:6px; 
margin-right:6px}

li
{
list-style-type: decimal-leading-zero;
font-size:11px; 
color:#1A1512;}

.codesort li{
list-style-type:decimal-leading-zero;
margin-left:2px; 
margin-right: 2px;
font-size:10px; 
color:#B72918}

option, select, input, textarea  
	{ 	background: url(images/statbg.jpg) center bottom repeat #CAC9C9;
border-left:7px inset #F5DC86;
border-right:7px solid #F5DC86;
border-top: none; 
border-bottom:none; 
		color: #000000;
text-align:left;
		font: 12px Times New Roman,sans-serif; }


/* Navigation */

ul.container{
	/* The topmost UL */
	width:140px;
	margin:0 auto;
	padding:50px;
}


li.menu{
	/* The main list elements */
	padding:0px 0;
	width:100%;
	list-style:none;
}

li.button a{
	/* The section titles */
	display:block;
	font-family:BPreplay,Arial,Helvetica,sans-serif;
	font-size:14px;
	height:20px;
	overflow:hidden;
	padding:0px 0px 0;
	position:relative;
	width:200px;
		list-style:none;
}

li.button a:hover{
	/* Removing the inherited underline from the titles */
	text-decoration:none;
		list-style:none;
}

li.button a span{
	/* This span acts as the right part of the section's background */
	height:0px;
	position:absolute;
	right:0;
	top:0;
	width:0px;
	display:block;
		list-style:none;
}

/* Setting up different styles for each section color */

li.button a.blue{background:url(images/blue.png) repeat-x top left; color:#635351; 	list-style:none;}
li.button a.blue span{ background:url(images/blue.png) repeat-x top right; 	list-style:none;}

li.button a.green{background:url(images/green.png) repeat-x top left; color:#AC908E;	list-style:none;}
li.button a.green span{ background:url(images/green.png) repeat-x top right;}

li.button a.orange{background:url(images/orange.png) repeat-x top left; color:#DFD3D3;	list-style:none;}
li.button a.orange span{ background:url(images/orange.png) repeat-x top right;	list-style:none;}

li.button a.red{background:url(images/red.png) repeat-x top left; color:#292020;	list-style:none;}
li.button a.red span{ background:url(images/red.png) repeat-x top right;	list-style:none;}

/* The hover effects */

li.button a:hover{ background-position:bottom left;	list-style:none;}
li.button a:hover span{ background-position:bottom right;	list-style:none;}

.dropdown{
	/* The expandable lists */
	display:none;
	padding-top:0px;
	width:100%;
	font-size:10px;
}

.dropdown li{
	/* Each element in the expandable list */
	background-color:#373128;
	border:1px solid #40392C;
	color:#CCCCCC;
margin-bottom: 1px;
	width:100%;
	padding:0px 0px;
		list-style:none;
			font-size:10px;
}
