body{
margin:0px;
padding:0px;
text-align:center;
background-color: #000000;
}
body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
font-family : verdana, helvetica, arial, sans-serif;
}

#wrapper2{
margin:auto;
padding:0px;
width: 800px;
min-height: 800px;
background-color:#FFFFFF;
border-bottom:1px solid #666;
border-left:1px solid #666;
border-right:1px solid #666;
}


.mainimg{
background: url(../images/mainimg.jpg) left top no-repeat;
margin:0px;
padding:0px;
width:366px;
height:328px;
float:left;
}

.normal_text {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
text-align:justify;
line-height: 16px;
float:left;
}

.normal_text2 {
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.normal_text3 {
font-size: 13px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

.buttontext 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
	text-decoration:none;
	color:#000066;
}

.button {
background-image: url(../images/button01.jpg);
background-repeat:no-repeat;
background-position:center;
width:193px;
height:36px;
}

.headertext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:400;
color: #FFFFCC;
}
