@charset "UTF-8";
.body {
	background-color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f7f4e8;
}
#header {
	width: auto;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f7f4e8;
	padding-top: 10px;
	padding-left: 13px;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "Times New Roman", Times, serif;
	float: none;
	clear: none;
	font-size: large;
	height: 30px;
	padding-right: 13px;
	padding-bottom: 0px;
}
#headerli {
	width: 350px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #f7f4e8;
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "Times New Roman", Times, serif;
	float: left;
	clear: none;
	font-size: 18px;
}
#headerre {
	width: 350px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #f7f4e8;
	padding-top: 0px;
	padding-left: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-family: "Times New Roman", Times, serif;
	float: right;
	clear: none;
	font-size: 18px;
	text-align: right;
	font-weight: normal;
	letter-spacing: 1px;
}
#content {
	margin-top: 0px;
	padding-top: 28px;
	background-color: #f7f4e8;
	padding-bottom: 0px;
	margin-bottom: 0px;
    font-family: "Times New Roman", Times, serif;
}
#footer {
	clear: both;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 13px;
	padding-top: 6px;
	top: auto;
	padding-bottom: 6px;
}
#leftColumn {
	float: left;
	width: 130px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	padding-left: 13px;
	margin: 0px;
	padding-bottom: 0px;
    white-space: normal;
}
#rightColumn {
	float: left;
	width: auto;
	margin-left: 13px;
    font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000;
	padding-left: 13px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 13px;
}
.link1 { 
	color: #666633; 
} 
.link2 {
    outline:none;
    color: #f7f4e8;
}

.link1:hover {color: #ff0066;} 
.link2:hover {color: #ff0066;}  

a {font-family: "Times New Roman", Times, serif;
	font-size: small;
    text-decoration: none; 
}
