
body 
	{
	background-color: #ece3f2;
	margin: 0px
	}
img{
border:none;
}
#horizon        
	{
	text-align: center;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
	}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	background-color: #FFFFFF;
	margin-left: -450px;
	position: absolute;
	top: -230px;
	left: 50%;
	width: 900px;
	height: 500px;
	visibility: visible;
	border: 1px solid #d9c8db;
	}

#index_img
{
background: url(images/index.jpg) no-repeat 0px 11px;
width: 900px;
height: 500px;
}
#nav{
position:absolute;
bottom: 15px;
left: 15px;
}

.menu:link, .menu:visited, .menu:active 
	{
	font-size: 11px;
	color: #ae87c7;
	text-decoration: none;
	margin: 0px 5px;
	}

.menu:hover 
	{
	font-size: 11px;
	color: #993366;
	text-decoration: none;
	margin: 0px 5px;
	}
	
.menux:link, .menux:visited, .menux:active, .menux:hover  
	{
	font-size: 11px;
	color: #993366;
	text-decoration:none;
	margin: 0px 5px;
	}

	
#menu_img
{
margin-bottom: -10px;}

#sub_head
{
position:absolute;
top: -43px;
background: url(images/sub_head.gif) no-repeat;
z-index: 10;
height: 85px;
width: 100%;
}
#thum
{
position: absolute;
top: 50px;
left: 10px;
z-index: 10;
width: 400px;
}
#thum img
{
margin: 0px 5px 5px 0px;
}

.page{
color: #d9c8db;
font-size:9px;
}
#bodytext
{
position: absolute;
top: 100px;
left: 20px;
z-index: 20;
width: 400px;
text-align:left;
color: #ae87c7;
font-size:14px;
line-height: 25px;
}

h1
{
	color: #ae87c7;
	font-size:20px;
	font-weight:100;
}
.http:link, .http:visited, .http:active 
	{
	color: #ae87c7;
	text-decoration: underline;
	}

.http:hover 
	{
	color: #993366;
	text-decoration:underline;
	}

#bodytext_contact{
position: absolute;
top: 100px;
left: 20px;
z-index: 20;
width: 800px;
text-align:left;
color: #ae87c7;
font-size:14px;
line-height: 25px;
}
.form
{
border-color: #d9c8db;
border-style: solid;
border-width: 1px;
font-size: 16px;
font-family:Helvetica,Arial,sans-serif;
padding:3px;
color:#993366;
}
.link:link, .link:visited, .link:active 
	{
	color: #ae87c7;
	text-decoration: none;
	border: 1px #ae87c7 solid;
	padding: 2px;
	font-size: 12px;
	}

.link:hover 
{
color: #993366;
text-decoration: none;
border: 1px #993366 solid;
padding: 2px;
font-size: 12px;
}
.error
{
color:#990000;
font-size: 12px;
text-align: left;
}
