body {
	background: #bbb;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333;
}

/*Layout*/

#wrapper {
	text-align: left;
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
}#header {
	background-color: #FFF;
	height: 232px;
	width: 950px;
}
#spacer_left {
	height: 445px;
	width: 35px;
	background-color: #FFF;
	float: left;
}
#main_content {
	height: 445px;
	width: 570px;
	background-color: #FFF;
	float: left;
	position: relative;
}
#main_content img {
	padding-bottom: 20px;
	padding-left: 0px;
}
#main_content img.plus {
	padding-bottom: 0px;
	padding-left: 0px;
}


#dash_divider {
	height: 445px;
	width: 35px;
	background-color: #FFF;
	float: left;
}
#sidebar {
	background-color: #e4f4f7;
	height: 445px;
	width: 275px;
	float: left;
	position: relative;
}
#spacer_right {
	height: 445px;
	width: 35px;
	background-color: #FFF;
	float: left;
}
#spacer_bottom {
	background-color: #FFF;
	height: 35px;
	width: 950px;
	float: left;
}
#footer_left {
	background-color: #bdddab;
	height: 25px;
	width: 605px;
	float: left;
	color: #333;
}
#footer_right {
	background-color: #bdddab;
	height: 25px;
	width: 345px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #333;
	clear: right;
}

/*Text Stlyles Single Tag Specific*/

p,h1,h2,h3,h4,ol,ul,li {
	padding: 0;
	margin: 0px;
}
a:link,a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #903;
	border-bottom: 1px dashed #566440;
}


/*Compound Selectors*/

#main_content h1 {
	font-size: 18px;
	color: #30A9BE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	line-height: 1;
	margin-bottom: 15px;
}
#main_content h2 {
	font-size: 16px;
	color: #30A9BE;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 10px;
	line-height: 1;
	margin-bottom: 10px;
	margin-top: 15px;
}
#main_content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	clip: rect(auto,auto,auto,auto);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	text-align: left;
	color: #333;
	font-weight: normal;
}

#main_content table {
	margin: 25px;
}
#main_content table.portfolio {
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	display: block;
	vertical-align: middle;
	left: -2px;
	top: 113px;
	width: 575px;
}
#main_content img.portfolio_img {
	text-align: center;
	color: #f8f8f9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border: 1px solid #BDDDAB;
	background-color: #FFF;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 3px;
	margin-left: 15px;
}
#main_content img.viewer_img {
	text-align: 0;
	color: #f8f8f9;
	background-color: #FFF;
	float: none;
	vertical-align: 0%;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 6px;
	left: 5px;
}
#sidebar img {
	position: absolute;
	z-index: -1;
	left: 0px;
	top: 0px;
}
#sidebar p {
	line-height: 18px;
	padding: 0px;
	margin-top: 18px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333;
	background-image: none;
	background-repeat: no-repeat;
	z-index: 8;
}
#sidebar h1 {
	line-height: .75;
	padding: 0px;
	margin-top: 21px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #30A9BE;
	z-index: 9;
}
#sidebar p a {
	color: #903;
	z-index: 2;
}
#footer_left p {
	text-align: left;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 13px;
	line-height: 26px;
	padding-left: 10px;
}
#footer_right p {
	text-align: right;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 26px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/*Class Styles*/

.blue_separators {
	color: #30A9BE;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}
.computer_skills {
	line-height: 22.5px;
}

.melissa {
	position: absolute;
	top: 0px;
	left: 360px;
}

.photo_caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7F6B61;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 15px;
	display: inline-block;
	margin-right: 0px;
	padding-bottom: 10px;
}

#main_content .portfolio a {
	color: #903;
}
.bold_color_blue {
	font-weight: bold;
	color: #30A9BE;
}

