BODY {
font-family: Times New Roman, Times, New York, serif;
font-size: 13px;
color: #333333; background-image: url(images/lcbg1.jpg);
background-color: #666666;
overflow: auto;}

IMG {
	border: none;
}

DIV#topbar {
width: 800px; height: 190px;
text-align: center;
border-bottom: #333333 1px solid;
margin-left: 6px;
	}
	
DIV#mainbox {
	width: 816px;
	position: absolute;
	left: 50%;
	margin-left: -408px;
	top: 0px;
	background: #ecd6ed url(images/dressform_bg.png) no-repeat top;
	min-height: 1000px;
	padding: 6px;
}

DIV#mainbox_client {
	width: 816px;
	position: absolute;
	left: 50%;
	margin-left: -408px;
	top: 0px;
	background: #ecd6ed;
	min-height: 1000px;
	padding: 6px;
}


DIV#content {
width: 800px; margin-left: 8px; position: absolute;
}

DIV#contentblog {
width: 800px; margin-left: 8px; position: absolute; height: 500px; overflow: auto; border-bottom: #333333 solid 1px;
}

DIV#clientname {
position: absolute; top: 165px; left: 0px; width: 200px; text-align: center;	
}

DIV#clientpix {
position: absolute; top: 15px; left: 200px; width: 600px; height: 400px; text-align: center;
}

DIV#thumbnails {
position: absolute; top: 430px; width: 800px; height: 100px; text-align: right;
}

DIV#thumbnails_centered {
position: absolute; top: 430px; left: 200px; width: 600px; height: 100px; text-align: center;
}

DIV.contenthead {
text-decoration: underline; margin-bottom: 5px; font-size: 15px;
}

DIV.contenthead2 {
text-decoration: underline; margin-bottom: 5px; font-size: 13px;
}

A {
	color: #810606; text-decoration: none;
}

A:hover {
	color: #ff3333;
}

.toplink {
	font-variant: small-caps; font-size: 18px;
	margin-right: 25px;
}

.toplink:hover {
	background-color: #CCCCCC;
}

SPAN#here {
	color: #333333; font-size: 18px; margin-right: 25px; font-weight: bold;
}

SPAN.th {
margin-left: 8px;	
}

H1 {
	font-size: 20px; font-weight: bold; color: #333333;
}

B.name {
	font-size: 14px;
}


TABLE {
	border-collapse: collapse;
}

TD {
font-size: 12px;
color: #333333;
border: none;
}

TH {
font-size: 12px;
color: #333333;
border: none;
}

SUP {
	font-size: 9px;
}

SUB {
	font-size: 9px;
}
