* {
padding: 0;
margin: 0;
}

body {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	background: #dddddd url(images/pagebg.gif) repeat-x;
}

#container {
	position: relative;
	margin: 0px auto;
	width: 707px;
	background: #fff url(images/bg.gif);
	overflow: hidden;
}

#header {
margin-top: 0px;
}

#nav {
	position: relative;
}

#pagecontent {
	position: relative;
	top: -3px;
	float: left;
	width: 420px;
	margin: 0 0 0 4px;
	padding: 20px;
	min-height: 400px;
	margin-bottom: -2000px;
	padding-bottom: 2000px;
}

#sidebar {
	position: relative;
	float: right;
	top: -3px;
	width: 199px;
	margin: 0px 4px 0px 0px;
	padding: 20px;
	min-height: 400;
}

#footer {
	position: relative;
	top: -3px;
	margin: 0px auto;
	padding: 10px;
	clear: both;
	background: #900 url(images/bottom2.gif) no-repeat;
	width: 679px;
}

img {
	position: float;
	border:0;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left
}

ul li {
	float: left;
}

h1{
	font-family: Arial Black;
	text-transform: uppercase;
	font-size: 18px;
}

h2{
	font-family: Arial;
	text-transform: capitalize;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}

p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #676767;
	margin-top: 10px;
	line-height: 140%;
}

p.signature {
	font-family: Brush Script MT, cursive;
	font-size: 24px;
	color: black;
	line-height: 100%;
}

#footer p {
	color: #ffffff;
	text-shadow: 1px 1px 2px #000;
}

.top {
	z-index: 10;
}

td
	{padding-top:1px;
	padding-right:1px;
	padding-left:1px;
	color:windowtext;
	font-size:14px;
	font-weight:400;
	font-style:normal;
	text-decoration:none;
	font-family:Arial, serif;
	text-align:general;
	vertical-align:top;
	border:none;
	white-space:nowrap;}
.xl24
	{white-space:normal;}
.xl25
	{white-space:normal;}
.xl25b
	{white-space:normal; font-family: Arial Black; text-transform: uppercase; font-size: 16px;}
.xl26
	{text-align:center;
	font-style: italic;
	font-family: Arial, sans-serif;
	color: #333;
	font-size: 12px;
	white-space:normal;}
.xl27
	{font-weight:bold;
	height: 40px;
	text-align:center;
	white-space:normal;
	vertical-align: bottom}
.xl28
	{text-align:right;
	white-space:normal;}
.xl28b
	{text-align:left;
	background: #fdd;
	font-size: 13px;
	font-style: italic;
	white-space:normal;}

.menudivision {
	background: #ff6666;
	color: #fff;
	font-family: Arial Black;
	font-size: 18px;
	text-transform: uppercase;
	padding: 6px;
	text-shadow: 2px 2px 2px #900;
}

ul.twitter {
	list-style-type: circle;
	padding-top: 5px;
/*	text-indent: 5px; */
}

h3{
	font-family: Arial;
	text-transform: uppercase;
	text-decoration: underline;
	font-size: 14px;
	color: #900;
	font-weight: bold;
	padding-top: 10px;
}

img.bg_one {
	position: fixed;
	margin: 0px auto;
	top: 400px;
	z-index: 100;
	opacity: 0.05;
}