body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_left.gif);
	background-repeat: repeat-y;
}
#col2 {
	background-image: url(images/bg_top.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #DAD4CD;
}
a:link {
	color: #CAC4BD;
}
a:visited {

	color: #CAC4BD;
}
#bottom {
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.crumbs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #DAD4CD;
	text-transform: uppercase;
	margin-bottom: 10px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-top: 0px;
}
.copyright {
	font-family: Tahoma, Arial;
	margin-bottom: 10px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 10px;
}
.designby {

	font-family: Tahoma, Arial;
	font-size: 9px;
	margin-bottom: 3px;
	margin-left: 15px;
}
.mainmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	text-align: right;
	margin-right: 30px;
	line-height: 18px;
	height: 220px;
}
.module td {
	background-image: url(images/module_bg.gif);
	background-repeat: repeat-y;
	padding: 10px 15px;
	font-size: 10px;
}
.module th {
	background-image: url(images/module_bg.gif);
	background-repeat: repeat-y;
	text-align: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 7px;
}
#content {
	padding: 10px;
}
a:hover {
	color: #FFFFFF;
}

.module p {
	text-indent: 0em;
}
.mainmenu a:link, .mainmenu a:visited {
	text-decoration: none;
}
.mainmenu a:hover {
	text-decoration: underline;
}
.mainmenu ul {

margin:0px;
padding:0px;
list-style-type: none;

}

.childscontainer p {

margin:0px;
padding:0px;
text-indent: 0em;
text-align:center;
}

.thumbnail{

border:1px solid #6c6352!important;

}