/* Netslov.com CSS Stylesheet. Please report bugs to webmaster@netslov.com */body {	margin:2em 0 0 0 ; padding:0;/*	text-align:center; */	background: white;	}	#container {	width:754px;	height: auto;	margin:0px auto;/*	text-align:left; */	padding:15px;/*	border:0px dashed #333; */	background-color: white;	font-family: Georgia, "Times New Roman", Times, serif;	}#ourbrand {	height: 48px;	width: 180px;	float: left;	background-image: url(/data/logo.gif);	background-repeat: no-repeat;}#ourbrand h1, #ourbrand p {	display: none;	}#new-menu {	position: relative;	right: 0px;	top: 0px;	width: 500px;	height: 48px;	text-align: center;	float: right;	font-size: 14px;	line-height: 14px;	border-left-width: thin;	border-left-style: solid;	border-left-color: #3399FF;	border-right-width: thin;	border-right-style: solid;	border-right-color: #3399FF;}#new-menu p {	margin-top:15px;}#new-menu a, #new-menu a:visited {	text-decoration: none;	font-weight: bold;	color: #3399FF;	border-bottom-style: solid;	border-width: 1px;}#content {	position: relative;	right: 0px;	top: 2em;	width: 750px;	height: auto;	padding: 2em 0 0 0;/*	text-align: center; */	float: right;	font-size: 0.8em;/*	border-width:1px; border-style:solid; */}.info	{	text-align: center;	display: block;}.titlepic {padding: 0px 20px 20px;}.date {	font-color:#446F94;	font-weight: bold;}
