body {
	background-color: #000000;
	background-image: url('http://nerdcorenetwork.com/images/smokey-blue-16.jpg');
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
}

table.main {
	top: 12px;
	color: #000000;
	font-family: "Arial";
	font-size: 12px;
	text-decoration: none;
	list-style-type: square;
	margin-left: -475px;
	left: 50%;
	position: absolute;
	display: block;
	visibility: visible;
}

span.head {
	color: #26466D;
	font-family: "Arial";
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #2C4274;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:visited {
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	font-weight :normal;
	text-decoration: none;
}

a:hover {
	color: #19253F;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a:active {
	color: #19253F;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:link {
	color: #444444;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:visited {
	color: #444444;
	font-family: "Arial";
	font-size: 12px;
	font-weight :normal;
	text-decoration: none;
}

a.footer:hover {
	color: #19253F;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.footer:active {
	color: #19253F;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

table.menu {
	padding-top: 5px;
}

a.drive:link {
	color: #ffffff;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	width: 180px;
	line-height: 33px;
	display: block;
}

a.drive:visited {
	color: #ffffff;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	width: 180px;
	line-height: 33px;
	display: block;
}

a.drive:hover {
	color: #ffffff;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/hovermenulink.png');
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	width: 180px;
	line-height: 33px;
	display: block;
}

a.drive:active {
	color: #ffffff;
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/hovermenulink.png');
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	width: 180px;
	line-height: 33px;
	display: block;
}

td.heading {
	background-color: #dddddd;
	height: 18px;
	width: 80%;
	color: #000000;
	font-weight: bold;
	font-size: 16px;
	font-family: "arial";
}

td.topleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topleft.png');
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

td.top {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topbottom.png');
	background-attachment: scroll;
	background-position: top center;
	background-repeat: repeat-x;
	height: 20px;
	width: 910px;
}

td.topright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topright.png');
	background-attachment: scroll;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

td.right {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: right center;
	background-repeat: repeat-y;
	height: 20px;
	width: 20px;
}

td.bannerright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: right center;
	background-repeat: repeat-y;
	height: 99px;
	width: 20px;
}

td.bannerleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: left center;
	background-repeat: repeat-y;
	height: 99px;
	width: 20px;
}

td.bottomright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomright.png');
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

td.bottom {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topbottom.png');
	background-attachment: scroll;
	background-position: bottom center;
	background-repeat: repeat-x;
	height: 20px;
	width: 910px;
}

td.bottomleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomleft.png');
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

td.left {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
}

td.banner {
	background-color: ffffff;
	background-image: url('http://nerdcorenetwork.com/images/ncnbanner.gif');
	background-attachment: scroll;
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 99px;
	width: 910px;
}

td.menu {
	background-color: ffffff;
	background-image: url('http://nerdcorenetwork.com/images/menu_bg2.png');
	background-attachment: scroll;
	background-position: center center;
	background-repeat: no-repeat;
	height: 33px;
	width: 910px;
}

td.menu2 {
	background-color: #dddddd;
	color: #444444;
	font-size: 12px;
	font-family: "arial";
}

td.topleft2 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topleft2.png');
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.topright2 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topright2.png');
	background-attachment: scroll;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.border {
	background-color: #dddddd;
}

td.bottomright2 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomright2.png');
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.bottomleft2 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomleft2.png');
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.topleft3 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topleft3.png');
	background-attachment: scroll;
	background-position: bottom right;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.topright3 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/topright3.png');
	background-attachment: scroll;
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.border2 {
	background-color: #f1f1f1;
}

td.bottomright3 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomright3.png');
	background-attachment: scroll;
	background-position: top left;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

td.bottomleft3 {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/bottomleft3.png');
	background-attachment: scroll;
	background-position: top right;
	background-repeat: no-repeat;
	height: 18px;
	width: 18px;
}

a.menu2:link {
	color: #365293;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu2:visited {
	color: #365293;
	font-family: "Arial";
	font-size: 12px;
	font-weight :normal;
	text-decoration: none;
}

a.menu2:hover {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.menu2:active {
	color: #666666;
	font-family: "Arial";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

td.menuright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: right center;
	background-repeat: repeat-y;
	height: 33px;
	width: 20px;
}

td.menuleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: left center;
	background-repeat: repeat-y;
	height: 33px;
	width: 20px;
}

td.mainright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: right center;
	background-repeat: repeat-y;
	width: 20px;
}

td.maincontent {
	background-color: #ffffff;
	width: 910px;
	padding: 0px;
	top: 0;
}

td.main_content {
	border-width: 25px;
	border-style: solid;
	border-color: #ffffff;
	padding: 6px;
}

td.filler {
	background-color: #f1f1f1;
}

td.mainleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: left center;
	background-repeat: repeat-y;
	width: 20px;
}

td.footerright {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: right center;
	background-repeat: repeat-y;
	height: 25px;
	width: 20px;
}

td.footercontent {
	background-color: #ffffff;
	height: 25px;
	width: 90px;
}

td.footerleft {
	background-color: transparent;
	background-image: url('http://nerdcorenetwork.com/images/leftright.png');
	background-attachment: scroll;
	background-position: left center;
	background-repeat: repeat-y;
	height: 25px;
	width: 20px;
}

img {border: none;}
