body {

	margin: 0px;

	padding: 0px;

	background-color: #000000;

	font-family: Verdana;

    font-size: medium;

    font-weight: normal;

    etter-spacing: 0.5px;

    word-spacing: 1px;

	

}

#wrapper {

	height: 800px;

	width: 900px;

	margin-right: auto;

	margin-left: auto;

}

#wrapper #header {

	background-color: #FFFFFF;

	height: 150px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 10px;

	background-image:url(../images/bg.gif)

}

#wrapper #nav {

	background-color: #fff;

	float: left;

	width: 230px;

	height: 20000px;

	font-size:13px;

	

    



	

}

#wrapper #footer {

	clear: both;

	height: 5px;

	background-color: #f90;

	font-size:10px;

	text-align:top;

	

}





#wrapper #line {

	clear: both;

	height: 5px;

	float: both;

	background-color: #F90;

	

}





#wrapper #men {

	

	height: 20px;

	width: 300px;

	float: right;

	background-color: #F90;

	margin-right: 50px;

	margin-left: auto;

	

	



	

}



#wrapper #content {

	float: right;

	height: 20000px;

	width: 665px;

	background-color: #FFFFFF;

}



h1  {  font-size: 1.8em; } 



.bluebg

{

    background-color: #FC3;

}

 

 #name

{

    color: #000;

	font-size:20px

}



 #ide

{

    color: #ff0000;

	

}

p {	text-indent: 1em;

}

a:link { text-decoration: none; color: #ff8500}
a:visited { text-decoration: none; color: #ff8500}
a:active { text-decoration: none; color: #000000}
a:hover { text-decoration: underline}
