/* ========================================== *
/* BASIC FORMATTING */
/* ========================================== */

/* default link style - needed to make the :active work correctly in IE */
a, a:visited, a:hover, a:active {
color:#000;
}


body {
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 55px 0px 30px 0px;
	background-color: #373535;
}
body a{
	color: #000000;
	text-decoration: underline;
}
body a:hover{
	color: #54483f;
	text-decoration: underline;
}
.form-field {width: 125px; line-height: 20px; text-align: left; margin: 0px 11px 10px 11px; padding: 0px; display: block;}
.form-titles {text-align:left; line-height:20px; margin: 0px 0px 0px 11px; padding: 0px; display: block;}
.invisible {
	visibility: hidden;	
	height: 0px;
}
textarea {
  resize: none;
}
/* ========================================== *
/* CONTAINER*/
/* ========================================== */

#container {
	width: 984px;
	text-align: left;
	vertical-align: top;
	margin: 0 auto;
	text-decoration: none;
}

/* ========================================== *
/* NAVIGATION*/
/* ========================================== */
.nav {
	font-family: "Times New Roman",  serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	width: 115px;
	
}
.nav ul{
	width: 105px;
	margin: 0 0px 30px 0;
	padding: 0px;
	border-top: 1px solid #898989;
	list-style-type: none;
}
.nav a{
	color: #ffffff;
	text-decoration: none;
}
.nav a:hover{
	color: #8e8e8e;
	text-decoration: underline;
}
.nav-active{
	color: #8e8e8e;
	text-decoration: underline;
}

.nav2 {
	font-family: "Times New Roman",  serif;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
	width: 115px;
}
.nav2 ul{
	width: 105px;
	margin: 0 0px 30px 0;
	padding: 0px;
	border-top: 1px solid #898989;
	list-style-type: none;
}
.nav2 li {
	padding: 0 0 5px 0;
	border-bottom: 1px solid #898989;
}
.nav2 a{
	color: #ffffff;
	text-decoration: none;
}
.nav2 a:hover{
	color: #8e8e8e;
	text-decoration: underline;
}

/* ========================================== *
/* MENU*/
/* ========================================== */

#menu {
	width:566px;
	height:22px;
	font-family: "Times New Roman",  serif;
	padding: 0;
	margin: 0px;
	line-height: 15px;
	font-size: 12px;
	color: #ffffff;
	background-color: #373535;
	
}
#menu a{
	padding: 4px;
	margin: 0px;
	color: #ffffff;
	text-decoration:none;
}
#menu a:hover{
	padding: 4px;
	margin: 0px;
	background-color:#8e8e8e;
	
}
/* style the active/focus colors for the text boxes (required for IE) */
#menu a:active, #menu a:focus {
background-color:#8e8e8e;
color:#fff;
}
/* ========================================== *
/* MAIN*/
/* ========================================== */

.main {
	width: 566px;
	height: 880px;
	border-right: 1px solid #373535;
	text-align: left;
	vertical-align: top;
	background-color: #ffffff;
	color: #202020;
	padding: 0 0 30px 0;
}
.maintext {
	border-top: 1px dotted #000000;
	margin: 0 30px 0 40px;
	padding:10px 0 0 0 ;
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
}

/* INPUT BOX for MudGallery IMAGE Titles */
.maintext input{
	border:none;
	background-color:#FFFFFF;
	font-family:"Courier New", Courier, mono;
	width:230px;
	size:100;
}
.mainh3 {	
	font-family:"Courier New", Courier, mono;
	font-weight: normal;
	border-bottom: 1px dotted #000000;
	margin: 0 0 10px 0;
	padding:  5px 0 5px 0;
	
}
.mainh3-2 {	
	font-family:"Courier New", Courier, mono;
	font-weight: normal;
	border-bottom: 1px dotted #000000;
	margin: 10px 0 10px 0;
	padding:  5px 0 5px 0;
	
}
#imgs-frame {
	width: 520px;
	min-height: 520px;
	display: block;
	margin: 0 0 10px 0;
}



/* ========================================== *
/* RIGHT*/
/* ========================================== */

.right {
	width: 188px;
	text-align: left;
	vertical-align: top;
}
.right a {
text-decoration:none;
color:#000000;
}
.right a:hover {
text-decoration:none;
color:#000000;
}
.right-inner {
	background-color:#FFFFFF;
	margin: 22px 0 0 0 ;
	padding: 0 0 0px 0;

}
.right h1 {
	font-family:  "Times New Roman",  serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0px;
	padding: 7px 7px 0 7px;
}
.right h2 {	
	font-family: "Times New Roman",  serif;
	font-size: 110%;
	font-weight: normal;
	margin: 0;
	padding: 0px 7px 17px 7px;
}
.right h3 {	
	font-family:"Courier New", Courier, mono;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 0;
	padding: 0px 0px 0px 0px;
}
.right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
	margin: 20px 7px 0px 7px;
	padding: 7px 0 25px 0;
}
.right-tools {
	font-size: 9px;
	line-height: 13px;
	margin: 0px 7px 10px 7px;
	padding: 7px 0 7px 0;

}
.img-caption {
	border: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 10px;
	line-height: 13px;
	margin: 0px 0 0px 0px;
	width: 100%;
	height: 80px;
}
.caption-container {
	border-top: 1px dotted #000000;
	margin: 0px 7px 0px 7px;
	padding: 7px 0 0px 0;
}
