body
{
	margin: 0;
	padding: 0;
	font-size: 90%;
	font-family: arial, helvetica, sans-serif;
	background-color: #000;
	color: #fff;
                background-image: url(../resources/vp-band.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
                background-attachment: fixed; 
}

#header
{
	width: 100%;
	height: 50px;
	color: #000;
	background-color: transparent;
	background-image: url(vp-header.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header h1 { display: none; }
/** h2, h3, p, ul { margin-left: 30px; }
h2, p { width: 30em; }
ul { padding-left: 30px; } **/
#container
{
	padding-bottom: 0px;

}

#leftcolumn
{
	position:absolute;
	top:150px;
	left:20px;
	width:200px;
	padding:10px;
	background-color: transparent;
	line-height:17px;
      color: #666;
      font-size: 14px;
      font-weight: bold;
      word-spacing: 0.1em;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:200px;
	}

#newscolumn
{
	position:absolute;
	top:150px;
	left:20px;
	width:275px;
	padding:10px;
	background-color: transparent;
	line-height:17px;
	color: #ccc;
	font-size: 12px;
	font-weight: normal;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:245px;
	}

#newscolumn a:link
{ 
      font-family: Geneva, Arial, Verdana, sans-serif;
      color: #cc9;
      text-decoration: none;
}

#newscolumn a:visited
{ 
	color: #996; 
      text-decoration: none;

}

#newscolumn a:hover
{ 
	color: #FFF; 
	border-bottom: 1px dotted #fff; 
}

#rightcolumn
{
	margin: 10px 50px 20px 290px;
	padding:4px;
	background-color: transparent;
      font-family: Geneva, Arial, Verdana, sans-serif;
      font-size:100%; 
      line-height: 150%;
      word-spacing: 0.1em;
                	}
#rightcolumn a:link
{ 
      font-size:100%;
      color: #cc9;
      text-decoration: none;
}
#rightcolumn a:visited
{ 
	color: #996; 
      text-decoration: none;
}
#rightcolumn a:hover
{ 
	color: #fff; 
      border-bottom: 1px dotted #fff;

}

#rightcolumn H3
{ 
	font-size: 140%;
margin-bottom: 1px;
}
#rightcolumn H4
{ 
	font-size: 120%;

}
#rightcolumn H5
{
	font-size: 75%;
	color: #333;
	background-color: transparent;
      margin-top: 0px;
      margin-bottom: 2px;
      padding:0px;
                
}

.quote 
{
      margin-left:20px;
      margin-right:45px; 
      padding-left: 8px;
      background-color: transparent;
      font-family: Verdana, sans-serif;
      font-size:75%; 
      line-height: 130%;
      border-left: 1px solid #666;
}

#footer
{
	font-size: 11px;
      color: #666;
	padding-left: 30px;
	margin-top:45px;

}

#footer a:link
{ 
      font-family: Geneva, Arial, Verdana, sans-serif;
      color: #666;
      text-decoration: none;
}
#footer a:hover
{ 
	color: #FFF; 
	border-bottom: 1px dotted; 
}
#footer a:visited
{ 
	color: #666; 
      text-decoration: none;

}

#footer h3 { display: none; }
h2
{
	font-size: 130%;
	color: #ccc;
	background-color: transparent;
}

h3
{
	font-size: 120%;
	color: #999;
	background-color: transparent;
}


.next
{
	font-size: 70%;
	color: #999;
	background-color: transparent;
      margin-bottom: 2px;
      margin-left: 10px;
      padding-bottom:0px;
                
}
code
{
	background-color: #ddd;
	color: #333;
	font-family: courier, "courier new", monospace;
}

.codeblock
{
	color: #333;
	background-color: #fff;
	margin: 0 0 20px 30px;
	padding: 10px;
	border: 1px solid #666;
	width: 30em;
	font-family: courier, "courier new", monospace;
	line-height: 150%;
}

address
{
	font-style: normal;
	width: 30em;
	border-top: 1px solid #666;
	margin: 20px 0 20px 30px;
	font-size: 90%;
	padding-top: 5px;
}

.clearboth { clear: both; }

#nav
{
	padding: 0;
	margin: 0;
	font-size: 90%;
	background-color: #bbb;
}

#nav li
{
	display: inline;
	list-style-type: none;
	padding-left: 30px;
}

#nav a:link, #nav a:visited
{
	color: #333;
	background-color: transparent;
	text-decoration: none;
}

#nav a:hover, #nav a:active
{
	color: #fff;
	background-color: #333;
}

#navcontainer
{
	padding-left: 15px;
}
#navlist
{
	margin: 0;
	padding: 0 0 20px 10px;
}

#navlist ul, #navlist li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
	float: left;
	line-height: 14px;
	font-weight: bold;
	margin: 8px 10px 4px 10px;
	text-decoration: none;
	color: #ccc;
}

#navlist a:link#current, #minitabs a:visited#current, #navlist a:hover
{
	border-bottom: 2px solid #fff;
	padding-bottom: 2px;
	background: transparent;
	color: #fff;
}

#navlist a:hover { color: #fff; }

.dropcap 
{ 
	font-family: serif;
	float: left; 
	color: #CCCCCC; 
	font-size: 4.00em; 
	line-height: normal; 
	margin-top: -12px; 
	margin-bottom: -13px; 
}

div.pullquote 
{
	float: right;
	width: 150px;
	margin: 10px;
	margin-left: 15px;
	margin-right: 0;
	padding: 0;
	color: #ccc;
	font-family: georgia, palatino, serif;
	font-size: 16px;
	text-align: right;
	line-height: 24px;
	border-left: #666 1px dotted;
}
.post-body {
	
		}
.comments-body {
	font-family:verdana, arial, sans-serif;
	color:#CCC;
	font-size:11px;
	font-weight:normal;
	background:#000;
	line-height:12px;
	margin-left:15px;
	margin-right:150px;
	padding-bottom:15px;
      border-top: 1px dotted #666;
		}

.comments-post {
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:10px;
	font-weight:normal;
	background:#000;
}

.comments-head {
	font-family:verdana, arial, sans-serif;
	color: #CCC;
	padding-left:15px;
	font-weight:bold;
	margin-top:10px;
}

#banner-commentspop {
	font-family:verdana, arial, sans-serif;
	color:#FFF;
	font-size:large;
	font-weight:bold;
	border-bottom:1px dotted #999;
	border-top:3px dotted #999;
	background:#000;
	padding:15px;
	text-transform:uppercase;
	letter-spacing:.2em;
		}
		
.trackback-body {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:140%;	
	padding-top:15px;				
		}		

.trackback-url {
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:small;
	font-weight:normal;
	background:#333;
	line-height:140%;	
	padding:5px;
	border:1px dashed #999; 				
		}

.trackback-post {
	font-family:verdana, arial, sans-serif;
	color:#999;
	font-size:x-small;
	font-weight:normal;
	background:#333;
	margin-bottom:20px;
	}

input { 
 font-size: 10px; 
 color: #ccc;
 background-color: #333; 
 border: 1px solid #666666; 
}
.image {
float:right; 
margin: 8px;
font-size: 10px;
}
img {
border: 1px solid #333;
} 
hr {border: none 0; 
border-top: 1px dashed #FFF;/*the border*/
width: 100%;
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 
td {
font-size: 12px;
}