body { 
        background: #fff;
        font: 12px Arial, "Helvetica Neue", Verdana;
}
div {
	
}

A 		{ 
		font-family: Arial, "Helvetica Neue", Verdana; 
}

/*--- Frame ----------------------------------*/
#frame {
		width: 900px;
		\width: 920px;
		w\idth: 900px;
		background: white;
		margin-top: 20px;
}
/*--- Left Banner Frame ----------------------------------*/
#bannerframe {
		float: left;
		width: 650px;
		height: 85px;
	background: url(images/banner.jpg) no-repeat;
}
/*---Top Banner ----------------------------------*/
#navcontainer	{
	background: white url(images/bar.jpg) no-repeat;
	width: 650px;
	height: 50px;
	float:left;
	margin-top: 5px;
	padding-left: 15px;
}
ul#navlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
}

ul#navlist li {
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 66px;
	height: 50px;
	background: url(images/div.jpg) no-repeat right top;
	padding: 5px 5px 5px 0px;
	margin-left: 5px;
	text-align: left;
}

#navlist a, #navlist a:link {
	margin: 0;
	padding: 5px 9px 4px 0px;
	color: #fff;
	text-decoration: none;
}

#navlist a:link#current, #navlist a:visited#current {
	margin-left: 10px;
	padding: 5px 9px 4px 0px;
	background: transparent;
	color: #003366;
}

#navlist a:link#hot, #navlist a:visited#hot {
	margin-left: 0px;
	padding: 5px 9px 4px 0px;
	background: transparent;
	color: #003366;
}

#navlist a:link#home, #navlist a:visited#home {
	margin-left: 10px;
	padding: 5px 9px 4px 0px;
	background: transparent;
	color: #fff;
}
ul#navlist li#active {
	color: #003366;
}

#navlist a:hover {
	color: #003366;
}
/*---Bot Banner ----------------------------------*/
#botbanner	{
		background: #fff;
		width: 650px;
		height: 60px;
		float: left;
		}
.sub {
	font-size: 12px;
	color: #336699; 
	width: 155px;
	height: 100%;
	float: left;
	padding: 15px 3px 10px 3px;
	text-decoration: none;
}
.sub:hover {
	text-decoration: none;
	color: #003366;
}
.now {
	font-size: 12px;
	color: #003366; 
	width: 155px;
	height: 100%;
	float: left;
	padding: 15px 3px 10px 3px;
	text-decoration: none;
}
/*---Map ----------------------------------*/
#map	{
		float:  left;
		width: 250px;
		height: 175px;
}
/*--- Home Layout ----------------------*/


#container {
		width:900px;
		margin-top:10px;
		float:left;
}
.blog 		{
}
.header	{
		width: 900px;
		float: left;
		background: #fff;
}
.headerleft	{
		width: 600px;
		text-align: left;
		float: left;
		padding: 5px 10px 5px 10px;
}
.title		{
		text-align: left;			
		letter-spacing:-1px;
		font: normal 20px/22px Arial, "Helvetica Neue", Verdana;
		color: #000;
}	
.headerright	{
		width: 200px;
		text-align: right;
		float: right;
		padding: 5px 10px 0px 5px;
}
.entrytitle		{
		text-align: left;
		color: #000;
		font: bold 12px/14px Arial, "Helvetica Neue", Verdana;
		padding: 5px 15px 1px 10px;
}	
.date		{
	text-align: left;
	color: #000;
	font: bold 12px/14px Arial, "Helvetica Neue", Verdana;
	padding: 1px 15px 1px 10px;
}

.blogbody 	{
	color: #333; 
	font: 12px/14px Arial, "Helvetica Neue", Verdana;
  	text-align: justify;	
	padding: 2px 15px 5px 10px;
}
#columleft{
	width: 400px;
	float: left;
}
#columright{
	width: 400px;
	float: left;
	margin-left: 20px;
}
.blogbody a:link	{
	color: #333; 
	padding: 0 1px 0 1px; 
	border-bottom: 1px dotted #003366; 
	text-decoration:none;
}
.blogbody a:visited	{
	color: #333; 
	padding: 0 1px 0 1px; 
	border-bottom: 1px dotted #003366; 
	text-decoration:none;
}
.blogbody a:active	{
	color: #333; 
	padding: 0 1px 0 1px; 
	border-bottom: 1px dotted #003366; 
	text-decoration:none;
}
.blogbody a:hover {
	color: #333; 
	padding: 0 1px 0 1px; 
	border-bottom: 1px dotted #003366; 
	text-decoration:none;
}
.break {
	width: 900px;
	border-top: 1px solid #003366;
	left: 1px;
	color: white;
	font: 6px/6px Arial;
}

.line {
	width: 900px;
	border-top: 1px solid #ccc;
	left: 1px;
	color: white;
	font: 6px/6px Arial;
}
#container img {
	background: #ccc;
	border: 1px solid #ccc; 
	padding: 3px;
	margin: 5px;
}
.thumb img {
		float:left;
		margin:0 0 1px 1px;
		background: #ededed;
		padding:2px;
		width:100%;
		height:100%;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid white;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Arial, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}


/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/*--- Footer ----------------------------------*/
#supported {
		width: 900px;
		\width: 920px;
		w\idth: 900px;
		height: 25px;
		background: #003366;
		margin-top: 20px;
}	
.suptext {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-top: 3px;
}
#links	{
	background: white;
	width: 900px;
	height: 65px;
	float:left;
	margin-top: 5px;
}
.linked {
	width: 127px;
	height: 100%;
	float: left;
}
.linked a:link {
	text-decoration: none;
	color: #fff;
}
.linked a:visited {
	text-decoration: none;
	color: #fff;
}
.linked a:active {
	text-decoration: none;
	color: #fff;
}
.linked a:hover {
	text-decoration: none;
	color: #fff;
}
              
 #footercage {
		background: #003366;
		width:900px;
		\width: 920px;
		w\idth: 900px;
		height:40px;
}
.footerleft	{
		width: 550px;
		text-align: left;
		float: left;
		padding: 5px 10px 5px 10px;
		background: transparent;
		color: #fff;
		font-size: 11px;
}
.footerleft a:link	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff; 
}
.footerleft a:visited	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff; 
}
.footerleft a:active	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff; 
}
.footerleft a:hover {
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff;
}
.footerright	{
		width: 300px;
		text-align: right;
		float: left;
		padding: 5px 10px 5px 10px;
		background: transparent;
		color: #fff;
		font-size: 11px;
}
.footerright a:link	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff;
}
.footerright a:visited	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff;
}
.footerright a:active	{
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff;
}
.footerright a:hover {
		color: #fff;
		font-size: 11px;
		text-align: justify;	
		text-decoration: none;
		border-bottom: 1px dotted #fff;
}
