BODY {
		font-family: Verdana;
		font-weight: normal;
		color: black;
		background: #FFFFFF;
		margin: 0;
		padding: 0;

}
#menu a {
  position: absolute;
  height: 38px;
  width: 88px;
  top: 31px; 
  text-decoration: none;
  }


.site_contain, .dsc_bar, .header_nav, .content_1, .footer_1 { width: 773px; }
.site_contain, .content_1, .footer_1, .right, .reg1, .head1, .data1, .data1_left, .data1_right { background: #FFFFFF; }

.site_contain {
	/* border: 1px solid #993333; */
}

.header_1 {
	width: 773px;
	height: 103px;
}

.dsc_bar {
	background-color: #FFFFFF;
	height: 30px;
	text-align: left;
	margin-top: -10px;
}

.dsc_bar_text {
	color: #000000;
	font-family: arial;
	font-size: 16pt;
	font-weight: bold;
	background-color: #FFFFFF;
	margin-left: 132px;
	margin-top: 0px;
	height: 22px;
	width: 500px;
}

.header_nav {
	margin: 0px;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	background-color: #000000;
	height: 26px;
	padding-top: 4px;
}


.nav_dividers {
color: #AAAAAA;
margin-right: 5px;
margin-left: 5px;
}

.content_left {
	float: left;
	width: 360px;
	padding-right: 20px;
	padding-top: 20px;
	border-right: 1px dotted #AAAAAA;
	text-align: left;
}

.content_right {
	float: left;
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px;
	width: 360px;
	text-align: left;
}



div.inside_Lnav {
	border: 1px solid;
	width: 200px;
	float: left;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
}

.footer_1 {
	color: #000000;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	clear: both;
	padding-bottom: 10px;
}


.thumb_proof {
	margin: 0px 0px 10px 0px;
	float: right;
	border: 12px solid white;
}


.lproof {
	margin: 20px 10px 20px 10px;
}


.data1 {
	float: none;
	width: 675px;
	margin: 15px 15px 10px 25px;
	text-align: left;
	font-family: verdana;
	font-size: 10pt;
	letter-spacing: .1em;
	color: #000000;
	font-weight: bold;
	line-height: 130%;
}

ul.pj_nav {
 width: 100px;
 padding-left: 0px;
}

li.pj_nav {
	background: White;
	width: 100px;
	border: 1px solid Black;
	list-style-type: none;
	text-align: center;
	line-height: 80%;
	margin-bottom: 5px;
}

.data1_left {
	float: left;
	width: 110px;
	margin: 10px 2px 10px 20px;
	text-align: left;
	color: #000000;
	padding: 100px 2px 2px 2px;
}
.data1_right {
	/*border: 1px solid #993333;*/
	float: left;
	width: 500px;
	margin: 15px 10px 10px 15px;
	text-align: left;
	color: #000000;
}



#cal_box {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}

input.formfields_short {
padding: 2px 0px 2px 0px;
font-size: 10px;
}

select.formfields_short {
padding: 0px 0px 0px 0px;
font-size: 10px;
}

textarea.formfields_short {
padding: 0px 0px 0px 0px;
font-size: 10px;

}


.tshirt_grid {
float: left;
border: 1px solid #FFFFFF;
background: #FFFFFF;
}

a.tshirt_grid:hover {
border: 1px solid #000000;
}

div.tshirt_grid_div {
width: 324px;
height: 225px;
}



.header_nav_links, .header_nav_links:hover {
	color: #FFFFFF;
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}

a.header_nav_links:hover {
	color: #d64cad;
}


.headline {
	font-family: arial;
	font-size: 14pt;
	color: black;
	font-weight: bold;
}


.tinystr {
	font-family:  Verdana;  
	font-size: 10px;
	font-weight: bold;
	color: black;
}
a.tinystr {
	text-decoration: underline;
}
a.tinystr:hover {
	color: #AAAAAA;
	text-decoration: none;
}


.reg_text {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}


a.reg_text {
	text-decoration: underline;
}

a.reg_text:hover {
	color: #AAAAAA;
	text-decoration: none;
}

.bold_text {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}


a.bold_text {
	text-decoration: underline;
}

a.bold_text:hover {
	color: #AAAAAA;
	text-decoration: none;
}






/*******

Buttons
 
*********/

.str_button {
	background-color: #AAAAAA;
	font-family:  arial;  
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	width: 55px;
	text-align: center;
}


.gal_button {
border: none;
}

a.gal_button {
border: none;
}

a.gal_button:hover {
border-bottom: 1px solid #4A070D;
}


.chaos_logo_text {
	font-family: arial;
	font-size: 12pt;
	font-weight: bold;
}


/*******

Text Boxes and Forms
 
*********/

textarea.formfields, input.formfields, td.formfields, td.formfields_header, select.formfields, input.formfields_short, select.formfields_short, textarea.formfields_short {
	padding: 2px 4px 2px 4px;
	color: #000000;
	background: #FFFFFF;
	border: 1px solid #AAAAAA;
	font-family: arial;
	font-size: 12px;
}

td.formfields_short, input.formfields_short {
	font-size: 10pt;
	padding: 1px 1px 1px 1px;
}

td.formfields, td.formfields_header, select.formfields {
	font-size: 10px;
}
td.formfields_header {
	background-color: white;
}

select.formfields {
padding: 0px 0px 0px 0px;
}

