
html, body {
	font-family: "Trebuchet MS", Georgia, "Bitstream Charter", Lucida, Geneva, sans, serif;
         	font-size: 90%;
	margin: 0;
	padding: 0;
	background-color: white;
	color: #333;
	}

h1
{
	color:#006699;
	font-weight:normal;
	font-size:160%;
}

h2
{
	color:#006699;
	font-size:130%;
	font-weight:normal;
}

h3
{
	color:#006699;
	font-size:110%;
	font-weight:normal;
}




 A:link, A:active, A:visited, A:hover  { text-decoration:none }
 A:hover   { color:red; }

.tutor
 { 
	border: 1px dotted #003366; 
	width: 728px;
}

.pub 
{ 
	border: 1px dotted #003366; 
	width: 728px;
}

#header {
	margin-bottom: 0px;
	
	}

#trait
{
	position:absolute;
	top:16px;
	height:16px;
	width:100%;
	background-image: url(back.gif);
	background-repeat:x-repeat;
	
}

#logo
{
	position:absolute;
	top:7px;
	left:40px;
	width:368px;
	height:60px;
	background-image: url(scriptol.gif);
	background-repeat:no-repeat;
}

#pagetitle
{
	position:absolute;
	top:15px;
	font-size:100%;
	padding-right:32px;
	right:16px;
}
#pagetitle a
{
	text-decoration:none;
	color: white;
}

#pagetitle a:hover
{
	color: yellow;
}

#nav {
	position: absolute;
	top:60px;
	margin-left: 0px;
	width: 112px;
	margin-top: 0px;
	border-top:1px solid #EEE;
	border-right:2px solid #EEE;
	background:#F8F8F8;
	border-bottom: 2px solid #EEE;
}


.menu
{
	margin-top:8px;
	margin-left:0px;
	margin-bottom:8px;
	font-size:90%;
	font-style:normal;
}

.title
{
	color:#666;
	height:16px;
	text-align:left;
	margin-left:8px;
	margin-right:8px;
	font-weight:bold;
	font-style:normal;
	margin-top:10px;
	margin-bottom:8px;
	border-bottom:1px solid #666;

}
	

.menulist
{
	margin-top:6px;
	margin-left:4px;
	text-align:left;
	padding-left:8px;
}

.menulist a
{
	color:#003366;
}

	
	
	
#content 
{
	padding: 5px;
	margin-top: 24px;
	margin-left: 132px;
	margin-right: 0px;
	background-color:white;
}


	
#footer 
{
	background-color: #f8f8f8;
	color: #aaa;
	border-top: 1px solid #aaa;
	font-size: 11px;
	text-align: right;
	padding: 2px 24px 2px 2px;
	clear: both;
}

#footer a
{
	color:#ccc;
}


.spacer {
	clear: both;
	}
	
dd, dt {
	font-family: 'Lucida Grande', Verdana,  Geneva, Lucida, Helvetica, Arial, sans-serif;
	font-size: 95%;
	}

img {
border : 0 none ; 
} 

.card
{
  border: 1px solid #003366;

}

.ads
{
	width:468px;
	height:60px;
	border: 1px solid #CCCCCC;

}

.language
{
	border-bottom:1px solid #006699;
}


.border
{
	border:1px solid #006699;
	padding:8px;
	margin:16px;
}

