body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}

#homebackground {
	background-image:url(images/home-bg.jpg);
	background-color:#ffffff;
	padding:0px;
	width:760px;
	height:650px;
	background-repeat: no-repeat;
}
	
#contentbackground {
	background-image:url(images/content-bg.jpg);
	background-color:#ffffff;
	padding:0px;
	width:760px;
	height:inherit;
	background-repeat: no-repeat;
}

#header {
	width:710px; 
	padding-top:10px;
	padding-left:35px; 
	padding-bottom:15px;
	padding-right:35px; 
	text-align:left;
	}

#menu {color:#ffffff; vertical-align:bottom; text-align:center; line-height:18px;}

#menu a{color: #ffffff;
	display:block;
	width:inherit;
	height:23px;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration:none;
	background-image:url(images/menu-bg-a.gif);
}
#menu a.current {text-decoration:none; background-image:url(images/menu-bg-h.gif);}
#menu a:hover {text-decoration:none; background-image:url(images/menu-bg-h.gif);}

#space1 { padding:0px; width:1px; height:1px;line-height:0px;}
#space2 { padding:0px; width:35px; height:1px; line-height:0px;}
#space3 { background-color:#ffffff; padding:0px; width:4px; height:4px; line-height:0px;}

#content {
	width:360px; 
	padding-top:0px;
	padding-left:40px; 
	padding-bottom:0px;
	padding-right:30px; 
	text-align:left;
	}
	
#leftcontent {
	width:280px; 
	padding-top:0px;
	padding-left:30px; 
	padding-bottom:0px;
	padding-right:0px; 
	text-align:left;
}
	
.text { font-size: 12px; line-height: 14px; font-family: arial, verdana, helvetica, sans-serif; color:#999999; text-align:left}
.text a {color: #CC6600; text-decoration:none;}
.text a:hover {color: #FF6600; text-decoration:none;}

.greentext { font-size: 12px; line-height: 14px; font-family: arial, verdana, helvetica, sans-serif; color:#7B8C32; text-align:left;}
.greentext a {color: #CC6600; text-decoration:none;}
.greentext a:hover {color: #FF6600; text-decoration:none;}

.pale { color:#999999}
.green { color:#7B8C32}

.small { font-size: 10px; line-height: 12px; font-family: verdana, arial, helvetica, sans-serif; color:#999999; padding-left:40px;}
.small a {color: #CC6600; text-decoration:none;}
.small a:hover {color: #FF6600; text-decoration:none;}

.fenneken { font-size: 9px; line-height: 18px; font-family: verdana, arial, helvetica, sans-serif;}
.fenneken a {color: #B0B0B0; text-decoration:none;}
.fenneken a:hover {color: #92A3D1; text-decoration:none;}

.indent{text-indent:20px;}

.title {font-size: 14px; font-weight:bold; font-family: verdana, arial, helvetica, sans-serif; color:#3C55A5; }

#thumbnails {
	padding:8px; 
	background-color: #ffffff; 
	vertical-align: bottom; 
	display:block; 
	width:169px;
	height:inherit;
}
/*
html*
*/
#leftnav {padding:0px}
#leftnav ul {margin:0; padding:0px} 
#leftnav ul li {list-style-type:none; display:inline}
#leftnav ul li a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#3C55A5;
	background-color: #C9D3EE;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	width:230px;
	height:20px;
	text-indent: 20px;
	padding-top:4px;
}

#leftnav a.current {background-image:url(images/menu-bg-h.gif); color: #ffffff;}
#leftnav a:hover {background-image:url(images/menu-bg-h.gif); color: #ffffff;}
/*
html*
*/

/*
html*
*/
#leftnavwork {padding:0px}
#leftnavwork ul {margin:0; padding:0px} 
#leftnavwork ul li {list-style-type:none; display:inline}
#leftnavwork ul li a {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#58453E;
	background-image:url(images/leftnav.gif);
	background-color: #E6E6DA;
	vertical-align: bottom;
	text-decoration:none;
	display:block;
	width:185px;
	height:28px;
	text-indent: 28px;
	padding-top:4px;
}

#leftnavwork a.current {background-image:url(images/leftnav-down.gif); color: #CD0000;}
#leftnavwork a:hover {background-image:url(images/leftnav-on.gif); color: #CD0000;}
#leftnavwork ul li a.images {width:52px ; height:inherit ;text-indent: 0px; padding-top:0px; background-color: #ffffff; background-image:url(images/white.gif);}
#leftnavwork ul li a.images:hover {background-image:url(images/white.gif);}
/*
html*
*/

.visible {display:block; width:514px; padding-right:20px; padding-left:20px;}
.hidden {display:none; width:514px; padding-left:20px; padding-right:20px;}

.ns {line-height:0px;}