body  { 
		margin: 0; 
		background-color: #000000; 
		font-family:Verdana; 
		font-size:10px; 
		color:#FFFFFF;
		}
.splashimage { 
		background-repeat:no-repeat;
		width: 380;
		height: 440;
		}
a, a:visited           { 
		color: #a0725b; 
		text-decoration: none; 
		font-weight: bold 
		}
a:hover, a:active      { 
		text-decoration: underline 
		}
table.wrapper {
		border: 1px solid #000000; 
		padding:0; 
		border-collapse: collapse;
		width: 800px;
		}
table.wrapper td {
		border: 1px solid #000000; 
		border-collapse: collapse;
		}
table.noborder, table.noborder td {
		border-width: 0; 
		padding:6; 
		vertical-align: top;
		font-size:10pt; 
		color: #796666; 
		}
.navtable {
		border-width: 0; 
		width: 250;
		padding:0; 
		}
.navtable td {
		border-width: 0 !important; 
		border-bottom: solid 1px #000000 !important;
		padding:0; 
		}

.navcontent {
		border-width: 0; 
		background-color: #796666; 
		vertical-align: top; 
		color: #FFFFFF; 
		font-family: Verdana; 
		font-size: 10pt; 
		text-decoration: none; 
		font-weight: bold; 
		padding: 10px !important;
		padding-left:0px !important; 
		}
.mainnavcell {
		border-width: 0;
		width: 250; 
		background-color: #796666; 
		vertical-align: top;
		border-right: solid 1px #000000;
		}
.topbordercell {
		height: 60; 
		background-image:url('http://www.booyahsmomma.com/beardweaving/images/bar_bg.gif');
		}
.bottombordercell {
		height: 10; 
		font-size:7pt;
		text-align: right;
		padding: 4px;
		color: #333333; 
		}
.bottombordercell a, .bottombordercell a:visited, .bottombordercell a:hover {
		color: #333333; 
		}
.mainwordscell {
		background-color: #393131; 
		font-size: 10pt; 
		color: #FFFFFF; 
		padding: 20px;
		vertical-align: top;
}
.navcontent a, .navcontent a:visited { 
		color: #ece2d9; 
		text-decoration: none; 
		font-weight: bold; 
		font-family: Verdana; 
		font-size:10pt;
		padding: 10px !important;
		margin-left:0px; 
		width: 100%;
		padding: 0;
		padding-left:30px !important; 
		}
.navcontent a:hover, .navcontent a.selected { 
		text-decoration: none; 
		font-weight: bold; 	
		}
.maincontent {
		background-color: #FFFFFF; 
		font-size: 10pt; 
		color: #796666; 
		padding: 20px;
		vertical-align: top;
}

h1 { 
		font-size: 11pt; 
		color: #000000; 
		font-weight: bold; 
		border-width: 0;
        border-bottom-width: 1px;
        border-style: solid;
        padding-bottom:3px; 
   }
ul           { list-style-type: square }
input, textarea { 
	border: 1px solid #808080; 
	background-color:#E1E1E1
}
.btn       { 
		border: 3px double #666666; 
		padding: 3px 
		font-weight: bold; 
		color: #000000; 
		}