body {
	text-align:center;
}
a {
	text-decoration:none;
}
a:hover {text-decoration:underline }
#wrap {
	position:relative;
	width:1200px;
	text-align:center;
	height:750px;
	background-image: url(images/VGbk.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#logo {
	position:absolute;
	font-size:24px;
	margin-top:0px;
	background-image: url(images/VG.gif);
	background-repeat: no-repeat;
	height: 212px;
	width: 389px;
	margin-left: 0px;
	left: -36px;
	top: -51px;
}
#logo span {
	font-size:14px;
	color:red;
}
#header {
	height:200px;
}
ul#nav {
	position:absolute;
	top:19px;
	right:5px;
	font-size:14px;
}
ul#nav li {
	display:inline;
	padding:0 40px;
}
ul#nav a {
	color:#993333;
}
#content {
	width:1042px;
	position:absolute;
	left:22px;
	top: 167px;
	height: 520px;
	padding-top: 0;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
}
#content h2 {
	font-size:30px;
	padding-bottom:20px;
	color:#772625;
}
#content img {
	float:left;
}
#content p {
	float:none;
	width:650px;
}
#blog {
	position:absolute;
	top:-19px;
	width:471px;
	padding-left:0px;
	left: 602px;
	height: 317px;
}
#blog img {
	padding-left:20px;
}
#footer {
	position:relative;
	color:red;
}
#ftlink a {
	color:#993333;
	padding:0 15px;
}
#copyright, #copyright a{
	color:#afafaf;
}
#copyright a:hover{
	color:#000;
}
#ftlink, #copyright {
	padding-bottom:8px;
}

