body {
	margin:0;
	text-align:center;
	font-size:100%;
	background-color:#666666;
	color:#cccccc;
}

h1.siteheading {
	padding:0;
	margin:0;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	letter-spacing:0.2em;
	color:#ffffff;
	text-transform:lowercase;
}

#mainwrapper {
	width:760px;
	margin:auto;
	text-align:left;
}
.homewrapper {
	margin:auto;
	padding:0;
	text-align:center;
	border:none;
}
.homewrapper p {
	font-size:xx-small;
}
#thumbwrapper {
	width:710px;
	overflow:hidden;
	margin:auto;
	text-align:center;
	horinzontal-align:center;
}
.theLabel p.caption {
	padding:0;
	margin:0;
	text-align:center;
	horizontal-align:center;
	font-family:Arial, Helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:80%;
}
.year {
	padding:0;
	margin:0;
	text-align:center;
	horizontal-align:center;
	font-family:Arial, Helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:70%;
}
.theLabel a {
	font-family:Arial, Helvetica,sans-serif;
	font-weight:bold;
	color:#ffffff;
	font-size:100%;
	text-decoration:none;
}

.spacer {
	display:block;
	width:7px;
	float:left;
}

#nav {
	width:710px;
	margin:auto;
	text-align:center;
	horinzontal-align:center;
}
#nav img {
	border:none;
}

#otherlinks {
	clear:both;
	display:block;
	width:760px;
	text-align:center;
	horizontal-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	font-weight:bold;
}

#otherlinks a {
	/*color:#ccccff;*/
	color:#cccccc;
	text-decoration:none;
}

#otherlinks a:hover, #otherlinks a:focus {
	color:#cccccc;
	text-decoration:underline;
}
/*
#otherlinks ul, #otherlinks ul li, #otherlinks ul li a {list-style-image: none;list-style-type: none;display: inline;text-decoration: none;color: White;}
#otherlinks ul {display: table-row;list-style-type: none;}
#otherlinks ul li {display: table-cell; margin: 0;padding: 0;}
#otherlinks .otherLinksWrapper {display: table;margin: 0 auto;border-collapse: collapse;border-spacing: 0;}
*/

.bg {
	display:block;
	width:170px;
	height:30px;
	background:url('../im-home/home_menu_bg.jpg') no-repeat;
}

.left {
	float:left;
}
.right {
	float:right;
}

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
	font-style: italic;
	color: #336699;
}
