* {
	padding: 0;
	margin: 0;
}


#container {
	background-color: #FFFFFF;
	width: 700px;
	margin: 0px auto;
}
body {
	background:url(images/background.jpg);
	background-repeat:repeat-y;
	background-position:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color:#eee;

}
ul {
	width: auto;
	margin-left: 50px;
	margin-bottom: 10px;
}

a {
	color: #a45118;
	text-decoration: underline;
}

.imgRight{float: right; margin:10px 0px 9px 20px; border: 1px solid #ccc; padding: 5px; background-color:#FFFFFF; clear: right;}

a:hover {
	color: #000000;
	text-decoration: underline;
}
p {
	padding-bottom: 10px;
	text-align: left;
	clear: none;
	padding-left: 20px;
}


h2 {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	font-size: 15px;
	padding-left: 10px;
	margin-top:10px;
	margin-bottom: 10px;
	background-image: url(images/h2.jpg);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 4px;
	clear:both;
}

h3 {
	text-decoration: none;
	font-weight: bold;
	color: #a45118;
	font-size: 13px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 4px;
	display:block;
	border-bottom:dotted #a45118 thin;
}

#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	color: #FFFFFF;
	padding-left: 5px;
	text-align: left;
}
#header #headName{ padding:10px;margin:50px 0px 0px -5px; width:30em;}
/* --- Menu --- */
	#menu{width:164px; font-size:1.1em; margin:-10px 0px 0px -10px; }
	#menu ul{margin:0px;}
	#menu a{display:block; /*background-color:#ccc;*/ color:#444; text-decoration:none; padding:4px 6px; border-bottom:1px solid #eee; font-size:.8em; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:bold; }
	#menu a:hover{background-color:#eee; text-decoration:underline;}
	#menu li{ list-style:none; /*border-bottom:1px solid #aaa;*/}
	
	#menuFill{ padding:1px; /*background:url(/itde/defaultTemplate/images/menuFill.jpg) no-repeat; */ }
	#menuLabel{  height:22px; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold; font-size: .9em; text-align:center; padding:2px 0px; background-color:#888; color:#FFFFFF; width:165px;}
	#menuBottom{height:10px; clear:both;}

	#menu #selected {background-color:#eee; border:1px solid #ccc; border-right:0px; border-left:0px; }
/* Sub-Menu */
	#menu ul ul{display:none; }
	#menu ul ul a{ color:#000066; font-size:.8em; font-weight:normal; background-color:#eee; padding:3px 0px; padding-left: 15px;font-size:.85em;border:0px; 
		border-top:1px white solid;  
	/*	filter:alpha(opacity=60);
	    -moz-opacity:0.6;*/
}
	#menu ul ul a:hover{background:inherit; background-color:#999999; /*filter:alpha(opacity=60)*/;
	    -moz-opacity:1;}
	#menu ul ul ul a{padding-left:25px; color:#990000; font-size:.75em;}
	
/* End Sub-Menu */

#bodyDiv {	
	padding: 10px;
	/*background-image: url(images/bg.jpg); This line is causing problems in IE 6.0 */
	background-repeat: no-repeat; 
	overflow:hidden;
	  
}
#mainContent{width:500px;
	float:right;
	
	z-index:0;
	clear:right
	}
#portrait {
	clear: none;
	float: right;
	border: 1px solid #999999;
	margin-right: 20px;
	margin-left: 10px;
}
#contact {
	text-align: center;
	margin-bottom: 15px;
	margin-top:50px;
	clear:both;

}
#contact p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	   
}

#designedBy {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-top:0px;
padding-bottom:0px;
font-size:10px; 
}
#banners {
	margin-top:10px;
	text-align: center;
}
#banners img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin-right: 5px;
	margin-left: 5px;
}
#header a {
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px;
}
#header a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
p.picture
{
font-size:13px;
}
