body {
	background: url(images/body_bg.jpg) repeat;
	margin: 0px;
	border: 0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}

#bgtop { 
   width: 100%;
   height: 14px; /* height of bg! */
  position: absolute;
  top: 0;
  left:0;
  background: url(images/bg_body2.gif) repeat-x;


}

#container {
	width:776px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25px;
	margin-top:35px;
	font: 12px/1.8em Arial, Helvetica, sans-serif;
	position:relative;

	
}

#lefttopmenu{
	width:206px;
	height:48px;
	background:  url(images/menujoiner.gif) no-repeat;
	float:left;

}

#leftbodymenu {
	margin-top:25px;
	padding: 15px 5px 10px 18px;
	background: #E58E33 url(images/leftmenu_shadow.jpg) repeat-y 195px top;
}


#leftbodymenu a {
	font-weight: bold;
	text-decoration: none;
	color: #000000;

}

#leftbodymenu a:hover {
	color: #FFFF00;
	text-decoration: none;
}



#leftmenubot {
	background:url(images/menubot.gif) no-repeat;
	width:206px;
	height:8px;
}


#leftmenuimages {
	width:196px;
	margin-top:10px;
	margin-right:10px;
	text-align:right;	
}

.brclear { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0;
}

#leftbodymenu p {
	margin:0;
	padding:0;
	margin-bottom:10px;
	border-bottom: 1px dashed #4A4946;

}

#maincontent {
	width:570px;
	float:left;
	background: #4A4946 url(images/girlbot.gif) no-repeat left top;
	position:relative;

}


#maincontentbot {
   background: #4A4946 url(images/maincontent_bot.gif) no-repeat left bottom;
   width:570px;
   height:5px;
}

#header  {
	width:776px;
	height:140px;
	position:relative;

}

#logo {
	width:130px;
	height:132px;
	position:absolute;
	left:25px;
	top:40px;
	background: url(images/logo.gif) no-repeat;
	z-index:10;
}

#logotext {
	position:absolute;
	left: 157px;
	top: 76px;
}

#logotext p {
	margin:0;
	border:0;
	font: oblique bold 16px Arial, Helvetica, sans-serif;

}

#topgirl {
	width:250px;
	height:136px;
	position:absolute;
	left:468px;
	top:5px;
	background: url(images/topgirl.gif) no-repeat left top;

}

#top {
	width:280px;
	height:20px;
	position:absolute;
	left: -47px;
	top: 199px;
	z-index:20;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

#footer {
	width:300px;
	margin-left:378px;
	margin-top: 10px;
	font: 9px Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a {
	color: #999999;
	text-decoration: none;


}

#footer a:hover {
	color: #FF0000;
	text-decoration: none;


}

#topmenu {
 position:relative;
 width:275px;
 height:20px;
 top:114px;
 left:200px;
}

#topmenu a {
	color: #333333;
	text-decoration: none;

}

#topmenu a:hover {
	color: #FF0000;
	text-decoration: none;

}


#whitecontent {
	background: #FFFFFF url(images/white_content_top.gif) no-repeat left top;
	width:535px;
	margin-left:17px;
	margin-top:80px;
	margin-bottom:15px;
	
}

#whitecontenthome {
	width:535px;
	margin-left:17px;
	margin-top:80px;
	margin-bottom:15px;
}


#whitecontentbot {
	background: #4A4946 url(images/white_content_bot.gif) no-repeat left top;
	width:535px;
	height:6px;

}

#whitecontenttext {
	padding:0px 15px;
	font: 12px/1.9em Arial, Helvetica, sans-serif;
}

h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color: #4A4946;
	padding-top:10px;
	border-top: solid #E58E33 medium;
	border-bottom: dashed #4A4946 thin;
	width: 495px;
	background: url(images/h1.gif) center;
}


#whitecontenttext p {
	
}

#mainfisheye {

	margin-left:auto;
	margin-right:auto;
	
}
#secondarymenu {
	margin:0;
	padding:0;
	width:500px;
	font-size: 11px;
	height:20px;	

}

#secondarymenu a {
    margin:0;
	padding:0;
	color: #000000;
	text-decoration: none;
	background: #F9D8B9;

}	

#secondarymenu a:hover {
	margin:0;
	padding:0;
	color: #ffffff;
	text-decoration: none;
	background: #4A4946;

}	


.imageleft {
 float:left;
 margin-right:15px;
}

.imageright {
 float:right;
 margin-right:15px;
}

#maintextcontent {
	width:290px;
	margin-top:20px;
	margin-bottom:15px;
	float:left;

}

#mainimagecontent {
    margin-top:25px;
	width:200x;
	float:left;
	margin-right:10px;
}
li {
	list-style: url(images/orange_bullet.jpg);
}


a {
	color: #CC7F2F;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}
table {
	border: 1px solid #333333;
	width: 300px;
}
td {
	border: 1px solid #333333;
	padding:4px;
}
th {
   background-color:#E58E33;
}





.bold {
	font-weight: bold;

}
