/* Style Sheet
Author: Blake M Scarbrough
2005-------------*/


body {
  margin:0;
  padding:0;
  background:#1b2121 url(/i/bgLines.gif) no-repeat right top fixed;
  font:small "Lucida Grande", "Trebuchet MS", Helvetica, Arial, san-serif;
  line-height:1.6em;
  color:#333;
  }
a:link { color:#003366;}
a:visited { color:#333366; }
a:hover {text-decoration:none;}
#logo { background: url(/i/blakemsLogo.png) no-repeat 0 0; 
	text-indent: -1000em;
	width: 217px;
	height: 29px;
	margin: 0;
	
	}  
#mast {width: 600px;
	margin: 20px auto 5px;
	position:relative;}	
#content { width: 500px; 
	background: #e7e7e7; 
	margin: 20px auto 10px;
	padding: 50px;
	opacity: .6;}	
#nl { position: absolute;
	right: 0;
	top: 10px;}	
#nl ul {list-style: none;
	margin: 0;
	padding: 0; }
#nl li { display: inline;
	padding: 0 7px;}
#nl li a {font-size: smaller;
	color: #ddd;
	text-decoration:none;}
#nl li a:hover {text-decoration: underline}
#tags {margin: 10px 0 0; }
#tags h3 { text-transform: uppercase;
	font-size: x-small;
	letter-spacing:1px;
	margin: 0;
	line-height:normal;
	text-transform:uppercase;
	}
h2 { text-transform:uppercase;}	
/* forms */
form { margin: 0;}
input { font-size: 1.5em;}
Fieldset { border: 1px dotted #333;
	border-width: 1px 0 0;}
button { font-size: 1.2em;
	vertical-align: middle;}
.cancel {margin: 0 8px; }
.link-af {text-align: right;
	font-size:11px;
	margin: 2px auto ;
	width: 600px;
	color: #555;
	}	
.link-af a{color: #777;}
h2 {color: #777;
	font-size: 1em;
	margin: 1em 0 0;
	border-bottom: 1px solid #f7f7f7; }
