									/* General Stuff */

body.main {
	margin: 0px;
	background-color: #7A7A7A;
	background-image: url(http://www.gcwonline.net/testbg.jpg);
	background-repeat: no-repeat;
}

#main {width: 1000px;
	background-color: #FDFDFD;
	font-family: arial;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
	font-size: .8em;
	background-image: url(http://www.gcwonline.net/2009/bg.gif);
}

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

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

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

fieldset {
	border: 3px double #07485c;
	margin-left: 75px;
	margin-right: 75px;
} 

#toc {
	border: 3px double #07485c;
	margin-left: 25px;
	margin-bottom: 5px;
	float: left;
	width: 425px;
}

#legend {
	border: 1px solid #000000;
	background-color: #07485c;
	color: white;
}

#banner {
	width: 1000px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background: url(http://www.gcwonline.net/2009/bg.png) repeat-x; 
}

#bannerleft {
	width: 500px;
	height: 80px;
	float: left;
	color: #000000;
	font-family: arial;
	font-size: .7em;
	padding-left: 3px;
}

#foruminfo {
	width: 490px;
	height: 56px;
	margin-left: 10px;
}

#logo {
	width: 470px;
	float: right;
}

#navbar {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	height: 21px;
}

#content {
	width: 836px;
	margin-left: 82px;
	margin-right: 82px;
}

#content h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 2em;
	text-align: center;
	border-bottom: 1px solid #07485c;
	width: 836px;
	margin-top: 0px;
}

										/* Main Page */

#homenews {
	float: left;
	width: 450px;
	margin-left: 10px;
}

#news {
	width: 450px;
	margin-left: 22px;
}

#news h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #0e2b39;
	width: 450px;
	z-index: 1;
	margin-top: 0px;
	border: 2px outset #07485c;
	background-color: #DADADA;
}

#column {
	width: 225px;
	margin-left: 22px;
	height: 100px;
}

#column h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.5em;
	color: #0e2b39;
	width: 225px;
	z-index: 1;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: center;
}

#column h2 {
	background-color: #07485c;
	width: 220px;
	color: white;
}

#columnpost h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 1em;
	margin-top: 0px;
	padding-bottom: 1px;
	padding-left: 2px;
	margin-bottom: 1px;
	border-bottom: 1px solid #07485c;
}

#columnsidebar {
	width: 225px;
	background-color: #F5F5F5;
	float: right;
	border: 1px solid #07485c;
}

#rumor {
	margin-left: 82px;
	margin-right: 82px;
	height: 100px;

}

#rumor h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.5em;
	color: #0e2b39;
	z-index: 1;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 1px;
}

#rumor h2 {
	font-family: arial;
	font-weight: bold;
	font-size: 1.2em;
	margin-top: 0px;
	padding-bottom: 1px;
	margin-bottom: 1px;
	border-bottom: 1px solid #07485c;
}

#rumor h3 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.5em;
	color: red;
	margin-top: 0px;
	margin-bottom: 1px;
	float: right;
}

#newspost {
	width: 450px;
	float: left;
	margin-right: 32px;
}

#columnpost {
	width: 225px;
	float: left;
	margin-right: 30px;
	margin-left: 20px;
}


#rumorpost {
	width: 670px;
	float: left;
}

#newstext {
	margin-left: 82px;
	margin-right: 82px;
	text-align: justify;
}

#columnstext {
	width: 836px;
	margin-left: 82px;
	margin-right: 82px;
	text-align: justify;
	float: right;
}

#moreby {
	width: 250px;
	height: 75px;
	margin-left: 5px;
	margin-right: 10px;
	float: right;
	border: 1px solid black;
	background-color: #DADADA;
	clear: both;
	display: inline;
}

#moreby2 {
   position: absolute;
   bottom: 50px;;
}

#newstext:first-line {
	font-family: tahoma;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0d2b39;
	text-align: left;
}

#newstext:first-letter {
	font-family: tahoma;
	font-size: 3em;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	color: #0d2b39;
}

#newstext h4 {
	width: 225px;
	font-family: arial;
	font-size: 1em;
	color: white;
	background-color: #07485c;
	margin: 0px;
	text-align: center;
	float: right;
}

#columnstext:first-line {
	font-family: tahoma;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #0d2b39;
}

#columnstext:first-letter {
	font-family: tahoma;
	font-size: 3em;
	font-weight: bold;
	float: left;
	margin-top: 2px;
	margin-right: 2px;
	color: #0d2b39;
}

#newsarchives {
	float: left;
	width: 450px;
	height: 290px;
	overflow: auto;
	margin-left: 20px;
}

td.news {
	font-size: .75em;
	font-family: arial;
}

#mainlinks {
	float: right;
	width: 501px;
	height: 330px;
	margin-right: 10px;
	margin-top: 5px;
	line-height: 20px;
}

#mainlinks h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 195px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: 1px;
	background-color: #07485c;
}

#mainlinks ul {
	padding: 0px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: .9em;
}

#mainlinks li {
	border-bottom: 1px solid #bcbcbe;
	color: white;
}

#columnsleft h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 450px;
	padding: 2px;
	z-index: 1;
	margin-top: 0px;
	background-color: #07485c;
}

#columnsleft h2 {
	font-family: arial;
	font-size: 1.1em;
	font-weight: normal;
	margin-left: 3px;
}

#columnsleft h3 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 755px;
	padding: 2px;
	z-index: 1;
	margin-top: 0px;
	background-color: #07485c;
}

#mainlinks h3 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1.3em;
	color: #E60005;
	width: 250px;
	z-index: 1;
	margin-top: 0px;
	margin-bottom: -3px;
	border-bottom: 1px solid #E60005;
}

#linksright {
	float: right;
	width: 200px;
}

#linksleft {
	float: left;
	width: 280px;
}

#linksleft h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 280px;
	z-index: 1;
	margin-top: 0px;
	background-color: #07485c;
}

#columnsleft {
	width: 450px;
	display: inline-block;
}

#columnsleft ul {
	list-style-type:square;
	margin-top: -3px;
} 

#columnsleft li {
	font-size: 1em;
}

#columnsright {
	float: right;
	width: 225px;
	text-align: right;
}

#columnsright ul {
	margin-top: -4px;
}

#columnsright li {
	font-size: .8em;
}

#columnists {
	margin-right: 22px;
}

#tcontent0 {
	background-image: url(http://www.gcwonline.net/images/wwmainbg.jpg);
	height: 198px;
	width: 478px;
}

#tcontent0 h2 {
	font-family: tahoma;
	font-size: 1.5em;
	color: black;
	margin-left: 75px;
	width: 150px;
	margin-bottom: 0px;
	margin-top: -8px;
}

#tcontent0 h3 {
	font-family: tahoma;
	font-size: .9em;
	color: black;
	margin-left: 75px;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 0px;
	line-height: 1em;
}

#tcontent0 h4 {
	font-family: tahoma;
	font-size: 1em;
	color: black;
	width: 478px;
	margin-bottom: 0px;
	margin-top: -10px;
	text-transform: uppercase;
}

#tcontent0 h5 {
	font-family: arial;
	font-size: 1.2em;
	color: black;
	width: 478px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
}

#tcontent1 {
	background-color: #FDFDFD;
	height: 198px;
	width: 478px;
}

#tcontent1 h2 {
	font-family: tahoma;
	font-size: 1.5em;
	color: black;
	margin-left: 75px;
	width: 250px;
	margin-bottom: 0px;
	margin-top: -8px;
}

#tcontent1 h3 {
	font-family: tahoma;
	font-size: .9em;
	color: black;
	margin-left: 75px;
	width: 150px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom: 0px;
	line-height: 1em;
}

#tcontent1 h4 {
	font-family: tahoma;
	font-size: 1em;
	color: #333333;
	width: 470px;
	margin-bottom: 0px;
	margin-top: 2px;
	text-transform: uppercase;
	text-align: center;
}

#tcontent1 h5 {
	font-family: arial;
	font-size: 1.2em;
	color: black;
	width: 478px;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 470px;
	text-align: center;
}


#tcontent2 {
	height: 198px;
	width: 478px;
	overflow: auto;
	color: white;
}

#tcontent3 {
	height: 198px;
	width: 478px;
	overflow: auto;
	color: white;
}

#tabcontent h1 {
	font-family: tahoma;
	border-bottom: 1px solid black;
	width: 470px;
}

td.poll {
	width: 200px;
}

#jacobs {
	width: 385px;
	height: 100px;
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	background-image: url(http://www.gcwonline.net/images/columnists/jacobs.jpg);
	background-repeat: no-repeat;
	font-size: .8em;
	padding-left: 60px;
}

#slider {
    width: 430px; /* important to be same as image width */
    height: 315px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}
#sliderContent {
    width: 410px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 384px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style-type: none;}

															/* Roster */

#roster {
	overflow:hidden;
	margin:0 auto;
}

#roster1 {
	width: 170px;
	margin-left: 10px;
	float: left;
	display: inline;
}

#roster li {
	margin-left: -25px;
	font-size: .9em;
}

#roster2 {
	width: 380px;
	float: left;
	margin-left: 2px;
	display: inline;
}

#roster3 {
	width: 183px;
	float: left;
	display: inline;
}

#roster4 {
	width: 240px;
	float: left;
	padding-left: 2px;
	display: inline;
	margin-left: 6px;
}

#roster4a {
	width: 240px;
	float: left;
}

#roster4b {
	width: 240px;
	height: 620px;
	overflow: auto;
	margin-top: 6px;
	background-color: #FDFDFD;
	font-size: 11px;
	float: left;
}

#roster4b h3 {
	font-size: 1.2em;
	margin: 0px;
	font-weight: bold;
	font-family: tahoma;
}

#roster4b h4 {
	margin: 0px;
	font-size: 1em;
	font-weight: normal;
}

#roleplays {
	font-family: arial;
	font-size: 10px;
}


h1.roster {
	font-family: arial;
	font-weight: bold;
	font-size: 1.5em;
	color: #0e2b39;
	width: 170px;
	z-index: 1;
	margin-top: 0px;
	text-align: center;
}

h2.roster {
	font-family: tahoma;
	font-size: .7em;
	color: #a6b9c0;
	z-index: 2;
	margin-top: -16px;
	padding-left: 45px;
	border-top: 1px solid #07485c;
	width: 155px;
	margin-bottom: -5px;
}

#rpfullshot {
	float: right;
	width: 380px;
}

#rpfullshot ul {
	list-style-type:square;
	margin-top: -3px;
	margin-left: -10px;
} 

#rpfullshot li {
	font-size: 1em;
}

#rpfullshot h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 380px;
	z-index: 1;
	margin-top: 0px;
	background-color: #07485c;
}

#roster2 h1 {
	font-family: tahoma;
	font-weight: bold;
	font-size: 1em;
	color: #FFFFFF;
	width: 380px;
	z-index: 1;
	margin-top: 0px;
	background-color: #07485c;
	text-align: center;
	margin-bottom: 1px;
}

	

										/* EVENTS */

#showheader {
	margin: 0px;
	width: 956px;
	margin-left: 22px;
	margin-right: 22px;
}

#showlogo {
	float: left;
	width: 456px;
}

#showvideo {
	float: right;
	width: 500px;
}	

#card {
	margin: 0px;
	height: 300px;
	width: 986px;
	margin-left: 10px;
	height: 400px;
}

#ppvcard {
	margin: 0px;
	width: 976px;
	margin-left: 10px;
	height: 700px;
}

#cardright {
	float: left;
	width: 300px;
}

#cardright h1 {
	background-color: #07485c;
	color: white;
	font-family: tahoma;
	font-size: 1.2em;
	text-align: center;
}


#nextcard {
	float: left;
	width: 475px;
}

#nextcard h1 {
	background-color: #07485c;
	color: white;
	font-family: tahoma;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: 0px;
}

#wwtitle {
	width: 475px;
	height: 40px;
}

#wwtitle h2 {
	font-family: tahoma;
	font-size: 2.2em;
	float: left;
	width: 325px;
	height: 40px;
	margin:0px;
	color: #07485c;
	background-color: #E6E6E6;
	border-bottom: 1px solid black;
}

#wwtitle h3 {
	font-family: arial;
	font-size: .8em;
	font-color: #333333;
	float: right;
	text-align: center;
	width: 150px;
	height: 40px;
	margin:0px;
	background-color: #E6E6E6;
	border-bottom: 1px solid black;
}

#ppvcardleft {
	float: left;
	width: 525px;
}

#ppvcardleft h1 {
	background-color: #07485c;
	color: white;
	font-family: tahoma;
	font-size: 1.2em;
	text-align: center;
	margin-bottom: -1px;
}

p.eventblurb {
	font-family: arial;
	font-size: .8em;
	margin-top: 15px;
}

#ppvtitle {
	width: 525px;
	height: 40px;
}

#ppvtitle h2 {
	font-family: tahoma;
	font-size: 2.5em;
	float: left;
	width: 400px;
	height: 40px;
	margin:0px;
	color: #07485c;
	background-color: #E6E6E6;
	border-bottom: 1px solid black;
}

#ppvtitle h3 {
	font-family: arial;
	font-size: .8em;
	font-color: #333333;
	float: right;
	text-align: center;
	width: 125px;
	height: 40px;
	margin:0px;
	background-color: #E6E6E6;
	border-bottom: 1px solid black;
}

#cardleft{
	float: left;
	width: 170px;
}

#wwarchive {
	width: 161px;
	border-right: 2px solid #467883;
	border-left: 2px solid #467883;
	border-bottom: 2px solid #467883;
	background-color: #c3c3c3;
	height: 300px;
	overflow: auto;
	margin-left: 1px;
}

#wwarchive li {
	margin-left: -10px;
}

#ppvcardright {
	float: left;
	width: 420px;
	margin-left: 30px;
}

#ppvcardrightbox {
	width: 200px;
	background-color: #F5F5F5;
	margin-top: -13px;
}

#ppvcardright li {
	margin-left: 8px;
}

#ppvarchiveleft {
	float: left;
	width: 200px;
}

#ppvcardright h2 {
	background-color: #07485c;
	width: 200px;
	color: white;
	font-family: tahoma;
	font-size: 1em;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-bottom: 0px;
}

#ppvarchiveright {
	float: right;
	width: 200px;
}

#wwarchives {
	float: left;
	width: 148px;
	height: 400px;
	margin-left: 5px;
	overflow: auto;
}

#wwarchives ul {
	margin: 0px;
	text-align: right;
}

#results {
	color: #000000;
	font-family: arial;
	font-size: 12px;
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 5px;
	text-align: justified;
}

h4.cardpreview {
	color: #333333;
	font-family: tahoma;
	font-size: 10px;
	margin-bottom: -15px;
	text-align: center;
} 

h2.cardpreview {
	color: #00000;
	font-family: arial;
	font-size: 12px;
	margin-bottom: -15px;
	text-align: center;
} 

h3.cardpreview {
	color: #00000;
	font-family: arial;
	font-size: 14px;
	text-align: center;
	margin-bottom: -3px;
}

h4.cardpreview2 {
	color: #00000;
	font-family: arial;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	margin-top: -10px;
} 

h2.cardpreview2 {
	color: #333333;
	font-family: arial;
	font-size: 12px;
	margin-bottom: -15px;
	margin-top: -6px;
	text-align: center;
} 

h3.cardpreview2 {
	color: #00000;
	font-family: arial;
	font-size: 14px;
	text-align: center;
}

										/* PPV PAGE */

#ppvdvdarchive {
	margin-top: 5px;
	padding-top: 10px;
	width: 956px;
	margin-left: 22px;
	margin-right: 22px;
}

h1.ppvdvdarchive {
	border-top: 5px solid #bcbcbc;
	border-bottom: 5px solid #bcbcbc;
	padding-bottom: 5px;
	background-color: #070A65;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
}
	
h2.ppvdvdarchive {
	border-top: 5px solid #bcbcbc;
	border-bottom: 5px solid #bcbcbc;
	padding-bottom: 5px;
	background-color: #0C630A;
	margin-top: 0px;
	font-family: tahoma;
	font-size: 2em;
	color: #FFFFFF;
	text-align: center;
}

										/* DVD Page */

#dvdtop {
	height: 200px;
	width: 956px;
	border-bottom: 10px solid #bcbcbc;
	margin-left: 22px;
	background-image: url(http://www.gcwonline.net/images/dvd/dvdtop.jpg);
}

#dvd {
	margin: 0px;
	width: 956px;
	margin-left: 22px;
	margin-right: 22px;
}

#dvdleft {
	float: left;
	width: 570px;
	height: 440px;
	border-bottom: 5px solid #bcbcbc;
}

#dvdright {
	float: right;
	width: 386px;
	height: 440px;
	text-size: .9em;
	font-family: arial;
	color: #000000;
	border-bottom: 5px solid #bcbcbc;
}	

#dvdright ul {
	list-style-type: square;
	margin-left: 2px;
}

#dvdright li {
	margin-left: -5px;
	list-style-type: square;
}



										/* DVD View */
#dvdviewtop {
	margin: 0px;
	width: 956px;
	margin-left: 22px;
	margin-right: 22px;
}

#dvdtoc {
	float: left;
	width: 386px;
}

#dvdtoc a.link {
	text-decoration: none;
}

#dvdtoc a.visited {
	text-decoration: none;
}

#dvdtoc a.hover {
	text-decoration: underline;
}

#dvdtoc h2 {
	margin-bottom: -2px;
	margin-top: 4px;
	font-family: tahoma;
	font-size: 1.2em;
	width: 200px;
	border-bottom: 1px solid #07485c;
}

ul.toc {
	margin-left: -30px;
	width: 375px;
}

li.match {
	font-weight: bold;
	margin-left: -15px;
	width: 370px;
	background-color: #F5F5F5;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-top: 1px;	
	padding-bottom: 1px;
}

li.seg {
	margin-top: 1px;
	margin-bottom: 2px;
	list-style: square;
}

#dvdviewimg {
	float: right;
	width: 570px;
}

#dvdviewimg h2 {
	margin: 0px;
	font-family: tahoma;
	font-size: 2.4em;
	color: #07485c;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 580px;
	text-align: center;
	border-bottom: 1px solid #07485c;
}

#dvdviewimg h3 {
	font-size: 1em;
	font-family: arial;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	text-align: center;
	width: 580px;
	border-bottom: 1px solid #07485c;
}

#dvdviewtext {
	margin-top: 0px;
	width: 820px;
	margin-left: 90px;
	margin-right: 90px;
}

p.backtotop {
	float: right;
	font-size: .85em;
}

#commentary {
	display: none;
	background-color: #0e2b39;
	margin-bottom: 1em;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
}



										/* Footer */

#footer {
	width: 1000px;
	background-color: #0e2b39;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#footer1 {
	width: 30px;
	background-color: #0e2b39;
	float: left;
}

#footer2 {
	width: 525px;
	background-color: #0e2b39;
	float: left;
}
#footer3 {
	width: 415px;
	background-color: #0e2b39;
	float: left;
	text-align: right;
}
#footer4 {
	width: 30px;
	background-color: #0e2b39;
	float: left;
}

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

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

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

/* NEW bio pages */

#biocolumn {width: 380px;
		padding: 1px;
		float: right;
		margin-top: 0px;
		margin-right: 20px;
		z-index: 1;
		}

#biofullshot {position: relative;
		z-index: 1;
		}

#bioup {position: relative;
		margin-top: -90px;
		z-index: 2;
		background-color: #556870;
		}

#biobox {width: 376px;
		background:url("http://www.gcwonline.net/boxbg2.png");
		border-top: 1px solid black;
		border-bottom: 1px solid black;
		margin-top: 2px;
		margin-bottom: 2px;
		margin-left: 2px;
		z-index: inherit;
		text-align: left;
		}

#biobox h2 {
	border-bottom: 1px solid black;
	margin: 0px;
	color: black;
	font-family: tahoma;
	font-size: 1em;
	background-color: #D6D6D6;
	text-align: center;
}

#biobox table{
	font-size: 1em;
	padding: 5px;
}

#biobox ul{
	list-style-type: none;
	margin-left: 10px;
	margin-top: 0px;
	padding: 0px;
}

#bio2{width: 580px;
	margin-left: 15px;
	font: 1em Arial;
	color: #000000;
}

#bio2 table{
	font-size: 1em;
}

#bio2 h1{
	font-family: tahoma;
	font-size: 2.8em;
	font-weight: bold;
	text-align: center;
	padding: 2px 0;
	margin: 0 0 -15px 0;
}

#bio2 h2{
	font-family: tahoma;
	font-size: 1.8em;
	border-bottom: 1px solid #07485c;
	font-weight: normal;
	text-align: left;
	padding: 2px 0 0 15px;
	margin: 0 0 15px 0; 
	line-height: 110%;
}

#bio2 h3 {
	font-family: arial;
	font-size: 1em;
	border-top: 1px solid #07485c;
	border-bottom: 1px solid #07485c;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	padding-top: 3px;
	padding-bottom: 3px;
}

/* bio pages */
#bio {
	margin: 10px;
	font: 1em Arial;
	color: #000000;
}

#bio a:link
{
	color: #07485c;
}

#bio a:visited
{
	color: #07485c;
}

#bio a:hover
{
	color: #666666;
}

#bio a:active
{

}

#bio p{

}

#bio img{
 	padding: 1px;
	border: 3px double rgb(0,0,0); 
	background-color: #07485c;
	margin-right: 5px;
}

#bio h1{
	font-family: tahoma;
	font-size: 2.8em;
	font-weight: normal;
	text-align: center;
	padding: 2px 0;
	margin: 0 0 0 0;
}

#bio h2{
	font-family: tahoma;
	font-size: 1.8em;
	border-bottom: 2px solid #07485c;
	font-weight: normal;
	text-align: left;
	padding: 2px 0 0 15px;
	margin: 0 0 15px 0;
	line-height: 110%;
}

#backstage h2{font-family: tahoma;
	font-size: 1.8em;
	border-bottom: 3px double #07485c;
	font-weight: normal;
	text-align: left;
	padding: 2px 0 0 15px;
	margin: 0 0 15px 0;
	line-height: 110%;
}

#bio b{
	font-size: 1em;
	text-transform: uppercase;
}

#bio i{
	font-style: oblique;
}

#bio u{
	font-style: oblique;
}

#bio td{
	color: #000000;
	font-size: 12px;
	font-family: arial;
	vertical-align: top;
}

#bio tr{

}

#bio table{
	border: 0px solid;
	padding: 2px 0 0 15px;
}

#bio ul
{
	list-style-type: none;
	margin: 0 0 0 25px;
	padding: 0;
}

#bio li 
{
	margin-bottom: 2px;
}

#bio li a:link
{
	color: #07485c;
}

#bio li a:visited
{
	color: #07485c;
}

#bio li a:hover
{
	color: #07485c;
}

#bio li a:active
{

}

																		/* Application Form */

#application {
	width: 550px;
	float: right;
}

#application h1 {
	color: #262D37;
	font-size: 2.6em;
	font-weight: normal;
	margin-left: 8px;
	margin-right: 8px;
	font-family: arial;
	color: black;
	text-align: center;
	padding: 5px 5px;
	text-transform: capitalize;
	margin-bottom: 0px;
	width: 550px;
}

#application h2 {
	color: #262D37;
	font-size: 1.2em;
	font-weight: normal;
	margin-left: 8px;
	margin-right: 8px;
	font-family: tahoma;
	text-align: center;
	padding: 5px 5px;
	text-transform: capitalize;
	margin-bottom: 0px;
}

#application input.appfieldtext {
	padding: 0px;
	margin: 0px;
	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 12px;
	color: #000000;
	width: 375px;
}

#application textarea.apptextarea {
	padding: 0px;
	margin: 0px;
	font-family: verdana,tahoma,arial,helvetica; 
	font-size: 12px;
	color: #000000;
	width: 375px;
	height: 200px;
}

#application table {
	color: #000000;
	font-size: 10px;
	border: 1px solid #cccccc;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#application td.columna {
	color: #000000;
	font-size: 12px;
	border: 1px solid #cccccc;
	width: 150px;
}

#application td.columnb {
	color: #000000;
	font-size: 12px;
	border: 1px solid #cccccc;
}

#application p.error {
	color: #ff0000;
}


								/* Records Page */

#records {width: 475px;
		padding-left: 5px;
		padding-right: 6px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-top: 0px;
		margin-bottom: 8px;
		margin-left: 25px;
		text-align: left;
		text-size: .9em;
		font-family: arial;
		}

#records h2 {
	font-family: tahoma;
	background-color:  #07485c;
	color: #ffffff;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 1.2em;
}

#titlerecords {
	width: 432px;
	margin-right: 30px;
}

#titlerecords h2 {
	font-family: tahoma;
	background-color:  #07485c;
	color: #ffffff;
	margin-top: 1px;
	margin-bottom: 2px;
	font-size: 1.2em;
}

table.archivetable {
	width: 700px;
}

table.archivetable td {
	text-align: center;
	font-family: arial;
	font-size: .9em;
}

#stock {
	margin-left: auto;
	margin-right: auto;
}

#stock h2 {
	margin: 0px;
	font-family: tahoma;
	font-weight: bold;
	color: #07485c;
	font-size: 1.3em;
	text-align: center;
}

#stock h3 {
	margin: 0px;
	font-family: tahoma;
	font-weight: bold;
	color: #07485c;
	font-size: 1.3em;
}

table.stock {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

table.stock td {
	text-align: left;
	font-family: arial;
	font-size: .9em;
	border: 1px solid #07485c;
}

.recordrow1
{
	width: 150px;
	font-weight: bold;
}

.recordrow2
{
	width: 325px;
}

.archiverow1
{
	background-color: #ccc;
	color: #222;
	margin: 2px 5px;
}

.archiverow2
{
	margin: 2px 5px;
}

.archiveheading
{
	font-family: arial, verdana, sans-serif;	
	background-color:  #07485c;
	color: #ffffff;
	font-size: 18px;
}

.archiveheading2
{
	font-family: arial, verdana, sans-serif;	
	background-color:  #07485c;
	color: #ffffff;
	font-size: 14px;
}

span.right {text-align: right;
	display: inline;
	width: 400px;}
span.center {text-align: center;}
span.left {text-align: left;
	display: inline;}

img.hidden
{
	display: none;
}

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

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

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

.signuptext {
	color: black;
	font-family: arial;
	font-size: .8em;
}	

										/* SHOW STYLING */
