body {
	background-color:#120004;
	background-image:url(images/background4.png);
	background-repeat: repeat-x;
	background-position:0px 0px;
	

	
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 1.2em;
	
	margin:0px;
	padding:0px;
		
}

#myBody, #myFooter, #myHeader   {
	background-color:#F5F3E6;
	margin-left: auto;
	margin-right: auto;
	width:750px;
	position:relative;
	font-size:1em;

}

#title {
	margin-top:15px;
	margin-right:480px;
	margin-bottom:10px;
}

#myHeader {
	background-color:#746845;
	height:46px;
	margin-top: 0px;
	border: none;

}

#myHeader img {
	margin-right:0px;
	margin-left:0px;
	padding-left::0px;
	padding-right:0px;
	text-align:left;
}


#myFooter {
    background-color:#746845;
	height:46px;
	
}

#texttrack {
	margin-bottom:5px;
}



a {
	color:#870221;
	text-decoration:underline;
	
}

a:hover {
	color:#870221;
	text-decoration:none;
}

img {
	padding:0px;
	margin:0px;
}

img.lec {
	position: 20px 20px;
	
}



p.review {
	margin-bottom:20px;
	line-height:16px;
}

p {	
	padding:0px;
	margin:0px;
	margin-bottom:13px;
	
}

p.main {
	margin-right:50px;
}

p.es {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:5px;
}


ul {
	padding:0px;
	margin:0px;
	margin-bottom:0px;
}


li.cl {
	margin-bottom:10px;
	margin-left:30px;
}

img.sig {
	padding-left:20px;
	padding-top:0px;
	padding-bottom:0px;
}


#contentTextIndex {
	padding-top:40px;
	padding-left:30px;
	padding-bottom:25px;
	font-size: 1em;
	line-height: 1.4em;
	background-image:url(images/manu1.gif);
	background-position:right 0px;
	background-repeat:no-repeat;
}

#contentTextHome, #contentTextSite {
	padding-top:40px;
	padding-left:30px;
	padding-bottom:25px;
	font-size: 1em;
	line-height: 1.4em;

}


#contentText {
	padding-top:40px;
	padding-left:30px;
	padding-bottom:25px;
	font-size: 1em;
	line-height: 1.4em;
	
}

#contentTextSite {
	padding-top:27px;
	height:auto;
	min-height:300px;
}

p.narrow {
	width:320px;
}

h1 {
	font-weight: normal;
	font-size: 1em;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:5px;
}

h2 {
	margin-bottom:0px;
	font-weight: normal;
	font-size: 1.4em;
	margin-top:8px;
}

h3 {
	font-weight: normal;
	font-size: 1.2em;
	color: #6C4B40;
	margin-top:10px;
	margin-bottom:8px;
}

#hr {
	color:#666666;
	height:1px;
	width:100%;
	margin-top:0px;
	margin-bottom:10px;
}

img.lhs {
	margin-top:25px;
}


li {
	margin-left:13px;
}

li.jc {
	margin-left:30px;
}

p.address {
	margin-left:20px;
}



#myHeader a {
padding-left:0px;
padding-right:0px;
margin-left:0px;
margin-right:0px;

}





#myBody {
	min-height: 349px;
	height:auto;
	
}

#cred {
	margin-left:auto; 
	margin-right:auto; 
	position:relative; 
	width:750px;
	font-size:0.8em; 
	color:#433729;

}

#myNav {
	background-color: #00CCFF;
	width:198px;
	height:auto;
	overflow: hidden;
}

span {
	border: none;
	margin:0px;
	padding:0px;
}


#myContent {
	background-color: #669933;
	float: left;
	width:357px;
	height:auto;
	overflow: auto;	
	font-size: 1em;
	line-height: 17px;
	
}



#myFooter {
	clear:both;
	margin-bottom: 10px;
	font-size: 1em;
	text-transform:lowercase;
	color: #FFFFFF;
	margin-top:0px;
}




img, span {
	border: none;
	margin:0px;
	padding:0px;
}





a {
	padding:0px;
	margin:0px;
}





.module {

	margin-bottom: 10px;
	margin-right:5px;
	height:350px;
	overflow:scroll;
	vertical-align:top;
}


table.main {
	background-color:#000000;
	
}

.module2 {
	margin-bottom: 0px;
	margin-right:5px;
	vertical-align:top;
}


#image_gallery {
position: relative;
overflow: hidden;
}
ul#gallery_thumbs {
list-style: none;
margin: 0;
padding: 0;
}
#gallery_thumbs li {
background: none;
display: inline;
}
.thumb img { /* styles thumbnail previews */
background: #fff;
padding: 2px;
border: 1px solid #ddd;
}
.thumb:hover img {
background-color: transparent;
}
.thumb span { /* hides large previews */
visibility: hidden;
position: absolute;
}
.thumb span img { /* styles large previews */
background: #fff;
padding: 2px;
border: 1px solid #ddd;
}
.thumb:hover span { /* displays preview while hovering over thumb */
visibility: visible;
top: 80px; /* absolute positioning to control where previews are displayed */
left: 0;
z-index: 100;
}


@media print {


body, table, div, #myHeader, #myFooter, h1, h2, h3, p, .main, a, ul, #menu a, #menu ul, #myHeader2 {
background-image:none;
color:#000;
background-color:#FFFFFF;
}

#myHeader, #myFooter, #menu, img, object {
display: none;
}

#myHeader2 {
	margin-left: 0px;
	width:730px;
	background-color:#FFFFFF;
	display: block;
	padding: 10px;
}

#myFooter, #myBody {
	margin-left: 0px;
}


.myContact {
	padding-bottom: 9px;
}

}