#websiteLayout {
	margin: 0px auto 0px auto;
	width: 780px;
	overflow:hidden;
}
#topheader {
	width: 100%;
}
#topTable {
	float: left;
	width: 100%;
}
#tableContent {
	width: 100%;
	background-image: url(/images/bg-website.gif);
	background-repeat: repeat-y;
}
#insideTable {
	width: 690px;
	margin: 0px auto 0px auto;
}
#logo {
	float: left;
}
div#topMenu {
	float: left;
	width: 100%;
}

div#splashBox {
	width:100%;
	clear:both;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div#imageBox {
	width:100%;
	clear:both;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

div.thumbnailBox {
	float:left;
	width:135px;
	margin:6px 6px 6px 6px;
}

div.thumbnailsLayout {
	float:left;
	width:455px;
	padding:15px 10px 10px 10px;
}

#searchForm {
	float: right;
	padding: 2px 3px 1px 0px;
}
#searchForm label {
	float: left;
	font: normal 10px Arial;
	margin: 4px 0px 1px 0px;
	padding: 0px 2px 0px 0px;
}
#mainContent {
	width: 100%;
	float: left;
}
div.leftColumn {
	width: 224px;
	float: left;
	padding-right:4px;
	overflow:hidden;	
}
div.centerColumn {
	width:224px;
	padding-left:5px;
	padding-right:5px;
	float:left;
}
div.rightColumn {
	width: 224px;
	padding-left:4px;
	float:left;
} 
div.leftColumnBox{
	padding:5px 0px 5px 0px;
	clear:both;
}

div.leftColumnBoxImage {
	width:55px;
	height:46px;
	border:1px solid #999999;
	padding:1px;
	float:left;
}

div.leftColumnBoxText {
	width:165px;
	float:left;
}

div#footerContent {
	margin:0px 0px 0px 0px;
	padding:10px 0px 10px 0px;
	clear:both;
	overflow:hidden;
}

div#footerLogo {
	margin:10px 0px 10px 0px;
	clear:both;
	overflow:hidden;
}

div#footerDivided {
	width:100%;
	height:10px;
	margin:5px 0px 5px 0px;
	background-color:#EFEFEF;
	clear:both;
}

div#footerBottom{
}

div.contentBoxImage {
	padding:2px 0px 2px 0px;
}

div#bottomTable {
	background:url(/images/bg-bottomTable.gif) no-repeat;
	height:6px;
}

div#leftColumn {
	float:left;
	width:205px;
}

div#MainColumn {
	padding:4px 5px 4px 5px;
	float:left;
	width:475px;
}

div#leftColumnTitleBox {
	float:left;
	background:url(/images/bg-leftcolumn-titlebox.gif) no-repeat;
	width:100%;
}

div#leftColumnBanner{
	margin:10px 0px 10px 0px;
	padding:0px 10px 0px 10px;
}

div#parentlinkBox {
	padding:0px 4px 5px 4px;
	font-size:10px;
}

div.splitpageStyle {
	text-align:center; 
	width:100%;
	padding:10px 0px 0px 0px;
}

div#formBox {
	width:340px;
	overflow:hidden;
}

div.readmoreBox {
	clear:both;
	text-align:right;
	margin:0px 10px 0px 0px;
}

#dotted {
	height:1px;
	font-size:1px;
	float:left;
	width:470px;
	background:url(/images/dotted.gif) repeat;
}

div.homeLogoBox {
	float:left;
	width:100%;
	text-align:center;
	padding:30px 0px 0px 0px;
}