body {
	background: url(../images/bg.jpg) repeat-x fixed bottom;
}

#footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #f3f3f3;
	text-align: center;
}

.portfoliotitle {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #808080;
}

#portfoliolink a:link {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
}

#portfoliolink a:visited {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
}

#portfoliolink a:active {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #808080;
	text-decoration: none;
}

#portfoliolink a:hover {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #6a9600;
	text-decoration: none;
}

#promobar {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#FFF;
	width: 195px;
	text-align: left;
}

input {
	color: #000;
	background: #f3f3f3;
	border: 1px solid #6a9600;
}

textarea {
	color: #000;
	background: #f3f3f3;
	border: 1px solid #6a9600;
}

#content {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	background-color:#FFF;
}

#padded {
	padding:6px;	
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight:normal;
	line-height:0px;
}

.promospot {
	font-family: verdana;
	font-size:18px;
	font-weight:normal;
	color: #6a9600;
	text-align:left;
}

#promotxt {
	font-family: verdana;
	font-size:13px;
	font-weight:normal;
	text-align: right;
	color:#000;
	width: 221px;
}

#navigation {
	font-family: verdana;
	font-size: 25px;
	color: #e0dcdc;
}
#navigation a:link {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#navigation a:active {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#navigation a:visited {
	font-family: verdana;
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
#navigation a:hover {
	font-family: verdana;
	font-size: 18px;
	color: #62a50c;
	text-decoration: none;
}

#footprint a:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
#footprint a:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
#footprint a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	text-decoration: none;
}
#footprint a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #62a50c;
	text-decoration: none;
}
