body
{
	margin: 0px 0px 0px 0px;
	background: #FFF;
	font-family: "lucida grande", arial, sans-serif;
}

A
{
	color: #666666;
	text-decoration: none;
}

A:link
{
	color: #666666;
	text-decoration: none;
}

A:visited
{
	color: #666666;
	text-decoration: none;
}

A:active
{
	color: #999999;
	text-decoration: underline;
}

A:hover
{
	color: #999999;
	text-decoration: underline;
}

h1, h2, h3
{
	margin: 0px;
	padding: 0px;
}

h4
{
	margin: 0px;
	padding: 0px;
	color: #003466;
}

a.h4:link, a.h4:visited, a.h4:active, a.h4:hover
{
	margin: 0px;
	padding: 0px;
	color: #003466;
	font-weight: bold;
	text-decoration: none;
}

td { vertical-align: top; }

#banner
{
	color: #333;
	font-size: x-large;
	font-weight: normal;
	padding: 15px;
	border-top: 4px double #666;
}

#banner a,
        #banner a:link,
        #banner a:visited,
        #banner a:active,
        #banner a:hover
{
	font-size: xx-large;
	color: #333;
	text-decoration: none;
}

.description
{
	color: #333;
	font-size: small;
	text-transform: none;
}

#content
{
	position: absolute;
	background: #FFF;
	margin-right: 20px;
	margin-left: 225px;
	margin-bottom: 20px;
	border: 1px solid #FFF;
	width: 70%;
}

#container
{
	background: #FFF;
	border: 1px solid #FFF;
}

#links
{
	padding: 15px;
	border: 1px solid #FFF;
	width: 200px;
}

.blog
{
	padding: 15px;
	background: #FFF;
}

.blogbody
{
	color: #333;
	font-size: 11px;
	font-weight: normal;
	background: #FFF;
	line-height: 1.6;
}

.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover
{
	font-weight: normal;
	text-decoration: underline;
}

.title
{
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

#menu
{
	margin-bottom: 15px;
	background: #FFF;
	text-align: center;
}

.date
{
	font-size: large;
	color: #333;
	border-bottom: 1px solid #999;
	margin-bottom: 10px;
	font-weight: bold;
}

.posted
{
	font-size: x-small;
	color: #000000;
	margin-bottom: 25px;
}

.calendar
{
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 2px;
	text-align: left;
}

.calendarhead
{
	color: #666600;
	font-size: small;
	font-weight: normal;
	padding: 2px;
	letter-spacing: .3em;
	background: #FFF;
	text-transform: uppercase;
	text-align: left;
}

.side
{
	color: #333;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 2px;
}

.sidetitle
{
	color: #666600;
	font-size: small;
	font-weight: normal;
	padding: 2px;
	margin-top: 30px;
	letter-spacing: .3em;
	background: #FFF;
	text-transform: uppercase;
}

.syndicate
{
	font-size: xx-small;
	line-height: 140%;
	padding: 2px;
	margin-top: 15px;
	background: #FFF;
}

.powered
{
	color: #666;
	font-size: x-small;
	line-height: 140%;
	text-transform: uppercase;
	padding: 2px;
	margin-top: 50px;
	letter-spacing: .2em;
	background: #FFF;
}

.comments-body
{
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.comments-post
{
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}

.trackback-url
{
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding: 5px;
	border: 1px dotted #999;
}

.trackback-body
{
	color: #666;
	font-size: small;
	font-weight: normal;
	background: #FFF;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.trackback-post
{
	color: #666;
	font-size: x-small;
	font-weight: normal;
	background: #FFF;
}

.comments-head
{
	font-size: small;
	color: #666;
	border-bottom: 1px solid #999;
	margin-top: 20px;
	font-weight: bold;
	background: #FFF;
}

#banner-commentspop
{
	color: #FFF;
	font-size: large;
	font-weight: bold;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-top: 1px solid #FFF;
	background: #666666;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/**/

/*.headphoto
{
	background-image: url(images/vp_headphoto.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
*/

#masthead
{
	width: 100%;
	height: 195px;
	background-color: #000;
	margin: 0;
	padding: 0;
}

#masthead h1
{
	width: 985px;
	height: 195px;
	background-image: url(images/masthead.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#masthead h1 a
{
	display: block;
	width: 172px;
	height: 195px;
	position: absolute;
	margin: 0;
	padding: 0;
	text-indent: -2000px;
}

#rightlogo { }

/**/
#nothead
{
	width: 100%;
	height: auto;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	background-image: url(images/leftnav_bg.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 15px 0 15px 0;
}

#leftnav
{
	width: 157px;
	height: auto;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #003466;
	text-decoration: none;
	padding: 0 0 0 16px;
}

#footer
{
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	padding: 16px;
	margin: 16px;
	background-image: url(images/vp_footer_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.rightcol
{
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 30px;
}

/* Additional style definition for left nav */
.section_curr, .section_curr a
{
	color: #0066cc;
	text-decoration: underline;
}

