@charset "UTF-8";
#wrapper {
	height: auto;
	width: 1170px;
	margin: auto;
}
#content {
	height: auto;
	width: auto;
	float: left;
	border-left-width: 0.5px;
	border-left-style: dashed;
	border-left-color: #D7DF23;
	background-attachment: scroll;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	border-right-width: 0.5px;
	border-right-style: dashed;
	border-right-color: #D7DF23;
	background-image: url(images/BG.png);
}
#tweet1 {
	float: left;
	border-left-width: 0.5px;
	border-left-style: dashed;
	border-left-color: #D7DF23;
	background-attachment: scroll;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 0.5px;
	border-right-style: dashed;
	border-right-color: #D7DF23;
	background-image: url(images/BG.png);
	height: auto;
	width: 400px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #D7DF23;
}
#tweet {
	height: auto;
	width: 400px;
	float: left;
	border-left-width: 0.5px;
	border-left-style: dashed;
	border-left-color: #D7DF23;
	background-attachment: scroll;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	border-right-width: 0.5px;
	border-right-style: dashed;
	border-right-color: #D7DF23;
	background-image: url(images/BG.png);
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #D7DF23;
}
#mainnav {
	height: auto;
	width: 150px;
	float: left;
	background-image: url(images/BG.png);
	padding-left: 10px;
	background-attachment: fixed;
	padding-bottom: 50px;
	padding-right: 10px;
	border-bottom-width: 0.5px;
	border-bottom-style: dashed;
	border-bottom-color: #D7DF23;
}
#subnav {
	height: auto;
	width: 70px;
	background-image: url(images/BG.png);
	float: left;
	padding-right: 7.5px;
	padding-left: 7.5px;
	border-right-width: 0.5px;
	border-bottom-width: 0.5px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #D7DF23;
	border-bottom-color: #D7DF23;
	padding-bottom: 10px;
	border-left-width: 0.5px;
	border-left-style: dashed;
	border-left-color: #D7DF23;
}
#subnav img {
	height: auto;
	width: 60px;
	background-image: url(images/BG.png);
	float: left;
	border: 0.5px solid #CCCCCC;
	padding: 0px;
	margin: 4px;
}
#footer {
	height: 40px;
	width: auto;
	background-image: none;
	background-repeat: repeat;
	clear: both;
	float: left;
	padding-bottom: 5px;
	border-top-style: none;
	border-bottom-style: none;
	margin-top: auto;
	margin-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #D7DF23;
	border-right-style: none;
	border-left-style: none;
}
body,td,th {
	color: #D7DF23;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: lighter;
	color: #666666;
	line-height: 12pt;
	background-attachment: fixed;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #67C7F3;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #333333;
}
.style1 {
	color: #D7DF23;
	text-transform: none;
}
.style2 {
	color: #666666
}
