@charset "ISO-8859-1";
#header {
	padding: 0px;
	height: 130px;
	width: 800px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	height: 20px;
	width: 800px;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	bottom: 0px;
	position: relative;
	clear: both;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#body1 {
	height: 100%;
	width: 600px;
	float: right;
	padding: 0px;
}
#mainContentWrap {
	height: auto;
	width: 800px;
	background-color: #FFFFFF;
	margin-top: 5px;
	bottom: 0px;
	padding: 0px;
}
#ticker {
	padding: 0px;
	height: 25px;
	width: 800px;
	background-color: #333333;
	margin: 0px;
	border: thin none #000000;
	top: 0px;
}
#body2 {
	margin: 0px;
	height: 100%;
	width: 200px;
	float: left;
	background-color: #FFFFFF;
}
#leftMargin {
	width: 200px;
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	margin: 0px;
	clear: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#wrap {
	height: 100%;
	width: 800px;
	top: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #191919;
	border-right-color: #191919;
	border-bottom-color: #191919;
	border-left-color: #191919;
}
#navigation {
	padding: 0px;
	height: 30px;
	width: 800px;
	background-color: #191919;
	margin: 0px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#mainContentImage {
	height: 100%;
	width: 190px;
	float: right;
	position: relative;
}
#mainContentImage2 {
	float: right;
	margin: 2px;
	position: relative;
}
#twitterWrap {
	height: 100%;
	width: 250px;
	float: right;
	position: relative;
	padding: 5px;
}
