/* madness and Modernity */
/* Version 1 */
		
	body {
	color: #000; 
	background: #566686; 
	text-align: center; 
	padding-top: 1em;
	margin: 0;
	}
	
	img {
	border: 0;
	}
		
	#everything { 
	text-align: left; 
	margin-left: auto;
	margin-right: auto;
	color: #333; 
	background: white; 
	padding: 0; 
	width: 750px; 
	border: 1px solid silver; 
	}	


	html>#everything	{
	width: 100%;
	}
	
	#everything table td {
	font-size: 10px;
	}
	
	div#brand {
	background-color: #292B361;
	text-align: center;
	display: block;
	width: 750px;
	}
	
	
	div#footerbar { 
	color: white;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	background-color: #93a0aa;
          text-align:left;
          text-indent: 6px;
          padding: 12px;
	border-top: 6px solid #6c859b;
	}

a:link  {
  color: #0000ff;
  text-decoration: none;
}
a:visited {
  color: #0000ff;
   text-decoration: none;
}
a:active {
  color: #0000ff;
   text-decoration: none;
}
a:hover {
  color: #6699CC;
  text-decoration: underline;
  background-color: ;  
}

.onbody {
  color: #000000;
}
.onbody a:link {
  color: #000000;
}
.onbody a:visited {
  color: #000000;
}
.onbody a:active {
  color: #000000;
}
.onbody a:hover {
 color: black;
}

body,p,table,td,tr {
  font-size: 10px;
  color: #000000;
  font-family: verdana, helvetica, sans-serif;
}

form {
  display: inline;
  margin-bottom: 0;
}
pre {
  font-size: ;
  font-family: ;
}

.tableborders {
  background: #b4b4b4;
  border: 1px solid silver;
}

.tddetails {
  background: #ffffff;
}

.tdbackground {
  font-size: 10px;
  font-weight: ;
  color: #000000;
  background: #f4f4f4;
  font-family: verdana, helvetica, sans-serif;
}

.tdnothumbs {
  font-size: 10pxt;
  font-weight: ;
  color: #000000;
  background: #f4f4f4;
  font-family: verdana, helvetica, sans-serif;
}

.menubar{
  background: #3A4560;
  font-size: 9px;
  color: #ffffff;
}
.menubar a:link {
  color: #ffffff;
}
.menubar a:visited {
  color: #ffffff;
}
.menubar a:active {
  color: #ffffff;
}
.menubar a:hover {
 color: #6699CC;
}

.menubarnb{
  background: #3A4560;
  font-size: 9px;
  color: #ffffff;
}
.menubarnb a:link {
  color: #ffffff;
}
.menubarnb a:visited {
  color: #ffffff;
}
.menubarnb a:active {
  color: #ffffff;
}
.menubarnb a:hover {
 color: #6699CC;
}

.catcolumn {
  font-size: 9px;
  font-style: ;
  text-align: ;
  background: #f4f4f4;
}

.photocol {
  font-size: 9px;
  font-style: ;
  text-align: ;
  background: #e4e4e4;
}

.commentscol {
  font-size: 9px;
  font-style: ;
  text-align: ;
  background: #f1f1f1;
}

.lastphocol {
  font-size: 9px;
  font-style: ;
  text-align: ;
  background: #f1f1f1;
}

.lastcommcol {
  font-size: 9px;
  background: #e4e4e4;
  color: ;
}

.small {
  font-size: 10px;
  font-family: verdana, helvetica, sans-serif;
}
.medium {
  font-size: 11px;
  font-family: verdana, helvetica, sans-serif;
}
.large {
  font-size: 11px;
  font-family: verdana, helvetica, sans-serif;
}

.welcome {
  background: ;
  font-family: verdana, helvetica, sans-serif;
  color: #ffffff;
}

.lighttable {
  background: #f7f7f7;
  color: #000000;
}

.alternatetable {
  background: #dedede;
}

.formboxes{
  font-family: ;
  background-color: ;
  color: ;
  font-size: 9px;
}

blockquote {
   font-size:9px;
   border:1px solid #e6e6e6;
   margin:0px 20px;
   padding:0px 10px;
}
blockquote .small {
   background:#e6e6e6;
   margin-left:-10px;
   padding:1px 2px;
}
blockquote hr {
   visibility:hidden;
   height:1px;
}
blockquote br {
   font-size:1px
}

