body {
background:#05122D url('images/background.png') repeat;
}

.column {
background: url('images/column.png') repeat-y;
width:190px;
}

.midcolumn {
background-image: url('images/midcol.jpg');
background-repeat:y-repeat;
width:190px;
height:230px;
}

.bluecolumn {
background-image: url('images/bluecol.jpg');
background-repeat:y-repeat;
width:190px;
}

.graycolumn {
background-image: url('images/graycol.gif');
background-repeat:y-repeat;
width:190px;
}


.container {
	background-image: url('images/container2e.png');
	width:976px;
	height:830px;
	padding:0px;
	margin:0px auto;
	text-align:center;
	position:relative;
}

.containerint {
background-image: url('images/container2b.png');
background-position: 8px 0px;
width:1000px;
	padding:0px;
	margin:0px auto;
	text-align:center;
	position:relative;
}

.header {
background-image: url('images/headerback.jpg');
background-repeat:no-repeat;
height:100px;
width:190px;
}

.introtext {
font-size: 12px;  
font-family: arial, sans serif;
font-weight:normal;
width:280px;
padding-left:10px;
padding-top:10px;
color:#090b42;
}

.introtext a:link {
color:#090b42;
text-decoration:underline;
}

.introtext a:visited {
color:#090b42;
text-decoration:underline;
}

.introtext a:hover {
color:#090b42;
text-decoration:none;
}

.introtitle {
font-size: 28px;  
font-family: arial, sans serif;
color:#000000;
font-weight:normal;
width:250px;
padding-left:10px;
padding-top:10px;
color:#090b42;
}

.fade {
background-image: url('images/crowdfade.jpg');
background-repeat:y-repeat;
width:260px;
height:326px;
padding:0px;
}


.midback {
background-color:#03034c;
background-image: url('images/middle.jpg');
background-repeat:x-repeat;
width:888px;
height:200px;
}

.testback {
background-color:#1b1b39;
width:888px;
line-height:19px;
}

.midtext {
font-size: 12px;  
font-family: arial, sans serif;
font-weight:bold;
width:200px;
color:#ffffff;
padding-top:10px;
}

.midtext a:link {
color:#f8e18d;
text-decoration:underline;
}

.midtext a:visited {
color:#f8e18d;
text-decoration:underline;
}

.midtext a:hover {
color:#f8e18d;
text-decoration:none;
}

.testimonial {
font-size: 14px;  
font-family: arial, sans serif;
font-weight:bold;
color:#f8e18d;
padding-right:10px;
}

.testimonialtext {
font-size: 12px;  
font-family: arial, sans serif;
font-weight:normal;
color:#ffffff;
padding-right:20px;
}

.testimonialtext a:link {
color:#f8e18d;
text-decoration:underline;
}

.testimonialtext a:visited {
color:#f8e18d;
text-decoration:underline;
}

.testimonialtext a:hover {
color:#f8e18d;
text-decoration:none;
}

.contacttext {
font-size: 11px;  
font-family: arial, sans serif;
font-weight:normal;
padding:10px;
color:#ffffff;
background-color: #000;
}

.contacttext2, .contacttext2 a {
font-size: 11px;  
font-family: arial, sans serif;
font-weight:normal;
padding:10px;
color:#fff;
}

.contacttext a:link {
color:#ffffff;
text-decoration:none;
}

.contacttext a:visited {
color:#ffffff;
text-decoration:none;
}

.contacttext a:hover {
color:#ffffff;
text-decoration:underline;
}

.contacttextint {
font-size: 11px;  
font-family: arial, sans serif;
font-weight:normal;
padding-left:10px;
padding-right:10px;
padding-top:10px;
width:750px;
display:block;
color:#ffffff;
}

.contacttextint a:link {
color:#ffffff;
text-decoration:underline;
}

.contacttextint a:visited {
color:#ffffff;
text-decoration:underline;
}

.contacttextint a:hover {
color:#ffffff;
text-decoration:none;
}


.maintext {
width:750px;
font-size: 12px;  
font-family: arial, sans serif;
font-weight:normal;
padding-left:10px;
padding-right:10px;
color:#ffffff;
display:block;
}

.maintext a:link {
color:#ffffff;
text-decoration:underline;
}

.maintext a:visited {
color:#ffffff;
text-decoration:underline;
}

.maintext a:hover {
color:#ffffff;
text-decoration:none;
}

.title {
font-size: 28px;  
font-family: Times New Roman, times, serif;
color:#ffffff;
font-weight:normal;
width:260px;
padding-top:10px;
}

.title2 {
font-size: 28px;  
font-family: Times New Roman, times, serif;
color:#ffffff;
font-weight:normal;
width:600px;
padding-top:10px;
}



.tabletop {

	margin-top: 0px; top: 0px;

}
