* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#fff url(images/bg.gif) top center no-repeat;
color:#ccc;  
text-align:center;
font-family:"Century Gothic", Arial, sans-serif;
font-size:.9em;
line-height:120%;
}

a {
color:#cc0000;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn {
padding-top:46px;
margin:0 auto 15px auto;
width:990px;
text-align:left;
vertical-align: middle;	
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.1em;
font-weight:lighter;
letter-spacing:.1em;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}

#header {
margin:0;
padding:0;
height:120px;
background:url(images/header_bg.gif) no-repeat;
}

#header h1 {
margin:0;
padding:10px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:320px;
height:35px;
background:url(images/logo.gif) no-repeat;
margin:60px 0 0 22px;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.contentwrap {

}

.leftcol {
width:160px;
padding:20px;
text-align:right;
font-size:18px;
font-weight:bold;
float:left;
}

.leftcol ul {
margin:0;
list-style-type:none;
}

.leftcol ul li {
padding:4px 0;
}

.leftcol ul li.home {
margin-bottom:35px;
}

.leftcol ul li.profile {
margin-top:60px;
}

.leftcol ul li a {
color:#ccc;
text-decoration:none;
}

.leftcol ul li#active a {
color:#ff6600;
}

.leftcol ul li a:hover {
color:#ff6600;
}

.rightcol {
float:right;
width:755px;
margin-top:20px;
margin-right:20px;
margin-left:15px;
}

#thumbnails ul {
margin:0;
width:78px;
float:left;
}

#thumbnails ul li {
display:block;
list-style-type:none;
margin-bottom:2px;
float:left;
}

#thumbnails ul li a img {
border:none;
display:block;
height:76px;
width:76px;
margin:0;
}

.content {
width:185px;
height:290px;
background:url(images/content.gif) no-repeat;
float:right;
padding:10px;
color:#ccc;
}

ul.homelinks {
height:35px;
margin:5px 0 0 0;
}

ul.homelinks li {
list-style-type:none;
display:block;
float:left;
margin-right:10px;
font-size:18px;
font-weight:bold;
}

ul.homelinks li a {
color:#fff;
text-decoration:none;
display:block;
line-height:120%;
background:url(images/homelinks_bg.gif) no-repeat left 6px;
padding-left:18px;
}

a.redlink {
color:#D9261C;
}

a.redlink:link {
color:#D9261C;
}

a.redlink:hover {
color:#D9261C;
}

.box {
background:url(images/intro_top.gif) no-repeat;
margin:20px 0;
}

.boxbottom {
height:30px;
background:#F0EEE6 url(images/intro_bottom.gif) no-repeat;
}

.boxinner {
padding:25px 0 0 0;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

.footer {
clear:both;
color:#ff6600;
margin-top:20px;
padding-left:220px;
}

.footer p {
padding:0;
}

.footer .emaillink {
position:relative;
top:5px;
}
