body {
	height: 100%;
	margin: 0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #8B0000;
	background-image: url(images/bg.jpg);
	background-position: 300px top;
	background-repeat: repeat-y;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:link {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2929;
	text-align: right;
	width: 150px;
	float: right;
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
}
.menu a:visited {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2929;
	text-align: right;
	width: 150px;
	float: right;
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
}
.menu a:hover {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2929;
	text-align: right;
	width: 150px;
	float: right;
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
	background-color: #7C0000;
}
.menu a:active {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2929;
	text-align: right;
	width: 150px;
	float: right;
	display: block;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-decoration: none;
	margin-top: -10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-right: 5px;
}

.bodycopy {
	color: #FFF;
	padding-left: 40px;
	padding-right: 45px;
	line-height: 24px;	
}
h1 {
	font-size: 14px;
	text-transform: capitalize;
}
#main {
	width: 718px;
	height: 50px;
}
#leftcolumn {
	float: left;
	width: 300px;
	height: 100%;
	padding-top: 160px;
}
#rightcolumn {
	float: right;
	width: 332px;
	height: 100%;
	padding-top: 153px;
	background: url(images/logo.gif) no-repeat 35px top;
}
#webdesign {
	width: 331px;
	padding-top: 220px;
	background: url(images/webdesign2.jpg) no-repeat 5px top;
}
.links {
	color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9E2929;
	padding-bottom: 18px;
	text-align: right;
	width: 150px;
	float: right;
	font: 14px/0 "Lucida Grande", Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.portfolioborder {
	padding: 4px;
	border: 1px solid #FFFFFF;
	margin-right: 25px;
}
#portfolio {
	background-color: #600101;
	border-top-style: none;
	border-bottom: 1px solid #fff;
}
.portfoliotext {
	font-size: 12px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 20px;
}
