body {
	text-align: center;
	min-width: 760px;
	background: #5d5048;
}

div#wrapper {
		background: #ffffff;
		margin:  auto;
		margin-top: 50px;
		border: 1px solid #ffffff;
		width: 740px;
		min-height:497px;
		background: #423433;
	
}

div#logo {
		float: left;
		height: 410px;
		position: relative;
		top: -10px;
		margin-bottom: -10px;
		width: 160px;
		border: 1px solid #ffffff;
		background: #5d5048 url('images/VKScoll.gif');
		background-position: center;
		background-repeat: no-repeat;
}


h2 {
		color: #ffffff;
		font-size: 14px;
		font-weight: bold;
}

b {
		color: #fffff;
		font-weight: bold;
}

div#footer {
		
		width: 760px;
		clear: both;
		margin: 0 auto;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		color: #ffffff url('images/cnrs.jpg');
		letter-spacing: 1.1pt;
		padding-top: 20px;
		text-align: right;
}

div#footer A {
		color: #ffffff;
		border: 0px;
		font-weight: normal;
		text-decoration: none;
		text-transform: uppercase;
}

div#footer a:hover {
		text-decoration: underline;
}


div#wrapper a {
		color: #ffffff;
		font-weight: bold;
		text-decoration: none;
		border : 10px;
}

div#content a:hover {
		text-decoration: underline;
		color:#999999;
}


h1 {
		color: #bbc6b6;
		font-weight: bold;
		font-size: 15px;
}

div#content {
		text-align: left;	
		padding: 15px 15px 15px 15px;
		margin-top:25px;
		margin-left:180px;
		align: left;
		width: 450px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 9pt;
		font-weight: normal;
		color: #afffff;
		background: #423433
}

div#topbar {
		height: 55px;
		font-family: trebuchet ms,arial,verdana;
		font-size: 8pt;
		font-weight: normal;
		text-align: left;
		padding-left: 25px;
		padding-top: 10px;
		color: #ffffff;
		letter-spacing: 1.1pt;
		border-bottom: 1px solid #ffffff;
	}
	
div#menu {
		float: center;
		padding-left: -150px;
		width: 760px;
}

div#menu A {
		display: block;
		width: 125px;
		position: relative;
		left:0px;
		top: -10px;
		z-index: 50;
		float: left;
		border: 1px solid #ffffff;
		height: 25px;
		background: #998c84; 
		background-position: center left;
		background-repeat: no-repeat;
		font-family: trebuchet ms,arial,verdana;
		text-align: right;
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
		padding-top: 3px;
		font-weight: bold;
		color: #ffffff;
		text-transform: uppercase;
}

div#menu a:hover {
		background: #423433;
		background-position: center left;
		background-repeat: no-repeat;
		color: #bbc6b6;
}
