body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.gif);
}
body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
#content {
	margin: 0px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	display: block;
}
#content p {
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

.footer {
	background-image: url(../images/layout/bg-foot.jpg);
	background-repeat: repeat-x;
	background-color: #272727;
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
.footer label {
	display: block;
	text-align: justify;
	margin-top: 30px;
	margin-right: 150px;
	margin-left: 150px;
	padding: 0px;
	margin-bottom: 30px;
}

h1 {
	font-size: 20px;
}
a:link {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration: underline;
	color: #000000;
}
a:visited {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration: underline;
	color: #000000;
}
a:hover {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration: underline;
	color: #666666;
}
a:active {
	font-family:"Trebuchet MS";
	font-size:14px;
	text-decoration: underline;
	color: #666666;
}

.nav a {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	line-height: 25px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 25px;
	background-image: url(../images/layout/nav_arrow.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	text-indent: 20px;
	text-align: left;
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
}
.nav a:hover {
	color:#999999;
	background-position: 0px -25px;
	background-repeat: no-repeat;
}
#vectorandpixel {
	margin: 0px;
	padding: 0px;
}
#vectorandpixel a {
	display: block;
	background-image: url(../images/V&P%20tag/Vector&Pixel.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 21px;
	width: 80px;
	margin: 0px;
}
#vectorandpixel a:hover {
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(../images/V&P%20tag/Vector&Pixel_o.jpg);
}
 
