@charset "utf-8";
body, td, th {
	font-family: Arial, Geneva, Verdana, "Century Gothic";
	font-size: 12px;
	background-color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #074377;
}
a:visited {
	text-decoration: none;
	color: #FEFFFF;
}
a:hover {
	text-decoration: underline;
	color: #6F8E17;
}
a:active {
	text-decoration: none;
	color: #999999;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
h3 {
	font-size: 14px;
	color: #002B4D;
}
h2 {
	font-size: 12px;
	color: #074377;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 12px;
	color: #074377;
}
#caption {
	font-size: 11px;
	font-weight: normal;
	color: #515151;
	margin-top: 220px;
	margin-left: 190px;
}
#about-designer {
	float: right;
	width: 325px;
	padding-right: 35px;
	color: #6C6C6C;
	padding-top: 20px;
}
#resume {
	width: 300px;
	padding-left: 60px;
	padding-bottom: 25px;
	padding-top: 20px;
}
#columbus-ohio {
	padding-left: 12px;
	width: 345px;
	color: #5C5C5C;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	background-image: url(../images/columbus-ohio.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
}
#about-designer p {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.designer {
	margin-left: 25px;
}
#container #web-resume a {
	font-size: 12px;
	color: #618B10;
}
body {
	background-color: #012849;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#about-bryan-moore {
	width: 756px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

