*
{
	margin: 0px;
	padding: 0px;
}

.bodywrap
{
	width:950px;
	margin-left: auto ;
	margin-right: auto ;
}
	
body 
{ 
	background-color:#e8edc6;
}

.top
{
	background: black url(images/top.jpg);
	height: 38px;
	width: 950px;
}

.header
{
	width:950px;
	height:92px;
}
	
.headerlogo
{
	background: transparent url(images/header_logo.png);
	height: 92px;
	width: 359px;
	float:left;
}

.headermenu
{
	float:right;
	background: transparent url(images/header_menu.png);
	height: 92px;
	width: 591px;
}

.headerlower
{
	background: transparent url(images/header_lower.png);
	height: 69px;
	width: 950px;
	text-align:right;
} 

.tour
{
	padding-right:263px;
	padding-top:10px;
	color:White;
	font-size:14px;
	font-weight:bold;
}

.contentpane
{
	width: 950px;
	min-height:418px;
	vertical-align:top;
	background:	transparent url(images/content.jpg) no-repeat;
}
.content
{
	padding-right:124px;
	padding-left:111px;	
}
 
.footer
{
	width: 950px;
	height:140px;
	background:	transparent url(images/footer.png) no-repeat;
}

.footerTable
{
	padding-top:33px;
}

.repeater
{
	 
	max-width: 950px;
	min-height:3px;
	background:	transparent url(images/repeater.jpg) repeat-y;
}
 
.logo
{
	border-style:none;
}

.SkinObject
{
 
	font-size:smaller;
    color:#989797;
}



.articles
{
	color:#989797;
}
.articles A:link, .articles A:visited
{
	color:#989797;
}
.articles A:hover
{
	color:black;
	text-decoration:none;
}
 
.signup
{
	color:#989797;
	font-size:small;
}


.tour A:link, .tour A:visited
{
	color:white;
		font-size:14px;
	font-weight:bold;
}
.tour A:hover
{
	color:black;
	text-decoration:none;
		font-size:14px;
	font-weight:bold;
}

div.branding
{
 
 	width:462px;
	float:right;
}

div.branding img
{
	border: 0 !important;
}


.copyright
{
	width:470px;
	padding-top:13px;
	float:left;
	text-align:right;
}

div.copyright img
{
	border: 0 !important;
}



.bottom
{
	width: 950px;
	height:40px;
	margin-left:auto;
	margin-right:auto;
 
}