* 
{
	margin:0;
	padding:0;
}
body
{
	max-width:600px;
	min-width:600px;
	width:600px;
	margin: 10px auto;
	font-family: Verdana, Arial, helvetiva, "MS Sans Serif", Sans-Serif;
	font-size: medium;
	padding:0;
	border:solid 1px #9b8748;
	color:Black;
}

A
{
	color:Black;
}

A:hover
{
	color:Black;
}



/* Banner */
#Banner
{
	float:left;
	padding-top: 10px;
	width:100%;
	background: #FFFF99 url(/images/JW6a.gif) no-repeat right bottom;
}

body.Style1 #Banner, body.Style1 A:hover
{
	background-color:#FFFFBB;
}

body.Style2 #Banner, body.Style2 A:hover
{
	background-color:#FFDDBB;
}

body.Style3 #Banner, body.Style3 A:hover
{
	background-color:#DDFFBB;
}
body.Style4 #Banner, body.Style4 A:hover
{
	background-color:#BBDDFF;
}

#Banner H1
{
	font-size:150%;
	margin-left:12px;
}

#Banner ul
{
	float:left;
	list-style:none;
	width:97%;
	margin:10px 0 0 0;
	background:  url(/images/design/border.gif) repeat-x left bottom;
	padding-left:10px;
} 

#Banner li 
{
	float:left;
	margin: 0 2px;
	padding:0 1px 0 1px;
	font-size:75%;
	letter-spacing:1px;
	font-style: italic;
	font-weight:bold;
} 

#Banner li a
{
	float:left;
	display:block;
	margin: 0 2px 0 0;
	padding:4px 8px;
	color:#9b8748;
	text-decoration:none;
	border: 1px solid #9b8748;
	border-top: 1px solid #CbB778;
	border-left: 1px solid #CbB778;
	border-bottom:none;
	background: #F9E9A9 url(/images/design/border.gif) repeat-x left bottom;
}

#Banner li.active a
{
	background: #FFFFFF none;
}

#Banner li a:hover
{
	background: #FCF9C9 url(/images/design/border.gif) repeat-x left bottom;
}

/* Content */

#Content
{
	clear:left;
	margin: 0px 10px;
	padding:6px 0;
}

#Content H2
{
	font-size:110%;
	margin-top:15px;
	margin-bottom:20px;
	
}

#Content p,
#Content dt,
#Content dd,
#Content li,
#Content address
{
	font-size:90%;
	line-height:150%;
	padding-bottom:20px;
	text-align:justify;
}

#Content P IMG
{
	width:200px;
	padding: 3px;
	border: solid 3px #9b8748;
	border-top: solid 3px #CbB778;
	border-left: solid 3px #CbB778;
}

#Content P IMG.left
{
	float:left;
	margin-right:20px;
}

#Content P IMG.right
{
	float:right;
	margin-left:20px;
}

#Content dt
{
	clear:left;
	float:left;
}
#Content dl.history
{
}
#Content dl.history dt
{
	padding-top:10px;
	text-align:center;
	width:100px;
/*	border:dotted 1px red;*/
	padding-bottom:0;
}

#Content dl.history dd
{
	margin-left:100px;
/*	border:dotted 1px orange;*/

}

#Content dl.education dt
{
		text-align:left;
		width:200px;
	
}
#Content dl.education dd
{
	margin-left:200px;
}


#Content ul
{
}
#Content ul li
{
	list-style:none;
	background: url(/images/design/tick.gif) no-repeat left 0.3em;
	padding-left:22px;
}

#Footer
{
	float:left;
	clear:both;
	margin-top:10px;
	border-top:dotted 1px #9b8748;
	border-bottom:dotted 1px #9b8748;
	/*padding:2px 10px;*/
	font-size:60%;
	color:#9b8748;	
	width:600px;
}
#Footer A 
{
	color:#9b8748;	
	text-decoration:none;
}
#Footer #ContentCopyright
{
	float:left;
	padding-left:10px;
}

#Footer #SiteCopyright
{
	float:right;
	padding-right:10px;
}

#video
{
	border: solid 3px #9b8748;
	border-top: solid 3px #CbB778;
	border-left: solid 3px #CbB778;
	width:320px;
	height:240px;	
	margin-bottom: 10px;
	margin-left: 127px; /*600-320-3-3-10-10 = 254/2 = 127		*/
	float:left;
}


div.minipic
{
	margin:0;
	padding-top:4px;
	clear:both;
	text-align:center;
	
}

div.minipic img
{
	margin:0 2px;
	padding:0;
	width:27%;
	padding-bottom:4px;
	/*float:left;*/
	display:inline;
}

#contact
{

}
#contact dd
{
		padding-left:150px;
}

div#rightfloat
{
	width:105px;
	margin:0 5px;
	border: dotted 1px #9b8748;
	float:right;
	background-color: #F8FFF0;
	text-align:left;
}

div#rightfloat p
{
	font-size:65%;
	text-align:left;
	color:#9b8748;
	padding:5px;
}