/* ============================================ HTML/BODY/PARAGRAPH ========================================== */
html { 
	min-height:100%; 
	margin-bottom:1px; 
}
body {
	background: #000 url(images/);
	font-family: verdana;
	text-align: justify;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}
p {margin: 8px 0 8px 0;}

/* ============================================ MAIN ========================================================= */
#wrap {
	width: 900px;
	margin: 0 auto;
	background: #000 url(images/wrapper_bg.png);
}
#header {
	height: 175px;
	background: #000 url(images/header.png);
	margin: 0 auto;
	width: 900px;
}
#left {
	float: left;
	width: 220px;
	background: #000 url(images/wrapper_bg.png);
	padding: 15px 0 0 10px;
}
#content {
	float: left;
	width: 650px;
	background: #fff url(images/content_bg.png);
	padding: 0 10px 0 10px;
}
#footer {
	height: 30px;
	background: #000 url(images/footer.png);
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #fff;
	padding: 10px 0 0 0;
}
/* ============================================ HEADINGS ======================================================== */
#content h2 {
	color: #333333;
	font-size: 14px;
	letter-spacing: .2em;
	font-weight: 400;
	padding : 5px 0 5px 0;
	margin: 10px 0 10px 0;
}
#content h3 { 
	color: #333333; 
	font-size: 12px;
	letter-spacing: .2em;
	font-weight: 400;
	padding : 5px 0 5px 0;
	margin: 10px 0 10px 0;
}
/* ============================================ NAV ============================================================= */
a {
	font-family: verdana;
	font-size: 11px;
	color: #005EB0;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color : #666666;
}
.leftcol a {
	font-family: verdana;
	font-size: 11px;
	color: #005EB0;
	text-decoration: none;
}
.leftcol a:hover {
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	color : #666666;
}
/* ============================================ IMG ============================================================== */
img {
	border: none;
	padding-top: 4px;
}
.newsimg {
	padding-left: 7px;
	padding-top: 4px;
	border: none;
}
.photoold {
	width: 600px;
	margin: 0 auto;
	border: 1px solid #ddd;
	background: #eee;
	padding : 0 5px 0 5px;
}
/* ============================================ VIDEO PAGES ======================================================= */
.videotop {
	width: 550px;
	background: #fff url(images/newstop.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.video {
	width: 550px;
	background: #fff url(images/newsbg.png) bottom left no-repeat;
	text-align: center;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* ============================================ NEWS PAGES ======================================================= */
.newstop {
	width: 550px;
	background: #fff url(images/newstop.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
}
.news {
	width: 550px;
	min-height: 120px;
	background: #fff url(images/newsbg.png) bottom left no-repeat;
	font-family: verdana;
	text-align: justify;
	font-size: 11px;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
}
#archive {
	width: 550px;
	margin: auto;
	text-align: center;
}
/* ============================================ LEFT COLUMN ====================================================== */
.leftcoltop {
	width: 212px;
	background: #fff url(images/leftcoltop.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 3px 8px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
}
.leftcol {
	width: 210px;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	background: #fff url(images/leftcol.png) bottom left no-repeat;	
	padding: 3px 5px 3px 5px;
}
/* ============================================ WHATEVER ========================================================= */
.smallfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
.smallfontdark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
	font-weight: bold;
	letter-spacing: .1em;
}
.record {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
.quote {
	font-family: Tahoma;
	text-align: justify;
	font-size: 14px;
	line-height: 18px;
	font-weight:bold;
	color: #0000FF;
	}
/* ================================= TABLES ============================================== */
#record , #record td, #record th { 
	border: 1px solid #000;
	border-collapse: collapse;
	padding: 3px;
}
#record th {
	background-color: #000;
	color: #fff;
}
/* ======================================================================================= */
.phototop {
	width: 550px;
	background: #fff url(images/newstop.png) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
}
.photo {
	width: 550px;
	min-height: 120px;
	background: #fff url(images/newsbg.png) bottom left no-repeat;
	font-family: verdana;
	text-align: justify;
	font-size: 11px;
	padding: 2px 8px 3px 8px;
	margin-top: 0;
	margin: auto;
	margin-bottom: 0;
}
/* ======================================================================================= */