#site_center {text-align:center;}
.main { width:802px; margin:0 auto; text-align:left;}
.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 800)? "800px" : "100%"); min-width:800px;}
.menu{min-width:800px;}.\
.menu_main{min-width:800px;}
.logo{min-width:800px;}

.col_1, .col_2, .col_3, .col_4, .col_5, .col_6, .col_7, .col_box_1, .col_box_2{ float:left;}


/*======= index.html =======*/
#page1 .row_top .indent_left{width:6%; height:249px;}
#page1 .row_top .col_1{ width:28%}
#page1 .row_top .separate_box{width:9%;}
#page1 .row_top .col_2{ width:53%}
#page1 .row_top .indent_right{ width:4%;}

#page1 .row_bot .indent_left{ width:7%}
#page1 .row_bot .col_1{ width:46%}
#page1 .row_bot .col_2{ width:46%}
/*=========================*/

/*======= index-1.html =======*/
#page2 .row_top .col_1{ width:59%}
#page2 .row_top .col_2{ width:41%}
/*=========================*/

/*======= index-2.html =======*/
#page3 .row_top .col_1{ width:47%}
#page3 .row_top .col_2{ width:53%}
/*=========================*/

/*======= index-3.html =======*/
#page4 .row_top .col_1{ width:47%}
#page4 .row_top .col_2{ width:53%}
/*=========================*/

/*======= index-4.html =======*/
#page5 .row_top .col_1{ width:38%}
#page5 .row_top .col_2{ width:62%}
/*=========================*/

/*======= index-5.html =======*/
#page6 .row_top .col_1{ width:59%}
#page6 .row_top .col_2{ width:41%}
/*=========================*/

/*======= index-6.html =======*/
#page7 .row_top .col_1{ width:100%}
/*=========================*/


/* Camera Pages */

ul#camnavlist {
	width: 200px;
	padding: 0px;
	border: 0px solid #808080;
	border-top: 0px;
	margin: 0px;
	font: bold 12px verdana,helvetica,arial,sans-serif;
	background: #808080;
}

ul#camnavlist li {
	list-style: none;
	margin: 0px;
	border: 0px;
	border-top: 0px solid #808080;
}

ul#camnavlist li a {
	display: block;
	width: 184px;
	padding: 4px 8px 4px 8px;
	border: 0px;
	border-left: 20px solid #121212;
	background: #333333;
	text-decoration: none;
	text-align: right;
}

ul#camnavlist li a:link { color: #ffffff; }
div#camnavcontainer li a:visited { color: #ffffff; }

ul#camnavlist li a:hover {
	border-color: #7B9D27;
	color: #ffffff;
	background: #0C2EF7;
}

#camnavlist li a#current {
	border-color: #7B9D27;
	color: #ffffff;
	background: #0C2EF7;
}

/* End Camera Pages */

ul#camnavlist2{
background: url(/public/images/r_corner.png) no-repeat top right;
}

ul#camnavlist2 {
	
	padding: 0px;
	border: 0px solid #808080;
	border-top: 0px;
	margin: 0px;
	font: bold 12px verdana,helvetica,arial,sans-serif;
	background-color: #333333;
}
#roundcount{
background-color: #000000;
}
ul.roundcount {
	margin: 0 10px;
}
img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

#donate_home {
	float: right;
}
