* {
 padding: 0;
 margin: 0;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 color: #666666;
 background-color: #292A2A;
 font-size: 12px;
}
.wrapper {
 width: 782px;
 margin: 0 auto;
}
#border {
 margin: 20px 0px 0px 0px;
 background-color: #fff;
 min-height: 776px;
 float: right;
 width: 782px;
}

.header {
 text-align: center;
 margin: 0px 0px 0px 0px;
 background-color:#456570;
}

#leftcolumn { 
 width: 180px;
 float: left;
 margin-left:20px;
 margin-top:20px;
}
* html .wrapper #border #leftcolumn {
	margin-left:20px;
	marg\in-left:10px;
} 

#rightcolumn {
 width: 542px;
 float: left;
 margin-left: 20px;
 margin-top:20px;
 padding-bottom:40px;
}
/** html .wrapper #border #rightcolumn {
	width:542px;
	w\idth:502px;
}*/
h1 {
 font-size: 16px;
 color: #5b7075;
}

h2 {
 font-size: 14px;
 color: #666666;
}

#footer {
 font-size: 100%;
 color:#c5d8df;
 text-align:center;
 padding:20px;
 clear: both;
 font-family: Arial, Helvetica, sans-serif;
 margin-bottom: 20px;
 background-color:#324853;
 
}

ul#navlinks li {
 list-style: none;
 font-size: 125%;
 margin-bottom:10px;
}

ul#navlinks li a:link{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
ul#navlinks li a:visited{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
ul#navlinks li a:hover{
 color: #92b4bc;
 text-decoration: none;
 font-weight: bold;
}

a:link {
 color: #5b7075;
 text-decoration: underline;
}
a:visited {
 color: #5b7075;
 text-decoration: none;
}

a:hover {
 color: #92b4bc;
 text-decoration: underline;
}

img {
 border-style:none;
}

#calendar a:link {
 color: #FFFFFF;
 text-decoration: none;
}
#calendar a:visited {
 color: #FFFFFF;
 text-decoration: none;
}
#calendar a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}

#footer a:link {
 color: #c5d8df;
 text-decoration: none;
}
#footer a:visited {
 color: #c5d8df;
 text-decoration: none;
}
#footer a:hover {
 color: #c5d8df;
 text-decoration: underline;
}

ul#navlinks li ul li {
 list-style: none;
 font-size: 125%;
 margin-bottom:10px;
}

ul#navlinks li ul li a:link{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
ul#navlinks li ul li a:visited{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
ul#navlinks li ul li a:hover{
 color: #92b4bc;
 text-decoration: none;
 font-weight: bold;
}
#leftcolumn #navlinks #sublinks li{
 list-style: none;
 font-size: 100%;
 margin-bottom:10px;
 color:#666666
}

#leftcolumn #navlinks #sublinks li a:link{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
#leftcolumn #navlinks #sublinks li a:visited{
 color::#5b7075;
 text-decoration: none;
 font-weight: bold;
}
#leftcolumn #navlinks #sublinks li a:hover{
 color: #92b4bc;
 text-decoration: none;
 font-weight: bold;
}

.wrapper #border #rightcolumn ul {
 margin-left:30px;
}
.wrapper #border #rightcolumn ul li {
 margin-bottom:10px;
 
}.inputButton {
	border: 1px solid #000000;
}
.input2{
	color: #FFFFFF;
	background-color: #456570;
	font-weight: bold;
	border: 1px solid #000000;
}
