/* -- html reset -- */

h1 { 
	margin: 0px;
	padding: 0px;
}

h2 { 
	margin: 0px;
	padding: 0px;
}


/* -- Base Style -- */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	background-color: #F1F1F1;
}

/* -- Base Structure -- */

a img { border: 0; } 
#link a:active, a:focus {outline: 0; border: 0}



#container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}



#index_left {
	height: 1%;
	float: left;
	width: 589px;
	border-right-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
#index_left h1{
	margin: 10px;
	}
	
#index_right {
	height: 1%;
	float: right;
	width: 360px;
	padding-left: 10px;
	
	}
#index_right h1{
	margin: 10px;
	}
	
#Mast {
	background-color: #e0cd36;
	height: 1%;
	width: 980px;	
}

#Nav_Bar {
	text-align: center;
	width: 964px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	
}

#Nav_Bar_Bottom {
	
	height: 1%;
	width: 944px;
	padding-top: 5px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 8px;
}

#Left_Nav_Bar {
	float: left;
	height: 1%;
	width: 127px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-top: 8px;
}

#vmlink {
	background-color: #f8be15;
	padding: 5px;
	margin-bottom:8px;
	text-transform: uppercase;
	text-align:center;
}

a.vm:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.vm:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	
}

a.vm:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:underline;
	font-size: 10px;
}







#Right_Ad_Bar {
	float: right;
	height: 1%;
	width: 160px;
	padding-left: 6px;
	padding-right: 10px;
	margin-top: 8px;
}


#Main_Content {
	height: 1%;
	width: 636px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	margin-left: 143px;
	margin-right: 177px;
	margin-top: 0px;
	
}

#Footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
	text-align: center;
	font-size: 9px;
	color: #CCCCCC;
	clear: both;
	margin-top: 5px;
	padding-top: 5px;
}

/* -- Individual Element structure -- */

#index_box {
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 138px;
}


#teaser_box_1 {
	width: 635px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 138px;
}


#teaser_box_movie {
	width: 635x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-top: 10px;
	height: 138px;
}


#index_vm {
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
	height: 174px;
}


#index_box_bottom {
	width: 575px;
	padding-bottom: 5px;
	height: 140px;
}

#teaser_box_bottom {
	width: 635px;
	padding-bottom: 5px;
	height: 140px;
}

.teaser_gallery {
	float: left;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 10px;
}

.teaser_thumbnail {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;	
}

.article_img {
	padding-bottom: 5px;
}


.h_article_img_cut_box {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 300px;
}

.v_article_img_cut_box {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-left: 8px;
	margin-bottom: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	width: 196px;
}

.articlehead {
	font-size: 14px;
	color: #EEB513;
	font-weight: bold;
}

.subhead {
	font-size: 12px;
	color: #666666;
	font-weight: bold;	
}

.sub2head {
	font-weight: bold;
	font-size: 11px;
	color: #FF9900;
	float: left;
}


#toolbox {

	width: 320px;
	height: 166px;
	background: url(../../images/structure/toolbox.jpg) no-repeat center;
	padding: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	margin-bottom: 10px;
	}

#back_link {
	text-align: right;
	float: right;
	width: 175px;
	padding-top: 10px;
}

.back_to_top {
	text-align: center;
}

#flash_gallery {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}

/* -- Basic HTML Tag Stylings -- */

h1 {
	font-size: 18px;
	color: #6BA6D5;	
}

h2 {
	font-size: 14px;
	color: #6BA6D5;	
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #666666;	
}

br {
	
}

a:link {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
a:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

/* -- Individual Stylings -- */

a.nav:link {
	font-weight: bold;
	color: #0033FF;
	text-decoration: underline;
	font-size: 11px;
}
a.nav:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}
a.nav:hover {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}
a.nav:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	font-size: 11px;
}

.cutline {
	font-weight: bold;
	color: #666666;
}

.photoline {
font-weight: 600;
font-size: 10px;
color: #FF9900;
float: right;
}


#flash_required {
	text-align: center;
	height: 1%;
	width: 625px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-top: 5px;
}

.credit {
	font-size: 12px;
	font-weight: bold;
	color: #666666;	
}

#backtotop_box {
	clear: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#backtotop_box_index {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#gallery_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#archives_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#contact_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#archives_nav_box_index {
	float: left;
	width: 135px;
	height: 145px;
	padding: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;	

}

#local_sections_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#local_sections_nav_box_index {
	float: left;
	padding: 10px;
	width: 135px;
	height: 145px;
	
}

#flip_book_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#movie_nav_box {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC	
}

.proper_title {
	font-style: italic;
}

#banner_ad{
	width: 980px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 252px;
}

#container_banner {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}