body {
background: #999 url(images/back.png) top center repeat-x fixed;
font: normal 8pt/13pt verdana, arial,sans-serif;
color: #808080;
margin: 5px;
padding: 5px;
font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
text-align:center;
}

#img
{
margin: 2px;
height: auto;
width: auto;
float: left;
text-align: center;
}	
#img img
{
display: inline;
margin: 13px;
}
#wrapper {
width: 732px;
margin: 0 auto;
text-align: left;
}

#top {
width: 732px;
height: 50px;
background: url(images/top.png) no-repeat;
}

#content {
background: #000 url(images/bg.png) top center repeat-y;
width: 730px;
height: 100%;
padding: 0px 1px 0px 1px;
text-align: left;
}

#header {
width: 730px;
height: 125px;
background: url(images/header.png);
justify: right;
font: italic  bold 24pt "comic sans ms";
color: white;
padding-top: 6px;
padding-left: 20px;
}

/*                    Menu                   */
#menu {
width: 130px;
height: 100%;
margin: 0px;
float: left;
text-align: left;
}

#menu li a {
height: 30px;
voice-family: "\"}\""; 
voice-family: inherit;
height: 22px;
text-decoration: none;
text-align: left;
}	
	
#menu li a:link, #menu li a:visited {
color: #FFF;
display: block;
background:  url(images/off.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}
	
#menu li a:hover {
color: #09F;
background:  url(images/on.png);
padding: 8px 0 0 10px;
height: 22px;
text-align: left;
}	

ul {
list-style: none;
margin: 0;
padding: 0;
text-align: left;
}

#stuff {
background: #000;
color: white;
font:  10pt "comic sans ms";
float: right;
width: 575px;
margin: 10px 10px 0 4px;
padding: 0px 0px 300px 0px;
}

#bottom {
color: #ccc;
background: #F9F9F9;
clear: both;
width: 700px;
height: 35px;
padding-left: 30px;
padding-top: 15px;
background: url(images/bottom.png) no-repeat;
}

#bottom a, #bottom a:visited{
color: #ccc;
}

#bottom a:hover {
color: #808080;
}




#page {
	background-color:#efefef;

	width:600px;

	margin:50px auto;

	padding:20px 150px 20px 50px;

	min-height:600px;

	border:2px solid #fff;

	outline:1px solid #ccc;

	text-align:left;
}


h1, h2 {
	letter-spacing:-1px;

	color:#2D5AC3;

	font-weight:normal;
		
	margin-bottom:-10px;
}


h1 {
	font-size:22px;
}


h2 {
	font-size:18px;
}

.
less {
	color:#999;
	font-size:12px;
}


a {
	color:#295c72;		
}
