@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	font-size: 100%;
	background: #FFFFFF;
	height: 100%;
}

#body_home, #body_play, #body_explore, #body_guide, #body_forum, #body_lex
{
	background: #FFFFFF;
}

body a:active, a:focus {
text-decoration: none;
outline: none;
/* outline: #006666 solid 1px;*/
}



#wrapper {
	background:#FFFFFF;
	width: 900px;
	margin: 0px auto;
	height: 100%;
	min-height: 100%;
}

#header {
	margin-top: 0px;
	background-color: #FFFFFF;
}


#nav {
background-image: url(bin/images/menuimg.gif);
width: 800px;
height: 85px;
position: relative;
margin:0;
padding:0;
}

#nav a:hover {
text-decoration: none;
boder: none;
}
#nav li {
float: left;
}

#nav li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
display: block;
height: 85px;
background:	url(bin/images/menuimg.gif) no-repeat;
text-indent: -99999px;
overflow: hidden;
font-size: 1%;
}

li#nav_play a {
left: 0;
width: 117px;
background-position: 0 0;
}

li#nav_exp a {
left: 117px;
width: 120px;
background-position: -117px 0;
}
li#nav_gud a {
left: 237px;
width: 195px;
background-position: -237px 0;
}
li#nav_for a {
left: 432px;
width: 130px;
background-position: -432px 0;
}
li#nav_lex a {
left: 562px;
width: 230px;
background-position: -562px 0;
}

li#nav_play a:hover{
background-position: 0 -85px;
}
li#nav_exp a:hover{
background-position: -117px -85px;
}
li#nav_gud a:hover{
background-position: -237px -85px;
}
li#nav_for a:hover{
background-position: -432px -85px;
}
li#nav_lex a:hover{
background-position: -562px -85px;
}

#body_play li#nav_play a {
background-position: 0 -170px;
}
#body_explore li#nav_exp a {
background-position: -117px -85px;
}
#body_guide li#nav_gud a {
background-position: -237px -85px;
}
#body_forum li#nav_for a {
background-position: -432px -85px;
}
#body_lex li#nav_lex a {
background-position: -562px -85px;
}
#menu {
	background-color: #FFFFFF;
	background-image: url(bin/images/menubar.gif);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	width: 100%;
	height: 85px;
}

	#menu ul { padding: 0;}
	#menu ul.gen { padding: 0;}
	#menu ul li { 
	display: inline;

	}

	#menu ul li img { 
	display: inline;
	height: 85px;
	}

	#menu ul
	{
	margin: 0;
	/* padding: 0 0 0 7%; */
	color: #FFFFFF;
	margin-left: 20px;
	font-family: "Times New Roman", Times, "Orator Std", serif;
	font-size: 17px;
	font-weight: bold;

	}
	
	#menu ul li.selected {
	background-color: #666666;
	}
	#menu li.head
	{
	color: #000066;
	background: #660066;
	}

#contentheader {
background-image: URL(bin/images/topbar.gif);
width: 100%;
height: 30px;
margin-top: 60px;
text-indent: -9999px;
}


#contentleft {
background-repeat: no-repeat;
width: 250px;
margin-left:0px;
margin-top: -2px;
margin-bottom: 10px;
overflow: visible;
float: left;
position: absolute;
}

#contentleft table {
margin-left: -3px;
font-size:12px;
vertical-align:middle;
}

#contentleft table tr:hover{
background-color: #c5d4e4;
}

#contentleft table tr.dev{
background-color: #c5d4e4;
}

#contentleft table a {
border-bottom: 0px;
text-decoration: none;
}

#contentright {
background-repeat: no-repeat;
width: 175px;
margin-left: 5px;
margin-right: -15px;
margin-top: 15px;
margin-bottom: 10px;
overflow: visible;
float: right;
position: static;
}

#contentright_tack {
background-repeat: no-repeat;
background-image: url(bin/images/post-itannouncement.gif);
height: 240px;
padding-top: 20px;
padding-left: 15px;
padding-right: 10px;

}

#contentright_tack h6 {
margin-top: 0px;
font-family: "Times New Roman", Times, serif;
color: #663300;
font-size: 16px;
font-style:normal;
font-variant:small-caps;
font-weight: 600;
}

#contentright_tack p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
margin-top: 5px;
margin-right: 10px;
border-top: solid 1px  #663300;
border-bottom: solid 1px  #663300;
text-indent: 0px;
}

#contentright_tack a:hover {
color: #000066;
text-decoration: none;
border-bottom: 0;
}

#contentright_tack a {
text-decoration:none;
color: #000066;
border-bottom: 0;
}

#loginbox {
background-image: url(bin/images/boxback.gif);
background-repeat: repeat-y;
width: 210px;
margin-top: 0px;
padding: 2px;
padding-left: 10px;
margin-left: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#lexbox {
margin: 0px;
padding-left: 3px;
padding-top: 20px;
margin-right: -10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 150px;
}

#backbox {
background-image: url(bin/images/subback.gif);
background-repeat: repeat-y;
width: 615px;
margin-top: 0px;
padding-left: 15px;
margin-left: 5px;
padding: 4px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#backbox table {
margin-left: 0px;
margin-right: 1px;
font-size:12px;
vertical-align:middle;
padding-right:0px;
}

#backbox table tr:hover{
background-color: #c5d4e4;
}

#backbox table tr.dev{
background-color: #c5d4e4;
}

#backbox table a {
border-bottom: 0px;
text-decoration: none;
}

#backbox img {
border: 0px;
}

#contentbase {
background: #FFFFFF URL(border.gif);
margin-bottom: 0;
padding-bottom: 0;
min-height: 100%;
height: auto;
}

#contentbase a:hover {
color: #000066;
text-decoration: none;
border-color: #000000;
}

#contentbase a {
text-decoration:none;
border-bottom: #CCCCCC 1px dashed;
}

#contentmain {
min-height: 100%;
height: auto;
padding-top: 10px;
margin: 0px 30px;
margin-left: 250px;
margin-top: 20px;
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
text-align: justify;
}

#contentmain h1 {
margin: inherit;
font-family: "Times New Roman", Times, "18thCentury", serif;
color: #2d1c99;
font-size: 26px;
font-style:normal;
font-variant:small-caps;
font-weight: 100;

}

#contentmain h2 {
margin-top: 15px;
font-family: "Times New Roman", Times, serif;
color: #663300;
font-size: 22px;
font-style:normal;
font-variant:small-caps;
font-weight: 100;

}

#contentmain h3 {
font-family: Arial, Helvetica, sans-serif;
color: #666666;
font-size: 20px;
font-style:normal;
font-weight: 200;

}

#bookmenu {
text-align: right; 
width: 100%; 
margin-right: 5px;
}

#bookmenu a {
border: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000033;
font-size:12px;
}

#bookmenu a: visited {
border: 0px;
font-family: Georgia, "Times New Roman", Times, serif;
color:#000033;
}

#bookmenu a:hover {
border: 0px;
background: #CCCCCC;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
}

#news {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
margin-bottom: 20px;
margin-top: 10px;
padding-bottom: 5px;
padding-right: 2px;
border-bottom: solid #999999 1px;
min-height: 100px;
width: 440px;

}

#news a {
text-decoration: none;
color: #0000FF;
border: none;
}

#news a:hover{
text-decoration: underline;
color: #000099;
}

#news p {
margin: 5px 0 0 0;
border-top: solid #999999 1px;
}

#news h4 {

font-family: Verdana, Arial, Helvetica;
font-size: 11px;
font-weight: 100;
margin-bottom: -2px;
font-style:italic;
}

#news h5 {
font-family: "Times New Roman", Times, "18thCentury", serif;
font-size: 20px;
font-weight: 100;
margin-top: 5px;
margin-bottom: -3px;
}

#news img {
float: left;
margin: -3px 5px 0 0;
border: solid  #999999  1px;
}

#footer {
position: static;
	background:#FFFFFF URL(border.gif);
}

