@charset "UTF-8";
#container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 750px;
	height: 700px;
}
#content {
	width: 610px;
	margin: 20px 0px 0px;
	padding: 0px 0px 0px 210px;
	float: left;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #006699;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
p {
}
 *::-moz-selection {
background:#FFFF34;
}
#imageBar {
	width: 400px;
}
#full_column {
	float: left;
	margin: auto;
	padding-top: 50px;
	width: 100%;
}

#Portfolio {
	width: 100%;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	border-top-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006699;
	border-bottom-color: #006699;
	height: 420px;
	background-color: #2DA5CC;
}

body {
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 130%;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
#content a {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
#content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;

}
#content a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}
