*{
	font-family:Tahoma, Verdana, Helvetica, sans-serif; 
	font-size:11px;
	color:#000;
	background-color:inherit;
}

body {
	padding:0;
	margin:0;
	background-color:#2D3F72;
	background-image:url(http://heroesanddreams.com/img/bkgr.gif);
	background-position: top left;
	background-repeat:repeat-x;
	color:#000;
}

img {
	border:none;
}

a {
	color:#336EA8;
	text-decoration:none;
	padding:0 1px 0 1px;
	background-color:inherit;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

p {
	margin:0 0 10px 0;
	padding:0 0 0 0;
}

ul {
	list-style-type:none;
	padding:5px 0 0 0px;
	margin:0 0 0 0;
	float:left;
	width:350px;
}

li {
	padding:3px 5px 3px 18px;
}

#siteHeader {
	border:2px solid #000;
	padding:10px;
	margin-top:10px;
	margin-bottom:10px;
}

#siteHeader h1 {
	font-family: arial black, arial tahoma, verdana, helvetica, sans-serif; 
	font-size:xx-large;
	color:#000;
	letter-spacing:-3px;
	margin-top:0px;
	margin-bottom:0px;
}

#siteHeader p {
	margin-top:0px;
	margin-bottom:5px;
	font-size:small;
}

.nativeAvatar {
	border:1px solid #000;
	margin-right:10px;
}

.foreignAvatar {
	border:1px solid #000;
	margin-right:5px;
	margin-bottom:3px;
}

h2 {
	color:#920303;
	font-weight:bold;
	margin-top:10px;
	font-size:18px;
}

h2 a {
	color:#920303;
	font-weight:bold;
	margin-top:10px;
	font-size:18px;
}

h3 {
	font-weight:bold;
	font-size:14px;
}

select {
	background-color:#fff;
	color: #000;
}

option {
	background-color:#fff;
	color: #000;
}

label {
	font-weight:bold;
}

input {
	background-color:#fff;
	color: #000;
}

textarea {
	background-color:#fff;
	color: #000;
}

#mainCol {
	float: left;
	padding-left:15px;
	width:50%;
}

.right-div-wrapper {
	width:50%;
	float:left;
}

#mainWrap {
	margin: auto;
	width:736px;
	border-left:1px solid #000;
	border-right:1px solid #000;
	padding:5px;
	margin-top:10px;
	background-color:#fff;
}

#header {
	background-color:#7096D7;
	height:90px;
	width:728px;
	margin:auto;
	margin-top:50px;
	padding:10px;
}

#header a {
	color:#fff;
}

#footer {
	width: 100%;
	margin:auto;
	height:50px;
	background-image:url(http://heroesanddreams.com/img/footer_bkgr.gif);
	background-position:top left;
	background-repeat: repeat-x;
	padding-top: 30px;
	color:#fff;
	font-size:small;
	text-align:center;
	cursor:default;
}

#logo {
	float:left;
	margin-right:20px;
	height:90px;
}

#headerRight {
	height:90px;
}

#date {
	font-weight: bold;
	font-size:12px;
	color:#000;
	margin-top:5px;
}

#topBanner {
	height:90px;
	width:738px;
	text-align:center;
	padding-top:5px;
}


#menu {
	height: 24px;
	padding: 15px 0px 0px 0px;
}

.menuItem a {
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:4px;
	height:15px;
	display:block;
	color:#fff;
	background-image:url(../img/topMenuBkgrOff.gif);
	background-position:top center;
	text-decoration:none;
	float:left;
	font-size:11px;
	font-weight:bold;
}

.menuItem a:hover {
	background-image:url(../img/topMenuBkgrOn.gif);
	text-decoration:none;
	height:15px;
}

.menuLine {
	width:4px;
	height:24px;
	float:left;
	display:block;
	background-image:url(../img/menuLine.gif);
}

#welcome {
	margin-top:4px;
}


#contentWrap {
	margin-top:5px;
	padding:5px;
}

#mainCol {
	float:right;
	width: 500px;
}

#leftCol {
	float:left;
	width:200px;
	color:#fff;
}

#leftCol p {
	color:#fff;
}

#bin {
	padding:10px;
	background-color:#8A0900;
}

#bin a {
	font-weight:normal;
	color:#eee;
}

#bin a:hover {
	text-decoration: underline;
	color:#fff;
}

#bin p {
	color:#fff;
	font-weight:bold;
}

#firstUpTags {
	margin-top:25px;
}

#memberMenu {
	width:200px;
	margin:0 10px 6px 0;
}

#memberMenu a {
	display:block;
	background-color:#FFD354;
	color:#8A0900;
	padding:3px;
	border-top:1px solid #777;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#memberMenu a:hover {
	background-color:#8A0900;
	color:#fff;
	text-decoration:none;
}

#connect {
	text-align:center;
	margin-bottom:5px;
}

.comment-wrap {
	border:1px solid #ccc;
	background-color: #f3f3f3;
	padding:5px;
}

.comment-posted {
	background-color:#ddd;
	padding:3px;
	margin-top:3px;
}

.tracked_user {
	margin-bottom: 10px;
}

#catName {
	color:#770000;
	font-size:small;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	margin-bottom:10px;
}

.homeItemWrap {
	margin-bottom: 15px;
}