body {
	background-color: #999999;
	background-image: url(../images/bg_white.gif);
	background-repeat: repeat-y;
 	background-position: center;
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0; 
	padding:0px;
	text-align: center;
}
img {
	border:none;
}
ul, ol, dl, li, dt, dd {
	margin: 0;
	padding: 0;
}
#contactinfo a, #order_prob a {
color: #555;
text-decoration: none;
font-weight: bold;
border-bottom: 1px dotted #ca1717;
}
#contactinfo a:hover, #order_prob a:hover {
border-bottom: 1px dotted #333;
}	
#navrow a:link, #navrow a:visited, #navrow a:hover, #navrow a:active {
	text-decoration: none;
}
#navrow a:link, #navrow a:visited {
	color: #CCCCCC;
}
#navrow a:hover, #navrow a:active {
	color: #666666;
	text-decoration: none;
}
#sidebar h1 a:link, #sidebar h1 a:visited, #sidebar h1 a:hover, #sidebar h1 a:active {
	text-decoration: none;
	border: none;
	font-size: 1em;
}
#sidebar h1 a:link, #sidebar h1 a:visited {
	color: #000;
}
#sidebar h1 a:hover, #sidebar h1 a:active {
	color: #666;
}
form {
	margin: 0;
	padding: 0;
}
input {
	font-size: .9em;
}
form, fieldset {
	margin: 0;
	padding: 0;
	}
fieldset { border: 1px solid #000; }
legend {
	padding: 0;
	color: #000;
	}
input, textarea, select {
	margin: 0;
	padding: 1px;
	font-size: 100%;
	font-family: inherit;
	}
	
select { padding: 0; }



/* Main Formatting */

#container {
	width: 600px;
	margin: 0px auto;
	text-align: left;
}
#wrap {
	float: left;
	background-color:#FFFFFF;
	padding: 0 25px 0 25px;
	clear: both;
}
#content_wrap {
	clear: both;
}


/* Nav Formatting */

#unkllogo, #navrow {
	float: left;
	border-bottom: dashed #333333 1px;
	font-size: 2.5em;
	line-height: 1.3em;
	color: #cccccc;
	font-weight: bold;
	clear: both;
}
#unkllogo {
	width: 550px;
	margin: 50px 0 0 0;
	padding: 0 0 3px 0;
}
#navrow {
	width: 545px;
	padding: 1px 0 1px 3px;
}


/* Rules */

#thickrule_top, #thickrule_bottom, #thickrule {
	width: 550px;
	height: 10px;
	float: left;
	background-color: #000000;
	clear: both;
}
#thickrule_top {
	margin: 10px 0 0 0;
}
#thickrule_bottom {
	margin: 3px 0 0 0;
}
#thin_rule {
	width: 550px;
	height: 1px;
	margin: 15px 0 5px 0;
	float: left;
	background-color: #000000;
	clear: both;
}


/* Content Formatting */

#splash_image, #highlight_box {
	width: 412px;
	float: left;
}
#splash_image {
	height: 222px;
	background: url(http://www.unklbrand.com/images/splash_image/random.php)
}
#highlight_box {
	 margin: 3px 0 0 0;
	}
#category_tree {
	width: 100px;
	float: left;
	padding: 10px 0 0 2px;
	margin: 0 0 200px 0;
	font-size: 1em;
	line-height: 1.3em;
	text-transform: uppercase;
	font-weight:bold;
}
#category_tree a:link, #category_tree a:visited {
	color: #000;
	text-decoration: none;
}
#category_tree a:hover, #category_tree a:active {
	color: #666666;
}
#vert_rule {
	background-color: #000;
	width: 1px;
	height: 40%;
	float: left;
	padding: 0;
	margin: 0 10px 0 0;	
}
#product_content, #story_content {
	width: 440px;
	float: right;
}
#product_content img, #gallery_content img {
	width: 75px;
}
#gallery_content {
	width: 550px;
	float: left;
	clear: both;
}
#unkl_content {
	float: left;
	width: 550px;
	clear: both;
}
#mail_images {
	float: left;
	width: 550px;
	height: 125px;
	overflow: hidden;
	clear: both;
}
#mail_title {
	float: left;
	width: 550px;
	text-transform: uppercase;
	clear: both;
}
#mail_column {
	float: left;
	width: 425px;
	margin: 0 0 30px 0;
	clear: both;
}
#mail_column p {
	font-size: 12px;
	line-height: 14px;
}
#blog {
	width: 128px;
	padding: 0 0 0 10px;
	float: right;
}
#blog h1 {
	font-size: 1em;
	margin: 10px 0 20px 0;
}
blogtitle {
	font-size: .9em;
	color: #666;
}
#blog p {
	margin: 0 0 12px 0;
	color: #666666;
	font-size: .9em;
}
#blog p a {
	text-decoration:none;
	color: #FF3399;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	padding:0 2px 0 1px;
	margin: 0 0 0 2px;
}
#blog p a:hover {
	text-decoration:none;
	color: #FF3399;
	font-weight: bold;
	font-size: 1em;
	text-transform: uppercase;
	border:solid #FF3399 1px;
	padding:0 1px 0 1px;
	margin: 0 0 0 2px;
}
#gallery_art {
	float: left;
	margin-bottom: 50px;
}
#contactinfo {
	float: left;
	padding: 0 0 25px 0;
	clear: both;
}
#contactinfo h1 {
	font-size: 1em;
	margin: 0 0 10px 0;
}
#footer {
	width: 550px;
	clear: both;
	margin: 0;
	padding: 0;
}
#footer h1 {
	font-size: .9em;
}
