body
{
background:white;
}
#preload img
{
height: 0; width: 0; border-width: 0;
position: absolute;
bottom: 0;
left: 0;
z-index: -30;
} 
* {
color: #000000;
font-family: Century Gothic, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:14px;
}
a {
color: #000000;
text-decoration: none;
}
a.active {
color: #999999;
text-decoration: none;
}
div#logo {
width: 1000px;
height: 35px;
left: 50%;
position: absolute;
margin-left: -500px;
background-image: url('images/WestonColtonPhoto(new).jpeg');
background-repeat: no-repeat;
}
div#main_container {
width:1040px;
left: 50%;
position: absolute;
margin-left: -500px;
top: 50px;
}
div#content_container {
width: 1040px;
}
div#images {
width: 805px;
float: left;
position: relative;
}
div#image_nav_left{
width: 220px;
float: left;
position: relative;
text-align: right;
}
div#image_nav_right{
width:  218px;
float: right;
position: relative;
text-align: left;
}
div#nav_right {
width: 225px;
float: right;
}
div#nav
{
width: 230px;
float: right;
}
div#nav2
{
width: 230px;
position: absolute;
top: 430px; 
float: right;
}
div#imgtitle
{
padding-top:15px;
}
div#copyright {
clear: both;
width: 500px;
float: left;
position: relative;
font-size: 12px;
padding-bottom: 5px;
}
div#test_nav {
clear: both;
width: 800px;
position: relative;
float: left;
top: 5px;
padding-bottom: 15px;
}
div#login {
width:500px;
left: 50%;
position: absolute;
margin-left: -250px;
top: 100px;
}
div#hr1 {
width: 100%;
background-image: url('images/hr.jpg');
background-repeat: repeat-x;
padding-top: 5px;
padding-bottom: 5px;
float: left;
}
div#hr2 {
width: 100%;
background-image: url('images/hr.jpg');
background-repeat: repeat-x;
padding-top: 5px;
padding-bottom: 5px;
float: left;
}
div#vr {
height: 92%;
background-image: url('images/hr.jpg');
background-repeat: repeat-y;
padding-top: 5px;
padding-left: 5px;
padding-right: 5px;
position: absolute;
}
div#client {
width: 805px;
float: left;
position: relative;
}
z .button {
	border: 1px solid #888888 ;
	background: #cccccc;
	color: #000000;
	font-size: 1.1em;
}
z:hover .button {
	border: 1px solid #888888 ;
	background: #999999;
	color: #000000;
	font-size: 1.1em;
}

