BODY {
	font-family: arial, helvetica, sans-serif;
	margin:0px 0px 20px 0;
	padding:0px;
	background-color: #cccccc;
	}
	
#wrapper {
	position:relative;
	width:800px;
	height:600px;
	margin:0px auto 0px auto;
	text-align:left;
	background-color:#0d0d0d;
	background-image: url("/images/model-home.jpg");
	background-position:top right;
	background-repeat:no-repeat;
	}

a:active, a:focus {outline:none;}

/* TOP MENU */
#topnav {
	position:absolute;
	top:40px;
	left:145px;
	z-index:92;
	font-size:12px;
	line-height:25px;
}

#topnav a:link, #topnav a:active,#topnav a:visited	{
	color: #c1bfbf;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

#topnav a:hover	{
	color: #ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

/* LOGO BAR */

#logo-bar {
	position:absolute;
	top:180px;
	left:30px;
	z-index:30;
}

/* BOTTOM MENU */

#bottomnav {
	position:absolute;
	top:535px;
	left:30px;
	z-index:24;
	font-size:12px;
}
.adline	{
	color:#705b49;
	font-style:italic;
	font-size:12px;
	margin-bottom:15px;
	font-weight:normal;
}

#bottomnav a:link,#bottomnav  a:active,#bottomnav  a:visited	{
	color: #c1bfbf;
	font-weight:bold;
	text-decoration: none;
}

#bottomnav a:hover	{
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
}
/* NEWS LINK */

#newslink {
	position:absolute;
	bottom:22px;
	right:39px;
	z-index:36;
	font-size:11px;
	font-weight:normal;
}

#newslink a:link,#newslink  a:active,#newslink  a:visited	{
	color: #c1bfbf;
	text-decoration: none;
	font-weight:normal;
}

#newslink a:hover	{
	color: #ffffff;
	font-weight:normal;
}

/* FACEBOOK LINK */

#facebooklink {
	position:absolute;
	top:524px;
	right:39px;
	z-index:48;
}

	
