body {
	font-family: verdana, arial, sans-serif;
	font-size: 80%;
	padding: 0px;
	margin: 0px auto;
	border: 0px;
	color: #000;
	background: #000 url(/templates/assets/img/body_bkg.gif) repeat-y;
	height: 100%;
	background-position: center;
}
html>body {height: 100%;}

/* redundant selectors to help NS4 not forget */

div, p, th, td, ul, ol, li, dd, dl, dt, a {font-family: verdana, arial, sans-serif;}
html>td, html>th {font-size:80%;}

/* specific tags */	

ul {position: outside;}
li {position: outside;}
ol {position: outside;}

/* this fixes gaps around images caused by doctype*/ 
h1, h2 {color:#000;
	background:transparent;
	font-weight:bold;}
h1 {font-size:1.4em;}	
h2 {font-size:1.3em;}	
h3 {font-size:1.1em;}	
h4 {font-size:1em;}
img {margin: 0px;
	padding: 0px;
	border: none;
	display: inline;
	vertical-align:top;}
a {color: #004B8D;/*blue*/
  background: inherit;
	text-decoration: none;}
a:visited {color: #004B8D;
  background: inherit;}
a:active {color: #004B8D;
  background: inherit;}
a:hover {color: #466C8D;/*brown*/
  background: inherit;}
label {font-weight:600;
	color:#466C8D;
	background:inherit;}
input {border: 1px solid #ccc;}
.submit {color:#fff;
	background-color:#004B8D;
	font-weight:bold;}
textarea {border: 1px solid #ccc;}	
.small {font-weight: 400;}

#container {
	display: block;
	width: 772px;
	margin: 0px auto;
	padding: 0px;
	border: none;}

#rowprintbanner {display:none;}

#rowcontent {display: block;
  margin: 0px;
  padding: 0px;
	border: 0px;
	color: #000;
	background: inherit;
	clear:both;}

#colone {display: inline;
	margin: 0px;
	padding: 0px;
	border: 0px;
	color: #000;
	background-color:#fff;
	width: 545px;
	float:left;}
.editcontent {padding: 10px 20px;}

#colfooter {
	margin-top: 100px;
	width: 545px;
	height: 215px;
	background-image: url(/components/rndphoto.php?gallery_id=4);
	background-repeat: no-repeat;
	background-position: 100% 100%;}	


#coltwo {
	display: inline;
	float:left;
	margin: 0px;
	padding: 0px;
}
#navlist {margin: 0px;
	padding: 0px;
	border: 0px;
	color: #fff;
	background: inherit;	
	width: 225px;}
#navlist ul {display:block;
	width: 225px;
	list-style:none;
	margin: 0px;
	padding: 0px;}
#navlist ul ul {display:none;}
#navlist li {list-style-type:none;
	margin: 0px 0px 3px 0px;
	padding: .5em 0em 0em 1em;
	border:0px;
	height: 2em;
	background: url(/templates/assets/img/bkg_btn.gif);
	background-color: #A90315;}
#navlist li a {
	margin:0em;
	padding: 0em;
	border:0px;
	color:#fff;
	background:none;
	text-decoration:none;
	font-weight:600;}
#navlist li a:hover {text-decoration: underline;}	

#sidebar {display:block;
	width: 225px;
	padding:0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	text-align:left; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 215px;}
html>body #coltwo #sidebar {width: 215px;} */

.news {margin: 0px;
	padding: 0px;
	color:#fff;
	background:none;}
.news h3 {margin:10px 0px;
	padding: 0px;
	color:#fff;
	background:none;}
.news a:link, .news a:active, .news a:visited {color:#fff;
	background:none;}
.news a:hover {color:#C90016;
	background:none;}
.news li {list-style:square;
	color:#fff;
	background:none;}

	
/*re-usables */
.spacer {display:block;
	line-height: 0px;
	clear: both;}
.red {color:#C90016;}


/* Components -- leave these in here */
.taoComponentBox {border: none;}
.taoComponent {display: none;}
