
div#blogmenu
{
	position: absolute;
	left: 130px;
	width: 160px;
	font-size: 0.7em;
}

div#blogposts
{
	position: relative;
	margin-left: 300px;
}

div#rightcolumn
{
	position: absolute;
	top: 120px;
	right: 1px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 160px;
}

#clearfooter{clear:both;height:150px;}/*needed to make room for footer*/
div,p {margin-top:0}/*clear top margin for mozilla*/
* html #centrecontent {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */

div#footer
{
background-color: #888;
position: relative;
clear: both;
width: 100%;
}

div#container
{
background-image: url('images/vpipe2.jpg');
background-position: 1px 0px;
background-repeat: repeat-y;
overflow: hidden;
min-height: 100%
}

html, body
{
background: #fff;
margin: 0px;
padding: 0px;
height: 100%;
}

div#warning{
background: #888;
font-weight: normal;
font-weight: bold;
font-size: 1.5em;
padding: 0.6em 2em 0.4em;
text-align: center;
color: red;
border: double 5px;
border-color: red;
}

div#content{

	position: relative;
	margin-left: 140px;

	background: #f0f8ff;
	color: #000;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
	border: double 5px;
}

div#content pre{
	font-size: 1.0em;
}

div#content :link {
	color: #c00;
	}

div#content :visited {
	color: #c00;
	}

div#content a:hover {
	color: #f50;
	}

div#content h1 {
	text-align: center;
	margin: 0;
	padding: .5em .5em 0.4em;
	color: #000;
	font-weight: normal;
	font-weight: bold;
	font-size: 1.5em;
	}

div#content h1 strong {
	font-weight: bold;
	}

div#content h2 {
	font-size: 1.2em;
	font-weight: bold;
	}

div#content h3 {
	font-size: 1.0em;
	font-weight: bold;
	}

div#content {
	padding: 1em 1em;
	}

div#content img {
}

div#content a:hover img {
	}



div#page{
	background: #80888f;
	color: #000;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
	margin: 0em;
}

div#page pre{
	font-size: 1.0em;
}

div#page :link {
	color: #c00;
	}

div#page :visited {
	color: #c00;
	}

div#page a:hover {
	color: #f50;
	}

div#page h1 {
	text-align: center;
	margin: 0;
	padding: .5em .5em 0.4em;
	color: #000;
	font-weight: normal;
	font-weight: bold;
	font-size: 1.5em;
	}

div#page h1 strong {
	font-weight: bold;
	}

div#page h2 {
	font-size: 1.2em;
	font-weight: bold;
	}

div#page h3 {
	font-size: 1.0em;
	font-weight: bold;
	}

div#page {
	padding: 1em 1em;
	}

div#page img {
}

div#page a:hover img {
	}



// border generation
.outside
{
display: block;
border:2px solid #80888f;
background:#90989f;
position:relative;
padding:10px;
margin:0px;
}
.in1
{
display:block;
border:2px solid #a0a8af;
background:#b0b8bf;
position:relative;
padding:0px;
margin:2px;
}
.in2
{
display:block;
border:2px solid #c0c8cf;
background:#d0d8df;
position:relative;
padding:0px;
margin:2px;
}
.in3
{
display:block;
border:2px solid #e0e8ef;	
background: #f0f8ff;
position:relative;
padding:1em;
margin:2px;
}

// border generation
.inside
{
display: block;
background:#777;
border:2px solid #888;
position:relative;
padding:0px;
margin:2px;
}
.out1
{
display:block;
background:#999;
border:2px solid #aaa;
position:relative;
padding:0px;
margin:2px;
}
.out2
{
display:block;
background:#bbb;
border:2px solid #ccc;
position:relative;
padding:0px;
margin:2px;
}
.out3
{
display:block;
background: #ddd;
border:2px solid #eee;	
position:relative;
padding:0px;
margin:0px;
}


.menu
{
	position:absolute;
	left: 0px;
	top: 150px;
	font-size:0em;
}

.menu a:hover {
	color: #f50;
	}

.menu img{
	border: 0px;
	padding: 0px;
	margin: 1px;
	color: 	#f50;
	}	

.nameplate
{
	position:absolute;
	left: 110px;
	top: 0px;
}

.left
{
	background-image: url('images/vpipe2.jpg');
	background-position: 1px 0px;
	background-repeat: repeat-y;
	overflow: hidden;
	position: absolute;
	left: 0px;
	top: 400px;
	width: 130px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.left a
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.topleft
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 130px;
	height: 400px;
	margin-top: 0px;
	background-image: url('images/leftpipe.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-y;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.top
{
	position: absolute:
	top: 0px;
	left: 0px;
	background-image: url('images/hpipe.jpg');
	background-position: 0px 11px;
	background-repeat: repeat-x;
	height: 110px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

.page{
	background: #fff;
	color: #000;
	font-size: 1.0em;
	font-family: Arial, sans-serif;
}

.page pre{
	font-size: 1.0em;
}

.page :link {
	color: #c00;
	}

.page :visited {
	color: #c00;
	}

.page a:hover {
	color: #f50;
	}

.page h1 {
	text-align: center;
	margin: 0;
	padding: .5em .5em 0.4em;
	color: #000;
	font-weight: normal;
	font-weight: bold;
	font-size: 1.5em;
	}

.page h1 strong {
	font-weight: bold;
	}

.page h2 {
	font-size: 1.2em;
	font-weight: bold;
	}

.page h3 {
	font-size: 1.0em;
	font-weight: bold;
	}

.page {
	padding: 1em 1em;
	}

.page img {
}

.page a:hover img {
	}


