body {
	margin: 0px;
	color: #1f1f1f;
	background-repeat: repeat-x;
	background-image: url(img/bg.png);
	font-family: sans-serif;
	text-align: center;
}

a img { border:0px; }

a:active, a:link, a:hover, a:visited { color: #d8ffcb   }

#container {
     background-image: url(img/vtl_cntbg.png);
     background-repeat: repeat-y;
     margin-left: auto;
     margin-right: auto;
     width: 744px;
     text-align: left;
     }
     
h1, h2, h3 {
     	margin-top: 1px;
     	margin-bottom: 24px;
     	margin-right: 42px;
     	border-bottom-color: #6f6f6f;
     	border-bottom-style: solid;
     	border-bottom-width: 1px;
     	margin-left: 42px;
     	color: #cccccc;
     	font-size: 150%;
     }
     
p {
     	margin-right: 36px;
     	font-size: 100%;
     	color: #ececec;
     	margin-left: 43px;
     }

p.pic_center {
		margin-bottom: 67px;
		margin-top: 90px;
		text-align: center;
		}
		
		

p.text a {
			text-decoration: none;
			border-right-color: #1f1f1f;
			border-left-color: #4a4a4a;
			border-right-style: solid;
			border-left-style: solid;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-color: #595959;
			border-top-style: solid;
			border-top-width: 1px;
			border-bottom-color: #171717;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 75%;
			background-color: #2a2a2a;
			padding-right: 6px;
			padding-left: 6px;
			padding-bottom: 3px;
			padding-top: 4px;
			color: #fffdea;
			float: right;
		}

p.pnav a {
			text-decoration: none;
			border-right-color: #1f1f1f;
			border-left-color: #4a4a4a;
			border-right-style: solid;
			border-left-style: solid;
			border-right-width: 1px;
			border-left-width: 1px;
			border-top-color: #595959;
			border-top-style: solid;
			border-top-width: 1px;
			border-bottom-color: #171717;
			border-bottom-style: solid;
			border-bottom-width: 1px;
			font-size: 75%;
			background-color: #2a2a2a;
			padding-right: 6px;
			padding-left: 6px;
			padding-bottom: 3px;
			padding-top: 4px;
			color: #fffdea;
		}
		
		p.pnav a.big {
			font-size: 105%;
			font-weight: bold;
		}

		p.pnav a.big_a {
			border-color: #8dff1b;
			border-width: 1px;
			border-style: solid;
			font-size: 105%;
			font-weight: bold;
			color: #b7ff51;
		}
		
p.pnav a.active {
			border-color: #a7ff4f;
			border-width: 1px;
			border-style: solid;
			color: #b7ff51;
		}

h1.wood {
			margin-top: 23px;
			margin-bottom: 2px;
			font-weight: bold;
			border-width: 0px;
			font-size: 95%;
			color: black;
		}
		
h2.wood {
			padding-left: 14px;
			margin-bottom: 10px;
			margin-top: -3px;
			font-style: normal;
			font-weight: normal;
			border-width: 0px;
			font-size: 65%;
			color: #cecece;
		}

h3.wood {
			border-left-width: 0px;
			border-bottom-width: 0px;
			border-right-width: 0px;
			border-top-width: 0px;
			margin-right: 5px;
			float: left;
			margin-bottom: 0px;
			margin-top: 2px;
			font-style: normal;
			font-weight: normal;
			font-size: 70%;
			color: white;
		}

p.winfo {
			color: #939393;
			font-size: 70%;
		}

.title {
	font-weight: bold;
	color: white;
	margin-right: 5px;
}

.wt {
		margin-right: 40px;
		border: 0px;
		float: right;
}

p.small { font-size: 60%;
				color: gray; }
