#container {
	text-align: center;
	margin: auto;
	width: 1000px;
	background-color: #000;

}
#banner {
	position: static;
}
#navigation {
	height: 50px;
}
#leftbox {
	float: left;
	width: 300px;
	height: 600px;
	text-align: center;
}

#leftboxbig {
	float: left;
	width: 300px;
	height: 600px;
	text-align: center;
}

#footer {
	float: left;
	height: 30px;
	width: 1000px;
	background-color: #000;
	text-align:center;
}
#content {
	width: 700px;
	float: left;

	text-align: left;
}

#contentbig {
	width: 700px;
	float: left;

	text-align: left;
}

#contentbigger {
	width: 700px;
	float: left;

	text-align: left;
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333;
	height: 100%;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 30px;
	padding-right: 20px;
	line-height: 20px;
}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 30px;
	font-weight: bold;
}

.highlightthree {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
.highlightfour {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-left: 30px;
	font-weight: bold;
}

.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.highlighttwo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e2001a;
	font-weight: bold;
}


/**************normal links**************/

a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: none;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: none;
	text-decoration: none;
	
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e2001a;
	font-weight: none;
	text-decoration: none;
}

a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #e2001a;
	font-weight: none;
	text-decoration: none;
	
}

/**************footer**************/

a.footer:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: none;
	text-decoration: none;
}


a.footer:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #fff;
	font-weight: none;
	text-decoration: none;
	
}

a.footer:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #e2001a;
	font-weight: none;
	text-decoration: none;
}

a.footer:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #e2001a;
	font-weight: none;
	text-decoration: none;
	
}



/**************larger links**************/

a.large:link {
	margin:0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
}
a.large:hover {
    margin:0px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.bigtext{
    margin:0px;
    font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.table {
	text-align: center;
}

ul {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	list-style-type: square;
}

ul li{
	line-height: 22px;
	color: #F00;
}

.grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F00;
	padding-left: 30px;
	padding-right: 20px;
}

img {
	border: 0;
	}
	
.floatleft {
	clear: none;
	float: left;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#box {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}


#spacer
{
	height: 30px;
	
	}
	
.bold {
	font-weight: bold;
}.footertext {
	font-size: 9px;
}
.floatright {
	clear: none;
	float: right;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 7px;
}
#box2 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box3 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box4 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box5 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box6 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box7 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box8 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#box9 {
	height: 150px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	background-position: 10px;
	padding-top: 10px;
	padding-right: 50px;
}
#content2 {
	width: 1000px;
	float: left;
	text-align: left;
}
.newsphoto {
	width: 300px;
	float: left;
	text-align: center;
	height: 180px;
}
.news {
	float: left;
	width: 640px;
	background-image: url(../images/bgboxbig.jpg);
	background-repeat: no-repeat;
	background-position: 20px 10px;
	height: 180px;
	padding-left: 50px;
	padding-right: 10px;
}
.newsbox {
	width: 1000px;
	height: 180px;
}

