body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	background-color:#FFF;
	}
tr {
	vertical-align:top;
	}
br {
	clear:both;
	}
a {
	color:#030;
	}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	font-weight:normal;
	margin:20px 2px 2px 2px;
	}
p {
	margin:10px 5px;
	}

div#minwidth_1 {
	width:400px;
	height:1px;
	}
div#outer {
	width:800px;
	margin:12px auto 0 auto;
	border:solid #333;
	border-width:1px;
	background-color:#030;
	}
	
div#top_bg {
	background:url(/images/top_bg.jpg);
	font-size:1px;
	}
div#top_grad {
	height:10px;
	background:url(/images/top_grad.jpg) left no-repeat;
	}

div#logo_bg {
	background:url(/images/logo_bg.jpg) right;
	}
div#logo {
	background:url(/images/logo.jpg) left no-repeat;
	height:80px;
	}

div#nav_bg {
	background:url(/images/nav_bg.png);
	}
div#nav_left {
	background:url(/images/nav_left.png) left no-repeat;
	}
div#nav_right {
	background:url(/images/nav_right.jpg) right no-repeat;
	height:20px;
	padding-left:20px;
	}
div#nav_right a {
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:3px 10px 0px 10px;
	display:block;
	height:17px;
	float:left;
	}
div#nav_right a.on {
	background:#009;
	background:url(/images/nav_h.png);
	}
div#nav_right a:hover {
	background:#009;
	background:url(/images/nav_h.png);
	}

#sidebar_bg {
	background:url(/images/sidebar_bg.png);
	}
div#sidebar {
	background:url(/images/sidebar.png) top no-repeat;
	width:172px;
	min-height:500px;
	padding-top:20px;
	padding-bottom:50px;
	color:#FFF;
	}
div.sidebar_head {
	background:url(/images/underline_1.png) bottom no-repeat;
	padding:2px 0px 12px 0px;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	}
div#sidebar a {
	display:block;
	color:#FFF;
	text-decoration:none;
	padding:2px 0px 2px 30px;
	font-size:1.0em;
	font-family:"Trebuchet MS", Times, serif
	}
div#sidebar a:hover {
	background:url(/images/sidebar_h.png) repeat-y;
	}
div#sidebar a.on {
	background:url(/images/bullet.png) left no-repeat;
	}
div.sidebar_content {
	padding:5px 10px 5px 20px;
	}
	
#content_bg {
	width:100%;
	background:#FFF;
	}
#content {
	background:url(/images/content_top.png) top repeat-x;
	padding:20px 20px;
	}
.light {
	color:#666;
	}

div#gal_frame_a {
	background:url(/images/img_frame_tr.png) top right no-repeat;
	float:right;
	}
div#gal_frame_b {
	background:url(/images/img_frame_bl.png) bottom left no-repeat;
	padding:16px;
	}
div#gal_frame_b img {
	border:1px solid;
	border-color:#AAA #666 #666 #AAA;
	}
div.content_head_1 {
	background:url(/images/underline_2.png) bottom left no-repeat;
	min-width:230px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	padding:10px 0px 2px 0px;
	}
div.content_head_2 {
	background:url(/images/underline_3.png) bottom left no-repeat;
	min-width:230px;
	padding:10px 0px 2px 0px;
	}

.thumbnail {
	display:block;
	width:100px;
	height:150px;
	float:left;
	color:#000;
	text-align:center;
	text-decoration:none;
	font-size:0.9em;
	margin:4px;
	}
.thumbnail img {
	border:1px solid;
	border-color:#AAA #666 #666 #AAA;
	margin:2px;
	}
.thumbnail span {
	display:block;
	}
	
div#footer {
	text-align:center;
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	}
div#email_form {
	width:400px;
	border:1px solid #CCC;
	background-color:#F9F9F9;
	padding:10px;
	margin-left:40px;
	}
.small {
	font-size:.9em;
	}

