/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000B83 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#main_left {
	background-image: url('/includes/wrappers/2/images/header/left_line_outside.gif');
	background-repeat: repeat-x;
}

#main_right {
	background-image: url('/includes/wrappers/2/images/header/right_line_outside.gif');
	background-repeat: repeat-x;
}

#main_footer td {
	font-size: 9px;
}

table.navTable td img {
	border:0px !important;
}

#mainframe {
	xbackground: transparent url('/images/build_image.gif') right bottom no-repeat;
	background: #dbd9d9 url('/includes/wrappers/2/images/bottom-squares.gif') right bottom no-repeat;
	min-height:530px;
	height:auto !important;
	height:530px;}

h1 {
	font-size:22px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

.bordered {
	border: 1px solid silver;
	margin-right:7px;
}

.gear_desc {
	border: 1px solid silver;
	border-bottom: 5px solid silver;
	padding: 10px;
	margin-bottom:25px;
}


/* forum stuff */

#logostrip, #submenu {
	display:none;
}

.borderwrap {
	border:0px !important;
}

.copyright {
	xdisplay:none;
}

#gfooter {
	display:none;
}