body {
	background-color: #000000;
	text-align: center;
	font-family: "Trebuchet MS";
	font-size: 12px;
}

.hiddenPic {
	display:none;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited
{
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#frame {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	background-color: #330033;
	padding-bottom: 5px;
}

#header {

	padding: 0px;
	border: 1px solid #A0A0A0;
	position: absolute;
	top: 5px;
	left: 0px;
	width: 988px;
	height: 200px;
	background-image: url(images/vortexheader2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #330033;
}

#menubar {
	position: absolute;
	top: 178px;
	left: 0px;
	width: 990px;
	height: 30px;
	background: transparent;
	text-align: center;
	vertical-align: text-bottom;
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
}

#newsbox
{

	position: absolute;
	top: 215px;
	left: 0px;
	width: 355px;
	height: 160px;
	background-color: #330033;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;

}

#recruitmentbox {

	position: absolute;
	top: 215px;
	left: 365px;
	width: 395px;
	height: 120px;
	background-color: #330033;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;

}

#progressbox {

	position: absolute;
	top: 215px;
	left: 770px;
	width: 220px;
	height: 160px;
	background-color: #330033;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;

}

#main {
	position: absolute;
	top: 215px;
	left: 0px;
	width: 990px;
	height: 400px;
	background: transparent;
	padding: 0px;
}

#homemain {
	position: absolute;
	top: 385px;
	left: 0px;
	width: 990px;
	height: 400px;
	background: transparent;
	padding: 0px;
}

td.menu {
	width: 98px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	color: #FFFFFF;
	background-image: url(images/tab.png);
	background-position: top left;
	background-repeat: no-repeat;

}

td.menu:hover {

	cursor: pointer;
	color: #ffffff;
	background-image: url(images/tab_over.png);
	background-position: top left;
	background-repeat: no-repeat;
}

td.menu a:hover {

	text-decoration: none;
}

table.maintab {
	width: 990px;
	border-collapse: collapse;
	border: 1px solid #A0A0A0;

}

th.maintab {
	border: 1px solid #A0A0A0;
	padding-left: 40px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	background-image: url(images/spiral.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #330033;
}

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


td.maintab_head {
	border: 1px solid #A0A0A0;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FFFFFF;
	height: 35px;
	text-align: left;
	vertical-align: middle;
	background-color: #330033;
}

td.maintab {
	border: 1px solid #A0A0A0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	background-color: #220022;
	text-align: left;
	padding: 10px;
}

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

td.memberbarform_left {

	width: 100px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	color: #FFFFFF;
	background: #transparent;

}

td.memberbarform_right {

	width: 150px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	height: 18px;
	color: #FFFFFF;
	background: #transparent;

}

td.memberbarform_bottom {

	width: 200px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 18px;
	color: #FFFFFF;
	background: #transparent;

}

table.progress_admin
{
	border-style: collapse;
	text-align: center;
}

th.progress_admin
{
	border: 1px solid #A0A0A0;
	padding: 5px;
	background-color: #330033;
}

td.progress_admin_left_1
{
	border: 1px solid #A0A0A0;
	background-color: #220022;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

td.progress_admin_middle_1
{
	border: 1px solid #A0A0A0;
	background-color: #220022;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 150px;
}

td.progress_admin_right_1
{
	border: 1px solid #A0A0A0;
	background-color: #220022;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

td.progress_admin_left_2
{
	border: 1px solid #A0A0A0;
	background-color: #330033;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

td.progress_admin_middle_2
{
	border: 1px solid #A0A0A0;
	background-color: #330033;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 200px;
}

td.progress_admin_right_2
{
	border: 1px solid #A0A0A0;
	background-color: #330033;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	width: 50px;
}

td.mini_progress_none
{
	font-weight: normal;
	width: 220px;
	height: 160px;
	border: 1px solid #A0A0A0;
	text-align: center;
	padding-right: 5px;
	vertical-align: middle;
	background-color: #220022;
}

td.mini_progress_left_1
{
	font-weight: normal;
	width: 150px;
	height: 27px;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 0px;
	border-left: 0px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #220022;
}

td.mini_progress_right_1
{
	font-weight: normal;
	width: 70px;
	height: 27px;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	background-color: #220022;
}

td.mini_progress_left_2
{
	font-weight: normal;
	width: 150px;
	height: 27px;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 0px;
	border-left: 0px;
	text-align: left;
	padding-left: 5px;
	vertical-align: middle;
	background-color: #330033;
}

td.mini_progress_right_2
{
	font-weight: normal;
	width: 70px;
	height: 27px;
	border-top: 1px solid #A0A0A0;
	border-bottom: 1px solid #A0A0A0;
	border-right: 0px;
	border-left: 0px;
	text-align: right;
	padding-right: 5px;
	vertical-align: middle;
	background-color: #330033;
}

.progress_small_text
{
	width: 50px;
}

.larger_text
{
	font-size: 14px;
}

.about_admin_textarea
{
	font-family: "Trebuchet MS";
	width: 940px;
	height: 500px;
}

td.settings_admin_left
{
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	border: 0px;
	width: 100px;
}

td.settings_admin_right
{
	text-align: left;
	vertical-align: middle;
	padding: 10px;
	border: 0px;
	width: 350px;
}

.long_text
{
	width: 250px;
}


table.admin_auth
{
	text-align: center;
	border: 1px solid #A0A0A0;
	border-style: collapse;
	width: 600px;
}


th.admin_auth
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #A0A0A0;
	width: 200px;
	background-color: #330033;
}


td.admin_auth_1
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #A0A0A0;
	width: 200px;
	background-color: #220022;
}

td.admin_auth_2
{
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	border: 1px solid #A0A0A0;
	width: 200px;
	background-color: #330033;
}

