html {
		margin:0;
		padding:0;
		color:#000000;
		background:#000000;
	}
	#wrap {
		width:750px;
		margin:0 auto;
		background:#000000;
	}
	#header {
    	padding:5px 10px;
	height:120px;#000000
	
		background:#000000;
		background-image: url(vsmb.jpg);
		background-repeat: no-repeat;
		background-position: center;	}
	h1 {
	    margin:0;
    }
	#nav {
		padding:5px 10px;
		background:#0D94F2;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
		display:inline;
		margin:0;
		padding:0;
	}




	#sidebar {
		float:left;
		width:110px;
		height:400px;
		padding:0px;
		background:#000000;
		background-image: url();
		background-repeat: no-repeat;

	}

	#sidebar {color:#000000}

	.link2 { text-align: left;
	position: absolute;
	margin-left: 184px;
	margin-top: 525px;

}
#sidebar a {
	font-family: "sans-serif", Arial, Verdana;
	font-size: 20px;
	color:#F9F5F5;
	text-decoration: none;
	
}



#sidebar a:hover {
	color: #0D94F2;
	text-decoration: none;
}

#sidebar ul {
	list-style-type: none;
	margin: 0px!important;
	padding: 0px;
}



#sidebar li {
	height: 20px;
}

	#sidebar	{font-size:50%}
	h2 {
		margin:0 0 1em;
	}
	#main {
		float:right;
		width:500px;
		height:600px;
		padding:10px;
		background:#000000;
		position: relative; top: 2px;

	left: 0px;
		background-image: url();
		background-repeat: no-repeat;
		background-position: ;
		
	}

	#main {color:#0F8CDC}

#main a {
	font-family: "sans-serif", Arial, Verdana;
	font-size: 14px;
	color:#F8EB13;
	text-decoration: none;
	
}



#main a:hover {
	color: #FF9219;
	text-decoration: none;
}

#main ul {
	list-style-type: none;
	margin: 0px!important;
	padding: 0px;

	#footer {
		clear:both;
		padding:5px 10px;
		background:#000000;
	}
	#footer p {
		margin:0;
    }
	* html #footer {
		height:1px;
	}

	#footer {color:#000000}





