<style type="text/css"> 
/* 
*/     
body, html {
	font-size:14px;
	font-family:"Trebuchet MS", Verdana, Tahoma, Arial, Helvetica, sans-serif;
	width:980px;
	margin:0 auto;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	text-decoration: none;
	line-height: 2em;
}
#container {
	background-image:url(../Images/bkgd.png);
	margin: 0 auto;
	width:980px;
	height: 900px;
	background-color:#FFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
}
#containerLong {
	background-image:url(../Images/bkgdLong.png);
	margin: 0 auto;
	width:980px;
	height: 1300px;
	background-color:#FFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
}
#containerPlain {
	margin: 0 auto;
	width:980px;
	height: 1300px;
	background-color:#FFF;
	font-family:Tahoma, Verdana, sans-serif;
	font-size:14px;
}
#banner {
	width:980px;
	height:220px;
}
#team {
	float:right;
	width:380px;
	height:260px;
	text-align:justify;
	margin: 15px 10px 0 0;
}
#nav {
	float:left;
	width: 590px;
	margin: 245px 0 0 0;
	padding: 0;
	text-align:center;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}
#navSamples {
	float:left;
	width: 920px;
	margin: 20px 0 5px 0;
	padding: 0;
	text-align:center;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}
#mainContent {
	width: 970px;
	height: 510px;
	margin: 125px 5px 22px 5px;
	border: 0 3px 0 5px;
	border-color: #000;
	padding: 0;
}
#mainContentLong {
	width: 970px;
	height: 962px;
	margin: 75px 5px 22px 5px;
	border: 0 3px 0 5px;
	border-color: #000;
	padding: 0;
}
#mainContentContact {
	width: 850px;
	height: 915px;
	margin: 125px 5px 22px 35px;
	border: 0 3px 0 5px;
	border-color: #000;
	padding: 0;
}
#mainContentSamples {
	width: 970px;
	height: 1000px;
	margin: 70px 5px 22px 5px;
	border: 0 3px 0 5px;
	border-color: #000;
	padding: 0;
}
.title {
	font-weight:bold;
	font-variant:small-caps;
	font-size:12px;
	text-align:center;
}
h2 {
	font-weight:bold;
	font-variant:small-caps;
	font-size:14px;
	text-align:center;
	padding: 10px 0 0 0;
	margin: 0;
}
#confirm {
	padding: 20px;
	margin: 100px 50px;
	font-weight: bold;
	font-variant: small-caps;
}
.special {
	color: #C00;
	font-style: italic;
}
#flash {
	float:left;
	width:500px;
	height: 00px;
	margin: 0 30px 0 40px;
	padding: 0;
}
#rightText {
	float:right;
	margin: 20px 15px 0 5px;
	width:375px;
}
#footer {
	float:left;
	width:980px;
	margin: -15px 0 0 0;
	padding: 6px 0;
	color: #fff;
	text-align:center;
	font-size:10px;
	font-weight: 600;
	font-style:italic;
}
#footerLong {
	float:left;
	width:980px;
	margin: -15px 0 0 0;
	padding: 6px 0;
	color: #fff;
	text-align:center;
	font-size:10px;
	font-weight: 600;
	font-style:italic;
}
#footerContact {
	float:left;
	width:980px;
	margin: 240px 0 0 0;
	padding: 6px 0;
	color: #fff;
	text-align:center;
	font-size:10px;
	font-weight: 600;
	font-style:italic;
}
#footer a, #footer a:visited, #footerLong a, #footerLong a:visited, #footerContact a, #footerContact a:visited {
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: 600;
	font-style:italic;
}
#footer a:hover, #footer a:active, #footerLong a:hover, #footerLong a:active, #footerContact a:hover, #footerContact a:active {
	color: #f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-weight: 600;
	font-style:italic;
}

a,  a:visited {
	color: #f00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: 600;
	font-style:italic;
	text-decoration:none
}
a:hover, a:active {
	color:#00F;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight: 600;
	font-style:italic;
	text-decoration: underline;
}
p {
	text-indent:20px;
}
.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;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
