
body	{
	width: 600px;
	
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "trebuchet ms", verdana, arial;
	font-size: 11px;
}

h1{
	font: normal 1.2em "trebuchet MS", arial, sans-serif;
	letter-spacing: 3px;
	text-transform: capitalize;
	text-align: center;
	font-weight: bold;
	color: #666666;
	border-bottom: 1px solid #E1E1E1;
	border-top: 1px solid #E1E1E1;
	padding-bottom: 5px;
	padding-top: 5px;
}

td,th	{
	'line-height: 1.7em;
}
p	{
	/*margin: 0;
	padding: 0;
	line-height: 1.7em;*/
}
th{
	padding: 5px;
	font-family: "Trebuchet MS", Lucida, Verdana;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #B4AD9C;
	border-top: 1px solid #F7FFF4;
	border-bottom: 1px solid #F7FFF4;
}

#header {
background-image: url(head3.jpg);
height: 150px;
}
#header p{
	
	padding-left: 40px;
	padding-top: 90px;
	text-align: left;
}
#user {
	width: 180px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	/*background-image: url(box-bak.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
}
#user li {	
	line-height: 2em;
	list-style-type: none;
	

}
#menu {
	width: 180px;
	text-align: left;
	padding-left: 5px;
	padding-right: 5px;
	/*background-image: url(box-bak.jpg);
	background-repeat: no-repeat;
	background-position: bottom;*/
	
}
#menu li{
	text-align: left;
	margin-left: 10px;
	line-height: 1.8em;
	border-bottom: 1px dotted #DFDFDF;
	list-style: none;
}
#menu li a:active, #menu li a:link, #menu li a:visited{
	list-style-image: none;
}
#menu li a:hover{
	list-style-image: url(fle.gif);
}
#login{
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
}
#login p{ }
	

#flashnews{
	width: 180px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#flashnews a{color: #999999; }
#flashnews a:hover{color: #666666;}

#leftframe{
	width: 180px;
	vertical-align: top;
}

#content{
	width: 600px;
	text-align: left;
	padding: 10px;
}
#footer{
	/*clear: both;
	background: #fff;
	height: 4em;
	position: relative;
	top: 1em;
	text-align: center;
	padding: 1em 0;
	font: 10px "trebuchet ms", verdana, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
	background: #f2f2f2;
	border-top: 1px dashed #aaa;*/
}



.left { float: left; }
.right { float: right; }

/* The following hack is to correct text size in IE/WIN */
/* 
* html body p { font-size: 80%; }
* html body h2 span.ex-nav { padding-top: 0.5em; }
* html body li { font-size: 80%; }
* html body dd p { font-size: 95%; }

*/

