body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #503d1e url("./images/background.gif") center repeat-y;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 10pt;
}





hr {
	height: 1px;
	margin-bottom: 20px;
}

img {
	border: 0;
}

h1 {
	margin: 0;
	font-size: 18pt;
}

ul {
	list-style: square;
}

a {
	text-decoration: none;
}

td {
	padding-right: 50px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #eee;
}





#container {
	width: 780px;
	margin: auto;
	text-align: left;
	margin-bottom: 20px;
	background: #fff;
}





.thumb {
	padding: 10px;
	border: 1px solid #ddd;
	float: left;
	margin-right: 20px;
}

.thumb span {
	width: 80px;
	height: 80px;
	display: block;
	cursor: pointer;
}





#content {
	font-size: 9pt;
	line-height: 11pt;
	clear: both;
	padding: 20px;
}

#content #leftbar {
	float: left;
	width: 183px;
	font-size: 8pt;
}

#content #leftbar ul {
	padding-left: 15px;
}

#content #leftbar li {
	padding-bottom: 10px;
}

#content #rightbar {
	margin-left: 203px;
	padding-left: 20px;
	border-left: 1px solid #ddd;
}

#content .entry {
	border-top: 3px solid #ddd;
	margin-top: 20px;
	padding-top: 20px;
}

#content .entry .persona {}

#content .entry .persona strong {
	font-size: 11pt;
}

#content .entry .speak {}





#header {
	color: #fff;
}

#header #logo a {
	border: 0;
	color: #fff;
}

#header #logo {
	float: left;
	padding-left: 225px;
	height: 100px;
}

#header #buttons {
	clear: both;
	color: #938061;
	background: url("./images/navbar.gif");
	padding: 10px;
	padding-left: 226px;
}

#header #buttons a {
	margin: 20px;
	font-weight: bold;
	color: #fff;
}





#footer {
	text-align: center;
	padding: 10px;
	clear: both;
	color: #999;
	font-size: 8pt;
}

#footer a {
	border-bottom: 1px solid #ccc;
	color: #999;
}

#footer a:hover {
	border-bottom: 1px solid #999;
}




#imagenav {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #ddd;
	padding: 5px 0 5px 0;
}





#splash a {
	color: #663300;
	border-bottom: 1px solid #b06c0c;
}

#splash h1 {
	color: #ffff66;
}

#splash a:hover {
	border-bottom: 1px solid #ffff66;
}

#splash #container {
	background: #faa619 url("./images/splash.jpg") no-repeat;
}

#splash #content {
	padding-top: 200px;
	padding-left: 265px;
	padding-right: 100px;
	color: #663300;
}

#splash #footer {
	padding-top: 60px;
	color: #fff;
}

#splash #footer a {
	color: #fff;
	border-bottom: 1px solid #fdd38c;
}

#splash #footer a:hover {
	border-bottom: 1px solid #fff;
}





#scheme1 a {
	border-bottom: 1px solid #b06c0c;
}

#scheme1 a:hover {
	border-bottom: 1px solid #ff6;
}

#scheme1 .sel, #scheme1 .sel:hover {
	border-bottom: 3px solid #cc9933;
}

#scheme1 #header {
	background: #c93 url("./images/scheme1_pic.jpg") no-repeat;
}

#scheme1 #content, #scheme1 #content a {
	color: #42351f;
}





#scheme2 a {
	border-bottom: 1px solid #664;
}

#scheme2 a:hover {
	border-bottom: 1px solid #dd7;
}

#scheme2 .sel, #scheme2 .sel:hover {
	border-bottom: 3px solid #999966;
}

#scheme2 #header {
	background: #996 url("./images/scheme2_pic.jpg") no-repeat;
}

#scheme2 #content, #scheme2 #content a {
	color: #443;
}





#scheme3 a {
	border-bottom: 1px solid #2c5571;
}

#scheme3 a:hover {
	border-bottom: 1px solid #b8cfe0;
}

#scheme3 .sel, #scheme3 .sel:hover {
	border-bottom: 3px solid #2c5571;
}

#scheme3 #header {
	background: #2c5571 url("./images/scheme3_pic.jpg") no-repeat;
}

#scheme3 #content, #scheme3 #content a {
	color: #343f47;
}





#scheme4 a {
	border-bottom: 1px solid #7f231d;
}

#scheme4 a:hover {
	border-bottom: 1px solid #e2938e;
}

#scheme4 .sel, #scheme4 .sel:hover {
	border-bottom: 3px solid #7f231d;
}

#scheme4 #header {
	background: #7f231d url("./images/scheme4_pic.jpg") no-repeat;
}

#scheme4 #content, #scheme4 #content a {
	color: #551b17;
}





#promo {
	float: right;
}

#promo a, #promo a:hover {
	border: 0;
}
