@charset "UTF-8";
/* CSS Document */

/*   */

html	{
height:100%;
}

body  {
background:#000 url(../images/bg-page.gif) center repeat-y;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646666;
line-height:17px;
margin:0;
padding:0;
}

p  {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#646666;
line-height:16px;
margin:0 0 9px 0;
padding:0;
}

a:link,
a:visited  {
color:#646666;
text-decoration:underline;
}
a:hover  {
color:#646666;
text-decoration:none;
}
a:focus {
outline:none;
}

a img	{
border:0;
}

div, span  {
margin:0;
padding:0;
}

form  {
margin:0;
}

input, textarea   {
margin:0;
}
select   {
margin:0;
width:auto;
}

ul  {
margin:0;
padding:0;
margin:0 25px 10 25px;
}
li  {
margin:0;
padding:0;
}

ol  {
margin:0;
padding:0;
margin:0 25px 10px 25px;
}
li  {
margin:0;
padding:0;
}

table	{

}
td, th  {
vertical-align:top;
margin:0;
padding:0;
}

h1  {
font-family:Tahoma, Geneva, sans-serif;
font-size:22px;
line-height:17px;
letter-spacing:0.3px;
margin:0 0 10px 0;
}
h1 span  {
text-transform:uppercase;
}
h1 span span  {
font-size:29px;
}

h2  {
font-family:Tahoma, Geneva, sans-serif;
font-size:25px;
line-height:25px;
letter-spacing:0.5px;
font-weight:normal;
margin:0 0 10 0;
}
h3  {
font-size:14px;
font-weight: bold;
line-height:15px;
margin:0 0 17px 0;
}
h4  {
font-size:14px;
font-weight: bold;
line-height:15px;
margin:0 0 10 0;
}
h5  {
font-size:12px;
font-weight: bold;
line-height:15px;
margin:0 0 8px 0;
}
h6  {
color:#808282;
font-size:18px;
font-weight: bold;
line-height:15px;
margin:0 0 12px 0;
}

/*  */

#pageWrap	{
margin:0 auto;
width:1000px;
}

#pageShadowTop	{
width:1000px;
height:22px;
margin-top:8px;
background:url(../images/page_shadow-top.gif);
}

#pageShadowBottom	{
width:1000px;
height:27px;
background:url(../images/page_shadow-bottom.gif);
}

#pagePadding	{
padding:20px 0 10px 49px;
background:#caece4 url(../images/page_shadow_V2.gif);
}

#navMain	{
margin:23px 0 8px 0;
padding:8px 0 0 7px;
height:31px;
background:url(../images/bg-nav.gif) no-repeat;
width:900px;
height:23px;
}
#navMain a,
#navMain a:visited	{
padding:8px 13px;
font-size:13px;
line-height:15px;
text-decoration:none;
color:#fff;
}
#navMain a:hover	{
color:#fff;
background:#646666;
}

.content	{
width:902px;
}

.blurb	{
width:902px;
margin-bottom:15px;
}

#navImage	{
background:#a0a0a0;
padding:8px 0 5px 0;
text-align:center;
}
#navImage img	{
margin:0 6px;
}

#thumbs	{
}
#thumbs table	{
float:left;
width:215px;
height:215px;
margin:0 14px 14px 0;
background:url(../images/bg-thumb.gif) no-repeat;
}
#thumbs td	{
vertical-align:middle;
text-align:center;
}
#thumbs  td.a,
#thumbs  td.a:visited	{
background:url(../images/bg-thumb.gif) no-repeat;
}
#thumbs  a:hover td	{
background:url(../images/bg-thumb-over.gif) no-repeat;
}
#thumbs  a:hover td img	{
border:8px solid #fff;
}

.clearBoth	{
clear:both;
}

#footer	{
color:#caece4;
text-align:center;
font-size:10px;
}

.tableIntro td	{
padding:0 14px;
text-align:justify;

}
.tableIntro td p	{
color:#000;
}



