body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	background: #FFFFFF;
}

h1{
	font-size: 16pt;
	color: #ff8040;
	font-weight: normal;
}
h2{
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

a img {
	border: none; 
	}

.break{
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;	
}

#mainWrapper{
	margin: 0 auto;
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	vertical-align: top;
	padding: 0.5em;
	padding-top: 0em;
	}

#header {
	width: 900px;
	height: 210px;
}

#catMainWrapper{
	margin: 0em;
	padding-bottom: 1em;
	font-size: 12px;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#catMain ul{
	margin: 0;
	padding:  0.2em 0.5em;
	list-style-type: none;
	text-align: left;
	line-height: 1.5em;
	}
	
#catMain ul li {
	display: inline;
	width: 100%;
	float: left;
	}
	
#catMain ul li a {
	text-decoration: none;
	padding: 0em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navMainWrapper{
	margin: 0em;
	padding-bottom: 1em;
	font-size: 10px;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#navMain ul{
	margin: 0;
	padding:  0.2em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
	
#navMain ul li {
	display: inline;
	}
	
#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navWrapper{
	width: 200px;
	height: 100%;
	float: left;
	padding: 0em;
}

#bigpic{
	float: left;
	max-width: 700px;
	text-align: center;
}

#menuinfo{
	margin: 0;
	padding:  0.2em 0.5em;
	font-size: 8pt;
	font-weight: bold;
}

a:link {text-decoration: none; color: black; }
a:visited { text-decoration: none; color: black; }
a:hover {text-decoration: underline; color: black;}
#menutext {font-size: 10pt; }
#menutext a:hover {text-decoration: underline; color: black;}

.new_text a:link {text-decoration: none; color: black; }
.new_text a:visited { text-decoration: none; color: black; }
.new_text a:hover {text-decoration: underline; color: black;}
.new_text {font-size: 10pt; }

.float{
	float: left;
}


.bottomlink{
text-align: center;
}

#picturelink{
	float: right;
	width: 110px;
	font-size: 10pt;
	height: 100%;
}

#textlink a:link {font-weight: bold; text-decoration: none; color: black; }
#textlink a:visited {font-weight: bold; text-decoration: none; color: black; }
#textlink a:hover {font-weight: bold; text-decoration: none; color: black; }

#textlink{
	float: left;
	font-size:10pt;
	border-bottom: 1px solid #ccc;
	margin: 2px;
	padding: 6px;
	padding-top: 40px;
}

.centerBoxContentsNew {
	background-color: #FFFFFF;
	border: 1px solid #DFD4BB;
	padding:3px;
	margin: 3em 2em 0 1em;
	width: 120px;
}
.new_thumb{
padding: 0;
margin: 1em 0 0 0;
width:100%;
height:110px;
background-color: #ffffff;
}

.new_text{
padding:3px;
margin: 0;
min-height:40px;
height:40px;
background-color: #DFD4BB;
}
.back {
	float: left;
	}
.clearBoth{clear: both;}