body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 120%;
}

/* Images */
a img, img {
	border: 0;
	margin: 0;
	padding: 0;
}

img.border {
border:1px solid #808a91;
} 

img.tableSitelink {
padding:0 0 0 25px;
}

img.thumblist {
margin:0 0 18px 0;
}

p {
	line-height: 1.5em; 
	font-size:100%;
	margin-bottom: 18px; 
	text-align:left;
	color:#000000;
}

p.small {
font-size:11px;
margin:0;
padding:0;
}

/* Headings */

h1, h2, h3, h4, h5, h6 {
text-align:left;
}

h1 {

}
h2 {

}

h3 {

}

h4 {

}

h5 {
}

h6 {

}



/* Links */

a {
color:#000000;
text-decoration:none;
}

a:hover, a:focus, a:active {
text-decoration:none;
color:#a0a0a0;
}

a.active {
color:#e56600;
}

a.small {
font-size:11px;
}



 /* Listen */
ul.navlist {
list-style-type:none;
list-style-position:inside;
margin:0 0 0 10px;
padding:0;
}

ul.navlist li.first {
font-weight:bold;
color:#000000;
margin:0 0 2px 0;
}

ul.navlist li  {
padding:0 0 3px 0;
}


 /* IDs */
 #site {
 width:780px;
 border:1px solid #f5f5f5;
 margin:20px auto;
}

#header {
width:100%;
height:100px;
margin:0 0 15px 0;
}

#logo {
width:202px;
height:20px;
position:relative;
left:42px;
top:40px;
}

#home {
height:20px;
left:702px;
position:relative;
top:22px;
display:inline;
}

#cwrapper {
margin:0 0 90px 45px;
width:700px;
}

#thumbs {
width:110px;
height:100px;
float:left;
}

#maincontent {
width:435px;
background:#ffffff;
}

#maincontent_rightborder {
background:#ffffff;
border-right:1px solid #000000;
}



#navigation {
width:120px;
height:221px;
float:left;
}

#footer {
border-top:1px solid #808a91;
height:63px;
margin:0 0 15px 45px;
width:693px;
}

/* Content Classes */

div.mcwrapper {
width:435px;
float:left;
}

div.mcwrapper_overview {
width:545px;
float:left;
}

div.desc {
float:left;
height:100px;
margin:0 0 0 10px;
width:145px;
}

div.caption {
width:434px;
height:35px;
}

div.footerbox {
width:165px;
float:left;
margin:10px 0 0 0;
}

div.footerbox2 {
float:left;
margin:10px 0 0 56px;
}

/* table */

table.overview {
width:544px;
margin:-3px 0 0 -3px;
padding:0;
}

td.top {
vertical-align:top;
}

tr.row {
height:75px;
}

li.active
{
font-weight:bold;
}






