* {
margin:0; /* DO NOT CHANGE */
padding:0; /* DO NOT CHANGE */
}

body {
font: 80% Arial, Helvetica; /* Sets global font size and type */
background:#c6d731 url(../images/green-bg.png) repeat-y fixed; /* Sets bg color and image */
color: #333333; /* Sets global font color */
}

a:link, a:visited {
color: #00f; /* Sets link text color */
text-decoration:underline; /* Select underline or none */
}

a:hover, a:active {
color: #930000; /* Sets link text hover color */
text-decoration:underline;  /* Select underline or none */
}

img {
margin-bottom:0px; /* Sets space under images */
border:0 none; /* DO NOT CHANGE */
}

a img {
border: 0 none; /* Sets border around linked images */
}

#wrap {
margin:2% auto; /* Sets space above page */
background:#fffffe url(../images/line.png) repeat-y; /* Sets color of main body */
border:1px solid #000; /* Sets border color of page */
width:860px; /* DO NOT CHANGE */
text-align:center; /* DO NOT CHANGE */
}

#menu {
background:#526792; /* Sets menu background color */
height:27px; /* Sets height of menu */
margin:0; /* DO NOT CHANGE */
padding:0; /* DO NOT CHANGE */
width:100%; /* DO NOT CHANGE */
}

#nav {
width:auto;  /* DO NOT CHANGE */
margin:0; /* DO NOT CHANGE */
padding:0; /* DO NOT CHANGE */
}

#nav ul {
list-style: none; /* DO NOT CHANGE */
margin:0; /* DO NOT CHANGE */
padding:0; /* DO NOT CHANGE */
}

#nav li {
float: left; /* DO NOT CHANGE */
text-align:left; /* DO NOT CHANGE */
list-style:none; /* DO NOT CHANGE */
display:block; /* DO NOT CHANGE */
width:auto; /* DO NOT CHANGE */
margin: 0px; /* DO NOT CHANGE */
padding: 0px; /* DO NOT CHANGE */
}

#nav li:hover {
background: #33a1be; /* Sets hover color of menu */
}

#nav a, #nav a:visited {
padding-top:5px; /* Sets padding above menu */
padding-bottom:5px; /* Sets padding below menu */
padding-left:35px; /* Sets padding to left of menu link */
padding-right:35px; /* Sets padding to right of menu link */
font-weight:normal; /* Select bold or normal */
color:#ffffff; /* Sets menu text color */
letter-spacing:3px; /* Sets spacing between letters */
text-decoration:none; /* Select underline or none */
font-size:120%;
margin:0px; /* DO NOT CHANGE */
display:block; /* DO NOT CHANGE */
}

#nav a:hover {
text-decoration:none; /* Select underline or none */
display:block; /* DO NOT CHANGE */
}

#nav li li {
width: 180px; /* Sets width of each menu link container */
margin: 0px; /* DO NOT CHANGE */
padding: 0px; /* DO NOT CHANGE */
float: left; /* DO NOT CHANGE */
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
background: #7c96b7; /* Sets background color of menu drop down links */
width: 180px; /* Sets width of each menu link container */
padding: 4px 0px 4px 10px; /* Sets padding for drop down links */
border-top: 1px solid #526792; /* Sets border color between drop down links */
float: none; /* DO NOT CHANGE */
margin: 0px; /* DO NOT CHANGE */
font-weight:normal;
letter-spacing:1px;
font-size:100%
}
	
#nav li li a:hover, #nav li li a:active {
background: #4b709c; /* Sets hover background color of drop down links */
padding: 4px 0px 4px 10px;
color: #ffff00;
}

#nav li ul {
position: absolute; /* DO NOT CHANGE */
width: 10em; /* DO NOT CHANGE */
left: -999em; /* DO NOT CHANGE */
}

#nav li:hover ul {
left: auto; /* DO NOT CHANGE */
display: block; /* DO NOT CHANGE */
}
	
#nav li:hover ul {
left: auto; /* DO NOT CHANGE */
}
/* start sub sub menu */
#menu ul ul {
margin:0 auto;
text-align:center;
position : absolute;
z-index : 500;
top : auto;
display : none;
}
#menu ul ul ul {
margin:0 auto;
text-align:center;
top : 0;
left : 100%;
}
div#menu li:hover ul ul, div#menu li li:hover ul ul, div#menuli li li:hover ul ul, div#menu li li li li:hover ul ul {
display : none;
margin:0 auto;
text-align:center;
}
div#menu li:hover ul, div#menu li li:hover ul, div#menu li li li:hover ul, div#menu li li li li:hover ul {
display : block;
margin:0 auto;
text-align:center;
}
/*end sub sub */

.enid:after {
clear:both; /* DO NOT CHANGE */
height:0; /* DO NOT CHANGE */
visibility:hidden; /* DO NOT CHANGE */
content:"."; /* DO NOT CHANGE */
display:block; /* DO NOT CHANGE */
}

.enid {
padding:0; /* DO NOT CHANGE */
display: inline-block; /* DO NOT CHANGE */
margin:0; /* DO NOT CHANGE */
}

* html .enid {
height:0; /* DO NOT CHANGE */
}

*+html .enid {
height:0%; /* DO NOT CHANGE */
}
	
.header {
width: 860px;
height: 258px;
}

/* The next two sections control the columns in the medium 2-column template */
/* The combined width of both columns must equal 800px */

#left_column2 {
width : 200px; /* Sets width of left column in 2-column template */
padding-top: 20px; /* Sets spacing above first paragraph */
padding-bottom: 20px; /* Sets spacing below last paragraph */
padding-left: 20px; /* DO NOT CHANGE */
padding-right: 0px; /* DO NOT CHANGE */
float : left; /* DO NOT CHANGE */
}

#right_column2 {
width : 570px; /* Sets width of right column in 2-column template */
padding-top: 20px; /* Sets spacing above first paragraph */
padding-bottom: 20px; /* Sets spacing below last paragraph */
padding-left: 40px; /* DO NOT CHANGE */
padding-right: 20px; /* DO NOT CHANGE */
float : left; /* DO NOT CHANGE */
}

#footer {
background:#526792; /* Sets background color of footer */
height: 25px; /* Sets height of footer */
padding:10px 0 0 0; /* Sets spacing above text */
clear:both; /* DO NOT CHANGE */
margin:0 auto; /* DO NOT CHANGE */
}

#footer p {
margin:0 auto; /* DO NOT CHANGE */
text-align: center;
color: #fff;
}


p {
color:#262526; /* Sets text color for paragraph text */
text-align:justify; /* Select left, right or justify */
margin-top:3px; /* Sets space above paragraph */
margin-bottom:15px; /* Sets space below paragraph */
}
.lll{
text-align:left;
color:#262526; 
margin-top:3px; 
margin-bottom:15px; }

h1 {
font-size:175%; /* Sets text size */
color:#000005; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}

h2 {
font-size:125%; /* Sets text size */
color:#000006; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}

h3 {
font-size:125%; /* Sets text size */
color:#000007; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}

h4 {
font-size:125%; /* Sets text size */
color:#000008; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}

h5 {
font-size:125%; /* Sets text size */
color:#000009; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}

h6 {
font-size:125%; /* Sets text size */
color:#000009; /* Sets text color */
font-weight:bold; /* Select bold or normal */
letter-spacing:2px; /* Sets space between letters */
text-align:left; /* Select left, center or right */
border-bottom:1px solid #111; /* Sets color for border */
}


.center {
text-align:center; /* Centers any object you choose */
}

.red {
color:#930000;
font-weight:bold;
}

.guest {
text-align:left;
margin-left:15px;
}

.guest li {
margin-bottom:10px;
}

.guest li a {
text-decoration:none;
color:#000001;
}

.guest li a:hover{
text-decoration:none;
color:#930000;
}

.margin-bottom {
margin-bottom:0px;
}

pre {
text-align:left;
font:100% Arial;
}
.alts {
text-decoration:none;
border:none;
}
