html
{
	height: 100%;
	margin-bottom: 0.1em;
}
*
{
	margin: 0;
	padding: 0;
}
img
{
	border: 0;
}

#joinlistimg{ margin: 0; vertical-align:middle;}

p
{
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl
{
	margin: 1em 0;
}
dt
{
	font-weight: bold;
}
dd
{
	margin: 0.5em;
	padding: 0;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.right, img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.left, img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


hr
{
	display: none;
}
body
{
	background-attachment: fixed;
	background-color: #666;
	background-image: url(/images/ut-silk-background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
         color: #999;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: center;
}
a
{
	text-decoration: none;
}
a:link, a:visited, a:active
{
	color: #999;
}
a:hover{ color: #666;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial,Helvetica,sans-serif;
}

h2{
	font-size:12px;
}


/* Etc
******************** */
br.clear {
	clear: both;
}

/* Design 
******************** */
#top {
	margin: 0 auto;
	width: 800px;
	position: relative;
	height: 70px;
	background: #fff;
    text-align:left;
    background: url(/images/ut-header-background.jpg);
    border-bottom: 1px solid #999;
}

#page {
	text-align: left;
	width: 800px;
	background: #fff;
	margin: 0 auto 0;
}

#mainmenu{
	float:right;
         margin-top: 10px;
         text-align:right;
}

#mainmenu form{
         margin-right:10px;
}

#mainmenu input[type=text]{
         border: 1px solid #005983;
         padding:1px;
         width:100px;
         height:16px;
		 font-size:10px;
}

#mainmenu ul{
	margin-top: 12px;
}

#mainmenu li{
	display:inline;
         padding: 0 10px;
         font-size:11px;
}
#mainmenu li a{
	color: #005983;
}

#utlogo{
         float:left;
}

#content {

}

#out-foot {
         margin:0;
         padding:0;
}

#footer {
	margin: 0 auto;
	padding: 20px 0;
	text-align: left;
	width: 800px;
	position: relative;
	color: #999;
	clear:both;
	font-size: 11px;
	border-top: 1px solid #999;
}

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

#footer a:hover {
	color: #666;
}

#utpage{
         border: 1px solid #222;
         background-color:#fff;
         width:800px;
         margin:20px auto 20px auto;
}
#footer p {
	margin: 1px 10px 0;
	float: right;
	width: 300px;
	text-align: right;
	line-height: 100%;
}
#footer ul {
	margin: 0px;
	float: left;
	line-height: 100%;
}
#footer ul li {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	display: inline;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
#footer ul .last {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#products ul li {
	margin: 4px;
	height: 140px;
	width: 93px;
	list-style-type: none;
	float: left;
}
#products h3 {
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	padding: 1px;
	border: 1px solid #999;
	margin-bottom: 6px;
}

#products ul {
	clear: both;
	width: 710px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.titleimages {
	display: block;
}
#biography {
	margin: 20px auto 0;
	width: 630px;
	clear: both;
}

#contact {
	margin: 20px auto 0;
	width: 630px;
	clear: both;
}

#wholesale {
	margin: 20px auto 0;
	width: 630px;
	clear: both;
}

#artist-statement {
	margin: auto;
	width: 630px;
	clear: both;
}

#faq {
	margin: auto;
	width: 630px;
	clear: both;
}

.content-section {
	float: right;
	width: 475px;
}

.about-images {
	float: left;
	margin-top:10px;
}

.wholesale-images {
	float: right;
	margin-top:10px;
}

.contact-images {
	float: left;
	margin-top:10px;
	margin: 0 0 120px;
}

#contact .content-section {
	width: 355px;
}
#contact .content-section h2 {
	font-size: 14px;
	font-weight: bold;
	color: #005983;
}
#wholesale .content-section {
	float: left;
	width: 315px;
	margin-bottom: 20px;
}
#faq .content-section {
	width: 630px;
}


#faq .content-section h2 {
	font-size: 14px;
	font-weight: bold;
	color: #005983;
	margin-top:20px;
}
#mainmenu img {
	margin: 0 10px 0 0;
}
