body {
	margin-left: 0px;
	margin-top: 0px;
	color: #000066;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

h1 {
	font-size: 1.2em;
	text-align: right;
	font-style: italic;
	letter-spacing: 5px;
}

img {
	border: 0;
}

h2 {
	font-size: 1.1em;
}

p {
	font-size: .8em;
	line-height: 1.7em;
}

table {
	margin-left:auto;
	margin-right: auto;
}

td {
	vertical-align: 0%;
	width: 33%;
	padding-bottom: 18px;
	padding-right: 18px;
}

a:link, a:visited {
	color: #ee5627;
	text-decoration: none;
}

a:hover {
	color: #ff8a65;
	text-decoration: none;
}

a:hover img {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#container {
	width: 740px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

#left_container {
	width: 180px;
	height: auto;
	float: left;
}

#right_container {
	width: 560px;
	height: auto;
	float: left;
}


#header {
	margin-left: auto;
	margin-right: auto;
	width: 414px;
	height: 68px;
}

#header a:hover img {
	filter:alpha(opacity=100);
	opacity: 1;
	-moz-opacity:1;
}

#main {
	margin-left: auto;
	margin-right: auto;
	width: 426px;
	height: 26px;
	margin-top: 6px;
}

#main a {
	font-weight: bold;
}

#main a:hover {
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

#main ul li {
	list-style-type: none;
	display:inline;
	margin-right: 45px;
}

#main ul {
	float:left;
	list-style-type:none;
}

#contents {
	float: left;
	width: 100%;
	min-height: 520px;
}

#blank {
	height: 100px
}

#vertical_bar {
	float: left;
	margin-left: 10px;
	margin-right: 20px;
	width: 10px;
	height: 510px;
	background-image:url("Website Images/ft_incite.gif");
}

#nav {
	float: left;
	font-size: .95em;
	width: 140px;
	height: auto;
}

#nav ul li {
	list-style-type: none;
	text-align: right;
	margin-bottom: 12px;
}

#nav ul {
	list-style-type:none;
	text-align: right;
}

#nav a{
	text-decoration:none;
	text-align: right;
	font-weight: bold;
}

#nav ul li a:hover {
	text-decoration:none;
	text-align: right;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	width: 208px;
	font-size: .8em;
	text-align: center;
}

#sig {
	width: 100%;
	height: 20px;
	clear:both;
	background-image:url("Website Images/ft_incite.gif");
	background-repeat: no-repeat;
	background-position: right;
}
