body {
background: #333333;
font-family: veranda;
font-size: 10px;
color: #ffffff;
}

div#crafty{

float: right;
position: fixed; 

}

.style3 {color: #000000}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}


.style2 {color: #FFFFFF}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

div#container {
float: none;
width: 1020px;
margin: 0 auto;
background: #ffffff;
border: #000000 1px solid;
}

div#maincontainer {
width: 1020px;
color: #000000;
background: #FFFFFF;
}

div#header {
width: 1020px;
height: 233px;
text-align: left;
}


div#header1 {
width: 273px;
height: 233px;
background-image: url(header1.jpg);
background-repeat: no-repeat;
text-align: left;
}

div#header2 {
width: 263px;
height: 233px;
background-image: url(header2.jpg);
background-repeat: no-repeat;
text-align: left;
}

div#header3 {
width: 243px;
height: 233px;
background-image: url(header3.jpg);
background-repeat: no-repeat;
text-align: left;
}

div#header4 {
width: 241px;
height: 233px;
background-image: url(header4.jpg);
background-repeat: no-repeat;
text-align: left;
}

div#buttons {
width: 1020px;
height: 40px;
color: #FFFFFF;
font-weight: bold;
font-size: 18px;
padding-top: 8px;
padding-left: 35px;
font-family:Verdana, Arial, Helvetica, sans-serif;
background: #000000;
text-align: left;
}

div#rightbox {
width: 370px;
background: #ffffff url(logobottom.jpg);
background-repeat: no-repeat;
float: left;
color: #000000;
}

div#main {
width: 707px;
float: left;
background: #ffffff;
text-align: left;
}

div#footer {
width: 1020px;
height: 40px;
font-size: 15px;
background-color: #000000;
float: left;
text-align: center;
font-weight: bold;
padding-top: 12px;
}

.email {
font-size: 14px;
font-weight: bold;
font-color: #000000;
}
