* {
    padding: 0;
    margin: 0;
} 

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	;
	text-decoration: none;
	background-color: #fff;
}

img { border: none; }
a {
	color: #0093D3;
	text-decoration: none;
}
a:hover { text-decoration: underline; color : #000; }

#wrap {
	width: 970px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header {
	height: 110px;
	padding-left: 275px;
	background-image: url(img/titlegv5.jpg);
	background-repeat: no-repeat;
	background-position: 275px 60px;
}
#header h1 {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0px;
	color: #000000;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	font-style: normal;
}
#header h1 a {
	color: #000000;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666666;
	text-decoration: none;
}
#header h2 {
	color: #333333;
	font-size: 15px;
	font-weight: normal;
	padding: 0 0 0 0;
	letter-spacing: -1px;
	line-height: 12px;
	text-decoration: none;
}

#content {
padding: 10px 0;
}

.left {
	width: 430px;
	float: left;
	text-align: justify;
	padding-left: 275px;
	background-image: url(img/gvxhome.jpg);
	background-repeat: no-repeat;
	background-position: 270px 30px;
	height: 530px;
	padding-top: 20px;
	padding-bottom: 30px;
}
.left h2 {
	color: #0093D3;
	font-size: 14px;
	letter-spacing: normal;
	font-weight: bold;
	text-decoration: underline;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.left a:link {
	color: #000000;
	text-decoration: underline;
}
.left a:hover {
	color: #0093D3;
}

.right {
	width: 210px;
	float: right;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #0093D3;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 11px;
	height: auto;
	margin-top: 65px;
}
.right ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #0093D3;
	font-style: italic;
}
.right ul a:link {
	font-style: italic;
}
.right ul a:hover {
	text-decoration: underline;
}
.right h2 {
	height: 0px;
	font-size: 12px;
	color: #0093D3;
	font-style: italic;
	text-decoration: underline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.right a {
	text-decoration: none;
	color: #000000;
}

#footer {
	text-align: left;
	color: #333;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #0093D3;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 275px;
	height: 40px;
	background-position: left;
}
.right h3 {
	font-size: 12px;
	color: #0093D3;
	font-style: normal;
	text-decoration: underline;
}
.left h1 {
	color: #000000;
	font-size: 20px;
	letter-spacing: normal;
	font-weight: normal;
	padding : 15px 0 15px 0;
	text-decoration: underline;
	font-style: italic;
}
.right h1 {
	font-size: 12px;
	color: #000000;
	font-style: italic;
	padding-bottom: 2px;
	padding-top: 2px;
	font-weight: bold;
}
.right h1 a:link {
}
.right h1 a:hover {
	text-decoration: underline;
}
/* thumbnails */
p.thumbs{
	padding-top: 50px;
}
.p.thumbs2 {
}

.thumbs img {
	border: 1px solid #000000;
	padding: 2px;
	margin: 3px;
}
.thumbs img:hover	{
	background-color: #0093D3;
	border: 1px solid #0093D3;
}
.thumbs a:hover { background-color: transparent; border: none }
.thumbs2 img {
	border: 1px solid #000000;
	margin: 3px;
	padding: 2px;
}
.thumbs2 img:hover {
	background-color: #0093D3;
	border: 1px solid #0093D3;
}
.thumbs2 a:hover {
	background-color: transparent;
	border: none
}
#fless {
	margin-top: 5px;
}
