/* CSS Document */
html { overflow-y: scroll; }
html { overflow: -moz-scrollbars-vertical; }

body {margin: 0; padding: 0; background-color: #451026;}

#container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 100%;
	background-color: #000000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-color: #666666;}
	
#header {width:1000px;
	height:110px;
	background-color: #282f39; 
	padding:0px;
	margin:0px;}
	
#nav {width: 1000px; height: 45px; background-color: #cc3333; background-image: url(images/nav_11.gif); background-repeat:repeat-x; margin:0; padding:0;}

#middle {position-absolute: 150px; background-color: #000000; height: 100%; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #fcf6e8; line-height: 135%;}

#middle a {color: #fcf6e8; text-decoration:none;}

#middle a:hover {color: #980931}

.imgBorder {border: solid; border-color:#CCCCCC; border-width: 1px;}
.imgBorderBlk {border: solid; border-color:#000000; border-width: 3px; margin: 0px; padding: 0px;}

.borderRight {border-right: solid; border-color:#404c5e; border-width: 1px;}
.borderLeft {border-left: solid; border-color:#CCCCCC; border-width: 1px;}
.borderTop {border-top: solid; border-color:#404c5e; border-width: 1px 0px 0px 0px;}


.box {width: 100%; margin: 12px 12px 12px 0px; padding: 18px 24px 18px 12px; /*background-color:#282F39;*/ border: solid; border-color:#282F39; border-width: 12px 1px 12px 1px;}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #AC4864;
	line-height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	background-color: #FEFBF3;
	padding-top: 6px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	letter-spacing: .23em;
	margin:0;

}

h3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #F7E4BB; line-height: 125%; font-weight: bold; margin-bottom: -12px; padding: 0px;}

h4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; color: #980931; line-height: 125%; font-weight: bold; margin-bottom: -12px; padding: 0px;}

h5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #980931; line-height: 100%; font-weight: bold; margin: 0px 0px 12px 0px; padding: 0px 0px -6px 0px;}

h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #980931; line-height: 100%; font-weight: bold; margin:24px 0px -1px 0px;; padding: 24px 0px -1px 0px;}


#footer {width: 988px; height: 90px;
         clear: both; float: none;
		 background-color: #cc3333;
		 background-image: url(images/nav_11.gif);
		 background-repeat:repeat-x;
		 padding: 20px 0px 0px 12px;
		 text-align:left;
		 font-family: Verdana, Arial, Helvetica, sans-serif;
		 font-size: 12px; color: #980931; line-height: 145%;}
		 
#footer a {
  color: #fcf6e8;
  font-size:1em;
  line-height: 135%;
  }
  
#footer a:hover {
  color: #980931;
  text-decoration: underline;
  }	
  	 		 
.copyright {font-size:10px; color: #fcf6e8; line-height: 110%;}	

#subHeader {width:1000px;
	background-color: #cc3333; background-image: url(images/nav_11.gif); background-repeat:repeat-x; margin:0; padding:0;}

#content {margin: 20px; padding: 20px 100px 20px 20px; color: #333333}	
#content h4{line-height:135%}	
#content a {font-family: Verdana, Arial, Helvetica, sans-serif; color: #980931;}	

#content a:hover {text-decoration: underline;}	

.imgStyle {
	border:1px;
	color:#999999;
	border-style: solid;
	background-color: #FAEED8;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 24px;
}
.contentAbout {margin: 20px; padding: 0px 30px 20px 20px; color: #333333;}	

.myheader {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	letter-spacing: normal;
	padding-top:6px; margin-top:6px;}
a.myheader {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}		
.mycontent {font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left:120px;
	margin:0px;
}
.imgCircleRight {padding-right: 9px; padding-top: 5px; padding-bottom: 0px;}

.imgStyle2 {

	border:1px;
	color:#999999;
	border-style: solid;
	background-color: #FAEED8;
	padding: 4px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

