body {
                background-image: url(../design-images/erotiki-bg.gif);
	font-size:12px;
	margin: 0;
	text-align:center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

#bodyDiv {
	text-align: left;
	margin: 0 auto;
	width: 900px;
	background-color:#FFF0F7;
}

a {
	color: #370001;
	text-decoration: underline;
}

a:hover {
 color: #CDD9EF;
}

a:visited  {
 color: #CDD9EF;
}

hr {
  height: 1px;
  width: 100%;
  background-color: #000000;
  border: none;
  color:#F5CADE;
  margin-bottom: 10px;
  }


#header {
	background-image: url(../design-images/header.jpg);
	background-repeat:no-repeat;
                height: 120px;
}

#headMain {
	height:100px;
	width: 100%;
	
}

#headlogo {
		height: 73px;
		width: 171px;
		padding: 0px 330px 0 0;
		margin: 0 0 0 0;
	}

#headMain h1 {
	                font-size:0.9em;
		text-transform:uppercase;
		height:15px;
		padding: 5px 0 0 0;
		margin: 0 0 0 0;
		color:#38000B;
	}

#headMenu {
	height:15px;
	width: 100%;
	font-size: 1.1em;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
}

	#headMenu ul {
	                text-align: right;
		text-transform:uppercase;
		height:15px;
		padding: 0 315px 0 0;
		margin: 0 0 0 0;
		color:#FFFFFF;

	}
	
	#headMenu li {
		display:inline; 
	}
	
	#headMenu li a {	
		color: #FFF0F7;
		font-weight: bold;
		text-decoration:underline;
	}
	
	#headMenu li a:hover {
		color: #FFBED6 !important;
		text-decoration:none;			
	}


#contentDiv {
	
}

h2 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #990051;
	font-size:1.4em;
	border-bottom: 1px solid #F5CADE;
}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #990051;
	font-size:1.5em;
	border-bottom: 1px solid #F5CADE;
}

h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #990051;
	font-size:1.5em;
	border-bottom: 1px solid #F5CADE;
}

#contentMiddle, #contentRight {
	margin: 1px 0 1px 0;
	padding: 8px;
}

#contentMiddle {
	width: 70%;
	float: left;
	border-right: 1px solid #F5CADE;
	margin-left:8px;
}

#contentMiddle a {	
			color: #990051;
			text-decoration:underline;
		}
	
#contentMiddle a:hover {
			color: #990051;
			text-decoration:none;			
		}

#contentRight {
	width: 170px;
	float: left;
}

#contentRight a {	
			color: #990051;
			text-decoration:underline;
		}
	
#contentRight a:hover {
			color: #990051;
			text-decoration:none;			
		}

#footer {
	clear: both;
	width: 100%;
	height: 16px;
	background-color:#C1A0AF;
	text-align:center;
	color:#CCCCCC !important;
	border-top: 1px solid #cccccc;
}

#footer a {	
			color: #FFF0F7;
			text-decoration:underline;
		}
	
#footer a:hover {
			color: #FFF0F7;
			text-decoration:none;			
		}

.imgleft {
	float:left;
	padding:3px;
	margin-right:8px;
	border:2px solid #ccc;
}

.imgright {
	float:right;
	padding:3px;
	margin-left:8px;
	border:2px solid #ccc;
}

.imghead {
border: none;
float:left;
padding:3px;
margin-right:8px;
}
