body {
	background: url(/images/border-left.png) top left repeat-y;
}

#header {
	text-align: center;
}

#header2 {
	background-color: #A7A9AC; 
	color: #fff; 
	font-size: 15px; 
	text-align: left; 
	width: 770px; 
	height: 150px; 
	left: 80px; 
	top: 10px; 
	padding: 5px; 
        margin-bottom: 15px;
}

#content {
	width: 800px;
	text-align: left;
        margin-left: 80px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

h1 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 16px;
	color: #666699;
}

.prpl {
        font-weight: bold;
	color: #666699;
}

.red {
        font-weight: bold;
	color: #cc0000;
}

#footer {
        margin-top: 50px;
	text-align: center;
}

A:link {text-decoration: underline; color: #666699; font-weight: bold;}
A:visited {text-decoration: underline; color: #666699; font-weight: bold;}
A:active {text-decoration: underline; color: #666699; font-weight: bold;}
A:hover {text-decoration: underline; color: #999999; font-weight: bold;}

.ven {
    color: #000000;
}
.ven A:link {text-decoration: underline; color: #000000;}
.ven A:visited {text-decoration: underline; color: #000000;}
.ven A:active {text-decoration: underline; color: #000000;}
.ven A:hover {text-decoration: underline; color: #999999;}
