
	#content {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background: url(../images/bg-content.gif) top repeat-x #FFF ;
	overflow: auto;
	}

	#content-left {

	float: right;
	width: 507px;
	padding-left: 28px;
	padding-right: 25px;
	padding-top: 24px;
	color: #666666;
	font-size: .78em;
	line-height: 1.5em;
	overflow: hidden;
	}	
	
	#content-left1 {

	float: right;
	width: 95%;
	padding-left: 3%;
	padding-right: 2%;
	padding-top: 24px;
	color: #666666;
	font-size: .78em;
	line-height: 1.5em;
	overflow: hidden;
	}	
	#content-left ul {
	list-style: none;
	border: none;
	
	}
	
	#content-left ul li {
	display: block;
	text-decoration: none;
	line-height: 1.8em;
	padding-left: 25px;
	background: left url(images/bullet.png) no-repeat;
	
	}	
	
	.fontb {
	
	font-weight: bold;
	
	}
	
	#nav-right {
	float: right;
	width: 217px;
	padding-top: 22px;	
	background: url(images/bg-nav-left.gif) right no-repeat top;
	height: 465px;
	}		
	
	html>body #nav-right {
	float: right;
	width: 217px;
	padding-top: 22px;	
	background: url(images/bg-nav-left.gif) right no-repeat top;
	min-height: 465px;
	}			
		
	h1 {
	
	visibility: hidden;
	margin-bottom: 16px;
	font-size: 1.9em;
	line-height: 1.1em;	
	
	}	

	h2 {
	
	visibility: hidden;
	margin-bottom: 12px;
	font-size: 1.8em;
	line-height: 1.1em;	
	
	}		
		
	h3 {
	
	visibility: hidden;
	font-size: 1.3em;
	line-height: 1em;	
	margin-bottom: 8px;
	
	
	}		
	
	#menu-name {
	
	visibility: hidden;
	font-size: 1em;
	margin: 12px;
	margin-left: 24px;
	}
	
/* Menu Start */
		
	#vertmenu {
	width:217px;
	padding: 0px;
	margin: 0px;
	border-top: 1px solid #CCCCCC;	
	
	}
	
	#vertmenu ul {
	list-style: none;
	border: none;
	
	}
	
	#vertmenu ul li a {
	display: block;
	text-decoration: none;
	font-size: .7em;
	font-weight: bold;
	color: #666666;
	height: 36px;
	line-height: 36px;
	padding-left: 25px;
	border-bottom: 1px solid #ccc;
	background: bottom url(images/menu_border.gif) no-repeat;
	
	}	
	
	#vertmenu ul li a:hover{
	background: url(images/hover-sidelinks.gif) no-repeat;	
	color: #7bae45;	
	}	

    #vertmenu ul li a.current:hover, #vertmenu ul li a.current { /* Apply mousedown effect only to NON IE browsers */

	background: url(images/hover-sidelinks.gif) no-repeat;
	color: #7bae45;
	
	}	
	
	#vertmenupn {
	
	padding: 24px;
	padding-right: 18px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	
	}
	
	#vertmenupn a {
	
	color: #0066FF;
	text-decoration: none;
	
	}

	#vertmenupn a:hover {
	
	color: #0066FF;
	text-decoration: underline;
	
	}		
	
/* Menu End */	

	}	
	
	#dmaq {
	
	position: absolute;
	left: 13px;
	top: -169px;
	
	}	

	#rel {
	position: relative;
	
	}
	
	#form {
	position: absolute;
	left: 250px;
	width: 260px;
	top: 0px;
	
	}
	
	#sol-ads {
	
	padding-top: 7px;
	
	}
	
	#line {
	line-height: 2em;

	}
	
	.vcard {
	width: 200px;	
	
	}
	
	#templogin {
	width: 463px;
	height: 163px;
	position: relative;
	background: url(images/x50.png) no-repeat;
	margin-left: auto;
	margin-right: auto;
	
	}
	
	.floatimgleft {
	float:left;
	margin-right:10px;
	}	