/* CSS Document */


.contentwrapper {
width: 960px;
float: left;
background-repeat:no-repeat;
padding-left: 0px;
padding-right: 0px;
font-family: Arial, Helvetica, sans-serif;
}

.maincontent {
float: left;
width: 860px;
margin-left: 67px;
font: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size: 12px;
}
.maincontent h1 {
color: #dd4dfc;
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: normal;
margin-top: 0px;
padding-top: 15px;
}

.maincontent h2 {
color: #b40001;
font-family:Arial, Helvetica, sans-serif;
font-size: 23px;
font-weight: normal;
margin-top: -20px;
padding-top: 0px;
}

.maincontent a:link {
color: #dd4dfc;
}

.maincontent a:visited {
color: #dd4dfc;
}

.red {
color: #b40001;
}


.aboutcolor {
color: #feb70b;	
}

.bottomwrap {
width: 940px;
margin-top: 20px;
margin-left: 12px;
float: left;
}
.aboutwrap {
float: left;
width: 229px;
height: 169px;
margin-right: 6px;
font-family: Arial, Helvetica, sans-serif;
color: #ffffff;
font-size:12px;
font-weight: bold;
}
.aboutbottom:hover {
border: solid 2px #dd4dfc;
}
.aboutbottom {
width: 225px;
height: 145px;
border: solid 2px #666666;
}

.clearall {
clear: both;	
visibility: hidden;
}
