﻿body {
	MARGIN: 0px auto;
	background-color: #2a2c2f;
	font-family:Trebuchet MS;
	font-size:12px;
}
img {
	border: 0px;
	padding: 0px;
}
#container {
	MARGIN: 0px auto;
	width: 650px;
	height: auto;
	background-color: transparent;
	background-image:url('bg.png');
	background-repeat:repeat-y;
	min-height:500px;
	
}
.text td{vertical-align:top; height:30px;}
#content {
	width: 635px;
	vertical-align: top;
font-size:14px;
	padding:15px;
	min-height:500px;
	padding-right:0px;
}
#leftcontent {height:500px;
}
#righcontent {
	
}
#Adminmenu 
{
	text-align: left;
	
font-size:12px;
	width:600px;
}
#Adminmenu a, #Adminmenu a:hover, #Adminmenu a:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	
	text-transform:uppercase;

}
#Adminmenu a:hover {
	color: #ffffff;
}
#Adminmenu .active a{
	color: #ffffff;
}
#menu {
	text-align: left;
	
font-size:12px;

}
#menu a, #menu a:hover, #menu a:visited {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	margin-right: 10px;
	margin-left: 10px;
	text-transform:uppercase;

}
#menu a:hover {
	color: #ffffff;
}
#menu .active a{
	color: #ffffff;
}
#banner {
	width: 650px;
	height: 239px;
	background-image: url('head.png');
	MARGIN: 0px auto;
}
#foot {
	width: 620px;
	height: 29px;
	background-color:gray;
	background-image:url('foot.png');
	background-repeat:no-repeat;
	padding-left:15px;
	padding-right:15px;
	margin:0px auto;
}

h1{padding:0px; margin:0px; color:White;}