body {
	background:#CFCFCF;
	margin:0px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	}
a:link,
a:visited {
	text-decoration:none;
	color:#CC6600;
	}
a:hover,
a:active { 
	text-decoration:underline;
	color:#333333;
	}

.footer a:link,
.footer a:visited {
	font-size:9px;
	font-weight:bold;
	color:#CC6633;
	text-decoration:none;
	}
.footer a:hover,
.footer a:active { 
	font-size:9px;
	font-weight:bold;
	color:#330000;
	text-decoration:none;
	}
	
.nav a:link,
.nav a:visited {
display:inline-block;
	padding:10px 0px 12px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	margin:25px 20px 0px 20px;
	}
.nav a:hover,
.nav a:active { 
	padding:10px 0px 12px 0px;
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	margin:15px 20px 0px 20px;
	background:url(images/arrow.jpg) center bottom no-repeat;
	}

.links a:link,
.links a:visited {
	text-decoration:none;
	font-weight:bold;
	color:#666666;
	}
.links a:hover,
.links a:active { 
	text-decoration:none;
	font-weight:bold;
	color:#333333;
	}
.sidebar1 a:link, 
.sidebar1 a:visited {
	font-size:12px;
	color:#CC6600;
	font-weight:bold;
}
.sidebar1 a:hover, 
.sidebar1 a:active {
	font-size:12px;
	color:#CCCCCC;
	font-weight:bold;
}

#current {
background:url(images/arrow.jpg) center bottom no-repeat;
}

.div_01_index {
	background-image:url(images/div_01_index.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:191px;
	}
	
.div_01_internal {
	background-image:url(images/div_01_internal.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:305px;
	}
	
.div_02_index {
	background-image:url(images/div_02_index.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:307px;
	}
	
.div_03 {
	background-image:url(images/div_03.jpg);
	background-position:center;
	background-repeat:repeat-y;
	}
	
.div_04 {
	background-image:url(images/div_04.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:174px;
	}

.div_05 {
	background-image:url(images/div_05.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:58px;
	}
	
h1 {
	font-size:18px;
	color:#CC6600;
	}
	
h2 /*side bar headers*/ {
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
	font-weight:bold;
	color:#FFFFFF;
	}
	
h3 {
	display:inline;
	color:#CC6600;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	}
h4 /*small italic text*/{
	font-size:9px;
	font-style:italic;
	color:#666666;
	margin-bottom:0px;
	margin-top:0px;
	}
h5 {
	display:inline;
	color:#333333;
	font-size:12px;
	font-weight:bold;
	margin-bottom:0px;
	}
.sidebar1  {
	background-color:#464648;
	font-size:10px;
	padding-left:15px;
	padding-right:5px;
	color:#CCCCCC;
	}

.sidebar2 {
	background-color:#2A2829;
	font-size:10px;
	padding-left:15px;
	padding-right:5px;
	color:#CCCCCC;
	}
.nav {
	height:42px;
	}

.footer {
	height:50px;
	font-size:9px;
	font-weight:bold;
	color:#666666;
	}

.gal_spacer {
	height:40px;
	}
	
.content{
	padding-right:20px;
}
.hide{
	display:none;
}
