body {
	background:url(Imgs/bg.gif) center repeat-x;
	font-family:"Trebuchet", Times, serif;
	font-size:14px;
	padding:0px;
}
.style1 {
	font-family: "Century Gothic", "Trebuchet MS", Verdana;
	font-size: 24px;
	font-style: italic;
}
.style4 {font-family: "Century Gothic", "Trebuchet MS", Verdana; font-weight: bold; }
.style5 {
	color: #000000;
	font-weight: bold;
}
.style10 {font-style: italic; font-family: "Century Gothic", "Trebuchet MS", Verdana;}
.style12 {font-family: "Century Gothic", "Trebuchet MS", Verdana}
.style13 {font-size: 13px}
.style14 {font-size: 22px}
-->


#dropmenudiv{
position:absolute;
border:8px solid transparent;
border-bottom-width: 0;
font:bold 13px Century Gothic ;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
color:#AE0000;
background-color: transparent;
border-bottom: 0px;
padding: 1px 0;
text-decoration: none;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color:transparent;
color:#B59F91;
}


#container a {
	text-decoration:none;
	color:#000000;
	
}
#container a:hover {
	color:#970000;
}

#menu {
	text-align:center;
}

#menu li {
	display:inline;
}

#menu li a {
	margin-right:10px;
	text-decoration:none;
	color:#AA0000;
}

#menu li a:hover {
	color:#B59F91;
}

#me {
	text-align:center;
}

#me a {
	text-decoration:none;
	color:#AA0000;
}

#em a:hover {
	color:#AA0000;
}
#em {
	text-align:center;
}

#em a {
	text-decoration:none;
	color:#FFF;
}

#me a:hover {
	color:#AA0000;
}
#content {
	color:#FFFFFF;
	overflow:auto;
	margin-top:20px;
	margin-left:20px;
	padding:5px;
	width:725px;
	height:560px;
	border:#b18b8b 1px solid;
}

#content p {
	color:#FFF;
	margin:5px 5px 15px 5px;
}

#footer {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	margin-right:10px;
}