﻿html {height:100%;}
a img {
	border:0px;
}

body {
	text-align:center; /* for IE */
	margin:0;
	/*background-attachment: fixed;*/
	background-image: url(images/bg_gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
} 
#navbar {
	text-align: left;
	top: -85px;
	text-decoration: none;
	position: relative;
	float: right;
}
#container {
	top: 75px;
	text-align: left;
}
#header {
	position:relative;
	width:100%;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
#copyright {
	width: 100%;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	clear: both;
	background-color: #575959;
	text-align: center;
	padding-bottom: 10px;
}

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	line-height: 1.3em;
}
.button a {
	text-decoration: none;
	color: #729ebe;	/*IE does not observe 'inherit' here*/
}
.button {
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #729ebe;
	text-align: right;
	padding-left: 50px;
}
#main_content {
	position:relative;
	width:100%;
	min-height:350px;
   	overflow: visible;
	left: 10px;

}
.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style:italic;
	color: #2E3C5F;
	text-decoration: none
}
.link_text a {
	text-decoration: none;
	color: #2E3C5F;
}

.link_text a:hover {
	text-decoration: none;
	color: #2E3C5F;
}

.folio_thumb {
	float: right;
}
#content_folios {


	position:relative;
	clear: none;
	width:821px;
	text-align: left;
}
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #2E3C5F;
	padding: 0px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#outer_container {
	margin-left:auto;
	margin-right:auto;
	width: 821px;
	text-align: left;
}
#rule {
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#intro_text {
	width: 390px;
	float: left;
	margin-bottom: 10px;
}
#right_intro {
	width: 390px;
	float: left;
	margin-left: 41px;
}

.button a:hover {
	text-decoration: none;
	color: #534437;
}
#rule_2 {
	height: 20px;
	width: 100%;
	clear: both;
	padding-top: 5px;
}
#copyright a {
	text-decoration: none;
	color: #FFFFFF;
}
#copyright a:hover {
	text-decoration: none;
	color: #729ebe;
}
.button_on {

	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #534437;
	text-align: right;
	padding-left: 50px;
}
.button_on a {
	text-decoration: none;
	color: #534437;	/*IE does not observe 'inherit' here*/
}
.button_on a:hover {
	text-decoration: none;
	color: #534437;
}
.body_text a {
	text-decoration: none;
	color: #2E3C5F;
}

.body_text a:hover {
	text-decoration: none;
	color: #2E3C5F;
}#right_text {
	width: 390px;
	float: left;
	margin-left: 41px;
}
#image_left {
	float: left;
	height: 390px;
	width: 390px;
}
#image_main {

	float: left;
	height: 390px;
	width: 821px;
}
#portfolio_main {
	width: 100%;
	float: left;
	padding-top: 5px;
}
.headings a {
	text-decoration: none;
	color: #2E3C5F;
}

.headings a:hover {
	text-decoration: none;
	color: #2E3C5F;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	margin-top: -8px;
}
#crap {
	table-layout: fixed;
}

