* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.gif) repeat-x;
font-family: "Trebuchet MS" Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 17px;
color: #333;
}

a {
text-decoration: none;
color: #157D6A;
}
a:hover {
text-decoration: underline;
color: #37AB96;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
	height: 80px;
	display: block;
	text-align: left;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 23px 0 0 20px;
color: #37AB96;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
	font-size: 19px;
	color: #fff;
	padding: 5px 0 0 20px;
	font-weight: 100;
	margin-top: 5px;
}

#menu {
height: 70px;
line-height: 70px;
background: #fff url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 100;
font-size: 14px;
}
#menu ul li a:hover {
color: #37AB96;
text-decoration: none;
}

#content {
background: #fff url(images/content.gif) repeat-y;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #37AB96;
}
.right h5 {
	color: #999900;
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.right p {
	font-size: 14px;
}


.left {
float: left;
width: 170px;
padding-top: 10px;
}
.capframe {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.left h2 {
margin: 10px 0 0;
padding-left: 10px;
height: 24px;
line-height: 24px;
background: #111;
color: #fff;
font-size: 13px;
}
.right h4 {
	color: #99CC00;
	text-align: center;
	font-size: 16px;
}

.left ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.left ul li a {
color: #157D6A;
text-decoration: none;
font-weight: 100;
}
.left ul li a:hover {
color: #37AB96;
}

#bottom {
background: #fff url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}
#pass-instruc {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#pass-instruc p {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: .15em;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#pass-instruc strong {
	color: #37AB96;
}
#niche-gif-box {
	padding: 5px 1px;
	clear: both;
	width: 710px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 5px;
	margin-left: 24px;
	background-color: #000000;
}
.capframe2 {
	padding: 0px;
	margin-top: 2px;
	margin-right: 1px;
	margin-bottom: 2px;
	margin-left: 1px;
}
.nichegallink {
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 25px;
	display: block;
	text-align: center;
	padding: 8px 0px;
	margin: 3px 0px;
}
a.nichegallink:link {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a.nichegallink:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
a.nichegallink:hover {
	text-decoration: none;
	color: #37AB96;
	background-color: #FFFFFF;
}
