#body {  
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #ffffff url(bg.jpg) repeat-x;
	}

.center {
	padding-left: 50%;
	margin-left: -370px;
	
	}

#container {
	width: 740px;
	background-color: #ffffff;
	overflow: hidden;
	}
#logo {
	width: 159px;
	height: 160px;
	top: 0px;
	left: 0px;
	float: left;
	padding-right: 50px;
	}
#wrapper {
	width: 404px;
	height: auto;
	padding-bottom: 40px;
	top: 0px;
	left: 0px;
	float: left;
	}
#wrapper .head {
	padding-top: 50px;
	}
#wrapper .content {
	padding-top: 25px;
	padding-bottom: 40px;
	font-size: 0.75em; 
	}
#footer {
width: 740px;
	float: left;
	background-color: #ffffff;
	padding-left: 208px;
	}
#footer .footlink {
	
	border-top: 1px #ff9966 solid;
	width: 404px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: .6em; 
	text-transform: normal; 
	color: #FF9966;
	float: left;
	}
#footer .footlogin {
	float: left;
	}
.clear {clear: both;}
a:link {text-decoration: none; color: #ff9966;}
a:hover {text-decoration: underline; color: #333333;}
a:active {text-decoration: underline; color: #333333;}
a:visited {text-decoration: none; color: #ff9966;}

input {
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
	font-size: 0.9em; 
	border: 1px solid #999999;
	}
textarea {
	width: 300px;
	border: 1px solid #999999;
	}
input.submit {
	background: #e3e3e3;
	color: #333333;
	font-weight: bold;
	}
input.submit:hover, input.submit:active {
	background: #ff6600;
	color: #ffffff;
	}

label {
	width: 110px;
	float: left;
	}
	
#bodyimage {  
	font-family: Arial, Helvetica, "Lucida Grande", sans-serif; 
	font-size: 1em; 
	font-style: normal; 
	font-weight: normal; 
	color: #333333; 
	text-decoration: none;
	margin: 0px;
	padding-top: 20px;
	background: #000000;
	width: 100%;
	}
.centerimage {
	padding-left: 50%;
	margin-left: -400px;
	
	}
.imagewrapper {
	width: auto;
	}
.imagecontainer {
	width: 400px;
	}
.imagecontainer .pad {
	float: left;
	width: 120px;
	height: 120px;
	overflow: hidden;
	margin-right: 12px;
	margin-bottom: 12px;
	}
#largeimage {
	position: relative;
	left: 0px;
	top: 0px;
	float: left;
	z-index: 1;
	}
#fixed {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 100;
	width: 70px;
	}
.smalllogo {}
.navigation {
	font-size: .8em;
	color: #ffffff;
	font-weight: bold;
	text-transform: uppercase;
	width: 100%;
	padding-top: 0px;
	padding-left: 32px;
	}
.navigation .prev {float: left;}
.navigation .next {float: left;}
.navigation a:link, .navigation a:vitisted {color: #ffffff; text-decoration: none;}
.navigation a:hover, .navigation a:active {color: #ffffff; text-decoration: underline;}