body{
	background-color:#FF0099;
	margin:0 0 0 0;
	padding:0 0 0 0;
	} 


h1{
color:#fff;
margin-left:270px;
margin-bottom:5px;
font-size:30px;
letter-spacing:-1px;

}

h2{
color:#999999;
margin-left:270px;
font-size:20px;
letter-spacing:-1px;}

.pink{
color:#FF0099;}

.dropContent{
	position:absolute;
	z-index:5;
	    background-color:#FF0099;
		background-image:url(images/logo.png);
		background-repeat:no-repeat;
		background-position:0;
		width:200px;
		text-align:center;
		height:70px;
		cursor: auto; 
		left:50px;

		
		
	}

.dropContent:hover{
z-index:5;
	background-color: transparent;
	background-image:url(images/logo2.png);
	background-repeat:no-repeat;
	background-position:0px 8px;
	z-index: 50;
	background-color:#FF0099 ;
	width:200px;
	text-align:left;
	
		
		
}

.dropContent span{ 
	z-index:5;
	position: absolute;
	width:200px;
	background-color:#FF0099;
	left: -1000px;
	visibility: hidden;
	text-align:left;
	
}

.dropContent span a:link, a:visited, a:hover{
color:#333333;
text-decoration:none;
font-family:Helvetica, Arial, sans-serif;
font-size:12px;

}

.dropContent:hover span{ 
	visibility: visible;
	top:70px;
	left:0px;
	
}


.dropContent span div{
z-index:5;
    background-color:#FFF;
    padding:4px;
    font-size:12px;
    margin:1px;
}

.dropContent span div:hover {
color:#FFFFFF;
z-index:5;
    background-color:#FF0099;
    padding:4px;
    font-size:12px;
    margin:1px;
} 



.element{
width:100%;
}

.pagetext{
background-image:url(images/Spiral-trans.png);
background-repeat:no-repeat;
background-position:45px 10px;
position:absolute;
top:550px;
left:0px;
width:100%;
color:#fff;
font-family:Helvetica, Arial,  sans-serif;
font-size:13px}

.pagetext p{
width:600px;
height:200px;
margin:30px 0px 0px 270px}

.pagetext a:link{
color:#fff;
font-weight:normal;
text-decoration:underline;
font-size:13px
}

.pagetext a:visited{
color:#fff;
font-weight:normal;
text-decoration:underline;
font-size:13px
}

.pagetext a:hover{
text-decoration:underline;
font-weight:normal;
font-size:13px
}

.botmenu{
color:#FFf;
font-size:16px}

.pagetextb{
background-image:url(images/Spiral-trans.png);
background-repeat:no-repeat;
background-position:45px 0px;
left:0px;
width:100%;
color:#fff;
font-family:Helvetica, Arial,  sans-serif;
font-size:13px}

.pagetextb p{
width:600px;
height:200px;
margin:30px 0px 0px 270px}

.botmenub{
color:#FFf;
font-size:16px}



.pagetextc{
background-color:#FFFFFF;
left:0px;
width:100%;
color:#fff;
font-family:Helvetica, Arial,  sans-serif;
font-size:13px}

.pagetextc p{
color:#333333;
width:300px;
line-height:130%;
height:100%;
margin-left: 270px;
margin-right:auto;
font-size:11px;
border-bottom:#FF0099 1px dashed;
padding-bottom:10px}

.pagetextc a:link{
color:#FF0099;
text-decoration:none;
font-size:11px;
font-weight:normal;
}

.pagetextc a:visited{
color:#FF0099;
text-decoration:none;
font-size:11px;
font-weight:normal;
}

.pagetextc a:hover{
text-decoration:underline;
font-weight:normal;
}




.botmenuc{
color:#FFf;
font-size:16px}


.form{
margin-left:270px;
color:#FFFFFF;
font-size:12px;
}











