@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 95%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C6C6D7;
	background-color: #003;
	background-image: url(../images/gradient_bckgrnd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
p {
	font-size: 1em;
	color: #C6C6D7;
}
a, a:focus,  a:active {/*Mozilla*/
	outline:none;
	/*IE*/
	-moz-outline-style:none;
	outline:none}

h1 {
	color: #7371B7;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: 10px;
}
h2    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #7371B7;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	line-height: 1em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#container {
	position: relative;
	width: 1000px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #003;
	background-image: url(../images/gradient_bckgrnd.jpg);
	padding: 0;
}
#container #header {
	background-color: #000;
	background-image: url(../images/header_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 195px;
	width: 1000px;
	position: relative;
}
#container #header .logo {
	border: none;
	position: relative;
	top: 45px;
	float: right;
	padding-right: 10px;
}
#container #wrapper {
	background-color: #003;
	background-image: url(../images/gradient_slice.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 15px;
}
#container #wrapper #sidebar {
	width: 165px;
	float: left;
	margin-left: 10px;
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7371B7;
	background-repeat: repeat-x;
	margin-top: 10px;
	display: inline;
	background-color: #004;
	padding-bottom: 20px;
	background-image: url(../images/sdbr_grdntB.jpg);
}
#container #wrapper #sidebar h2  a{
	color: #7371B7;
	text-decoration: none;
	outline: none;
}
#container #wrapper #sidebar h2 a:hover {
	color: #C60;
	text-decoration: none;
}
#container #wrapper #sidebar ul {
	font-size: .9em;
	text-decoration: none;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	list-style-type: none;
}
#container #wrapper #sidebar ul li a:hover {
	color: #C60;
}
#container #wrapper #maincontent {
	float: left;
	clear: none;
	width: 80%;
	padding-left: 5px;
	display: block;
	margin-top: 10px;
	padding-right: 0px;
	padding-top: 0px;
	margin-left: 10px;
}
#container #wrapper #fullcontent {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 40px;
	padding-left: 20px;
}
#container #wrapper #maincontent.folioheader {
	margin-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7371B7;
	margin-right: 0px;
}
#container #wrapper #maincontent a:hover .imagelink {
	background-color: #000;
	padding: 5px;
	border: 1px solid #C60;
}
#container #wrapper #maincontent #rightcolumn {
	float: right;
	margin-right: 80px;
	margin-left: 10px;
}
#container #wrapper #maincontent #rightcolumn img {
	margin-top: 60px;
	margin-bottom: 90px;
}
#container #wrapper #sidebar p .resumelink {
	font-size: 85%;
}
#container #wrapper #sidebar a.resumelink {
	color: #C6C6D7;
	text-decoration: none;
	height: 35px;
	width: 148px;
	display: block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	padding-top: 4px;
	margin-top: -8px;
	vertical-align: top;
	border: 1px solid #333;
	background-image: url(../images/sdbrlink.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 5px;
}
#container #wrapper #sidebar a:hover.resumelink {
	background-repeat: repeat-x;
	border: 1px solid #C60;
	color: #C60;
	background-image: url(../images/sdbrlink.gif);
	background-position: 0 -51px;
}
#container #wrapper #sidebar p .resumelink img {
	border: none;
	margin-bottom: -10px;
	padding-right: 5px;
	margin-left: -5px;
}
#webgallery {
	height: 625px;
	width: 790px;
	margin-top: 0px;
	background-color: #003;
}
#container #footer {
	background-color: #003;
	background-image: url(../images/footer_symbols.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 65px;
	width: 1024px;
}
#container #footer p {
	text-align: center;
	position: relative;
	font-size: .75em;
	padding-top: 48px;
	color: #C7C6D7;
}
.imagelink {
	padding: 5px;
	float: left;
	margin-right: 50px;
	margin-bottom: 30px;
	margin-left: 50px;
	border: 1px solid #7371B7;
	margin-top: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.leftalign {
	line-height: 2em;
	color: #C6C6D7;
	text-decoration: none;
}
.lftmrgn {
	margin-left: 5px;
}
.rightalign      {
	font-size: 90%;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 90%;
	color: #C6C6D7;
}
#container #wrapper #maincontent .emaillink {
	color: #7371B7;
	outline: none;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px
}
.leftaligndown {
	line-height: 2em;
	color: #7371B7;
	text-decoration: none;
}
.rightaligndown {
	font-size: 90%;
	text-align: left;
	padding-top: 0px;
	padding-left: 20px;
	text-decoration: none;
	line-height: 90%;
	color: #7371B7;
}
.sidebarsmtitle {
	font-size: 85%;
	line-height: 100%;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.description {
	font-size: 85%;
	color: #C6C6D7;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-indent: 15px;
	margin-top: -5px;
	line-height: 100%;
}
#container img.printlogo {
	display: none;
}
