body
{
background-image:url(Images/background.jpg);
margin: 0px 0px 0px 0px;
font-size: 13px;
font-family: verdana,sans-serif;
}

a
{
color: #ecd674;
text-decoration:none;
}

a:hover
{
color: white;
text-decoration: none;

}

h2
{
font-size: 15px;
color: #ecd674;
}

h3
{
color: gold;
font-size: 12px;
}

h4
{
color: white;
font-size: 12px;
}


.htitle
{
color: gold;
font-size: 12px;
font-weight:bold;
}


#header
{
background-image:url(Images/banner.jpg);
height:94px;
width: auto;
background-repeat:no-repeat;
z-index: 13;
}
#headerend
{
background-image:url(Images/endbanner.jpg);
height:94px;
background-repeat:repeat-x;
z-index: 5;
width:auto;
top:0;
}

#menu
{
position: absolute;
top: 95px;
left:0px;
background-image:url(Images/side_banner.gif);
width:146px;
height:690px;
z-index: 23;
}

#menubottom
{
position: absolute;
background-image:url(Images/side_banner_end.jpg);
width:135px;
height:100%;
background-repeat:repeat-y;
padding-bottom: 32767px;
margin-bottom: -32767px;
}

#wrapper
{
overflow: hidden;
}


#info
{
position: absolute;
top: 92px;
left: 143px;
width: 85%;
height: 933px;
background-color: #5b037e;
background-repeat: repeat-y;
border-left: 5px double  #ffffff;
z-index: 3;
}


#nav2
{
padding-top: 5px;
padding-left: 100px;
padding-right: 150px;
font-size: 12px;
font-weight: bold;
}

.trim
{
border-bottom: 1px solid gold;
border-left: 1px solid gold;
border-right: 1px solid gold;
background-image:url(Images/button.jpg)
}

.text
{
font-weight: bold;
padding-left: 5px;
text-decoration:  none;
color: #ecd674;
font-size: 12px;
}

.scrollBox2
{
top: 5px;
left: 50px;
width: 750px;
height: 700px;
}

#SB2
{
position: relative;
float: left;
margin-right: 25px;
}

.scrollBoxContent2
{
margin-left: 5px;
margin-right: 5px;
color: white;
}

#formbox
{
position: absolute;
padding-left: 350px;
top: 50px;
}

.formtext
{
font-weight: bold;
font-size: 12px;
padding-right: 20px;
color: white;
}

input
{
background-image: url(Images/button.jpg);
color: white;
font-weight: bolder;
background-color: #5b037e;
}

textarea
{
background-image: url(Images/formbox.jpg);
color: white;
font-weight: bolder;
background-color: #5b037e;
}

.textbox
{

position: absolute;
top: 220px;
left: 10px;
width:230px;
height:192px;
background-image: url(Images/boxbackground.jpg);
background-repeat: no-repeat;
z-index: 20;
}

.textbox2
{

position: absolute;
top: 420px;
left: 10px;
padding-right: 10px;
width:230px;
height:192px;
background-image: url(Images/boxbackground2.jpg);
background-repeat: no-repeat;
z-index: 20;
}

.head1
{
position: absolute;
top: 14px;
color: white;
}
.head2
{
position: absolute;
top: 14px;
color: #5b037e;
}

.text1
{
	position: absolute;
	top: 44px;
	padding-left: 20px;
	padding-right: 10px;
	color: black;
	text-decoration:  none;
	width: 145px;
	left: 10px;
	height: 108px;
}

.text2
{
	position: absolute;
	top: 35px;
	padding-left: 20px;
	padding-right: 10px;
	color: black;
	text-decoration:  none;
	left: 13px;
	height: 142px;
	width: 184px;
}
