@charset "UTF-8";
#containerfront {
	text-align: center;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bryantuckportfolio-frontpage2.jpg);
	height: 700px;
	margin-top: 100px;
}
#containerfront a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#containerfront a:hover {
	text-decoration: none;
}
#title {
	width: 720px;
	margin-top: 400px;
	line-height: 22pt;
}
#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
#none {
	float: left;
	height: 50px;
	width: 900px;
}
#header {
	float: left;
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e21f27;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: auto;
	width: 180px;
	padding-right: 20px;
	line-height: 20pt;
	margin-top: 50px;
}
#left a {
	color: #666666;
	text-decoration: underline;
}
#left a:hover {
	color: #e21f27;
	text-decoration: none;
}
#right {
	float: left;
	height: auto;
	width: 650px;
	padding-left: 20px;
	margin-top: 50px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#right a {
	color: #c21f27;
	text-decoration: underline;
}
#right a:hover {
	color: #e21f27;
	text-decoration: none;
}
#footer {
	float: left;
	height: 25px;
	width: 900px;
	background-color: #e21f27;
	color: #FFFFFF;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
}
#footer a {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
