@charset "utf-8";
/* CSS Document */


/* BODY */
body {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#1e1e1e;
	background-image:url(images/default/bggradient2.gif);
	background-repeat:repeat-x;
	margin:0;
	}
	

/* BASE TABLE */
.maintable {
	visibility: visible;
	width: 760px;
	}
	
.rightshadowtable {
	width: 5px;
	background-image: url(images/default/rightshadow.png);
	background-repeat: repeat-y;
	}
	
.leftshadowtable {
	width: 5px;
	background-image: url(images/default/leftshadow.png);
	background-repeat: repeat-y;
	}
	
.middlecontenttable {
	height: 290px;
	background-color:#000000;
	}
	
.bottomshadowtable {
	height: 8px;
	background-image:url(images/default/bottomshadow2.gif);
	background-repeat:repeat-x;
	}
	
	
/* NAV TABLE */

.navtable {
	height: 40px;
	width: 760px;
	}
	
.navbar {
	background-image:url(images/default/nav.gif);
	background-repeat:no-repeat;
	}
	
	
/* CONTENT TABLE */


.contenttable {
	width: 760px;
	}

.leftsidecontent {
	margin: 0px;
	width: 540px;
	background-color:1b1b1b;
	}
	
.rightsidecontent {
	width: 210px;
	background-color:1b1b1b;
	}
	
	
/* FOOTER TABLE */

.footertable {
	height: 50px;
	}
	
.middlefooter {
	width: 750px;
	background-image:url(images/default/darkgradient.gif);
	background-repeat:repeat-x;
	}
	
	
	
/* FONT */

.largeheader {
	color: #e5e5e5;
	font-size:22px;
	margin-left: 20px;
	margin-top: 5px;
	margin-right: 20px;
	}
	
.smallheader {
	color: #487885;
	font-size: 12px;
	font-weight:bold;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.paragraphfont {
	color:#7a7a7a;
	font-size: 12px;
	margin-top: 12px;
	margin-left: 20px;
	margin-right: 20px;
	}
		
.footerfont {
	color:#7a7a7a;
	font-size:9px;
	margin-left: 20px;
	margin-right: 20px;
	}
	
.authortext {
	color:#7a7a7a;
	font-size: 12px;
	margin-top:5px;
	margin-left:225px;
	}
	
.spacer {
	margin-top:2px;
	}
	
.topsapce {
	margin-top: 10px;
	}
	
/* READ MORE LINK */

.readmore A:link {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore A:visited {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore A:active {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore A:hover {
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #487885;
	}
	
.readmore {
	margin-left:45px;
	}
	
/* READ MORE 2 LINK */

.readmore2 A:link {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore2 A:visited {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore2 A:active {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.readmore2 A:hover {
	text-decoration: none;
	font-weight:bold;
	font-size: 12px;
	color: #487885;
	}

.readmore2 {
	}


/* READ MORE 3 LINK */

.readmore3 A:link {
	text-decoration: none;
	font-weight: bold;
	color: #7a7a7a;
	font-size: 12px;
	}
	
.readmore3 A:visited {
	text-decoration: none;
	font-weight: bold;
	color: #7a7a7a;
	font-size: 12px;
	}
	
.readmore3 A:active {
	text-decoration: none;
	font-weight: bold;
	color: #7a7a7a;
	font-size: 12px;
	}
	
.readmore3 A:hover {
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
	color: #7a7a7a;
	}

.readmore3 {
	}
	
/* READ MORE 4 LINK */

.readmore4 A:link {
	text-decoration: none;
	font-weight:bold;
	color: #487885;
	font-size: 12px;
	}
	
.readmore4 A:visited {
	text-decoration: none;
	font-weight:bold;
	color: #487885;
	font-size: 12px;
	}
	
.readmore4 A:active {
	text-decoration: none;
	font-weight:bold;
	color: #487885;
	font-size: 12px;
	}
	
.readmore4 A:hover {
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
	color: #487885;
	}

.readmore4 {
	}

	
/* Nav Link */


.nav A:link {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.nav A:visited {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.nav A:active {
	text-decoration: none;
	color: #487885;
	font-size: 12px;
	}
	
.nav A:hover {
	text-decoration: none;
	font-size: 12px;
	color: #487885;
	}
	
.nav {
	}

/* News Box */

.newsbox {
	width:184px;
	height:100px;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 30px;
	}
	
	
/* Photoparagraph */

.photoparagraph {
	margin-top: 12px;
	margin-left: 20px;
	}
	
.smallphoto {
	margin-top: 2px;
	margin-right: 15px;
	}
