body{
	font-family: arial;
	font-size: 9px;
	background-image: url(http://www.tryinghuman.com/images/graphic_bg01.jpg);
	background-attachment:fixed;
}
a:link {
	color: #ffffff;
}
a:visited {
	color: #b84041;
}
a:hover {
	color: #b84041;
}
a:active {
	color: #FFFFFF;
}
.contentbox {
	color: #c9c9e2;
	border: 2px solid #35363B;
	background-color: #35363B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.comic {
	color: #c9c9e2;
	border: 2px solid #21262d;
	background-color: #21262d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    background-image: url(http://files.tryinghuman.com/newlayout/slice_comic001.jpg);
    background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:left; 
}
.wrapper {
	width: 604px;
	background-color: #35363B;
}
.wrapper2 {
	width: 602px;
		color: #c9c9e2;
	border: 2px solid #35363B;
	background-color: #35363B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.wrapper3 {
	width: 800px;
}

#commentarea
{
	width: 396px;
	height: 300px;
	float: left;
			color: #c9c9e2;
	border: 2px solid #35363B;
	background-color: #35363B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}

#commform
{
	width: 200px;
		height: 300px;
float: right;
		color: #c9c9e2;
	border: 2px solid #35363B;
	background-color: #35363B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#commform2
{
		height: 150px;
float: right;
		color: #c9c9e2;
	border: 2px solid #35363B;
	background-color: #35363B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

}
#content
{
	width: 594px;
	float: left;
}
#content2
{
	width: 600px;
	height: 40px;
	float: left;
}
#updates
{
	width: 496px;
	height: 300px;
	float: left;
}
#vote
{
	width: 100px;
		height: 300px;
float: right;
}
#twitter
{
	width: 196px;
	height: 230px;
	float: left;
}
	#mogulus
{
	width: 200px;
	height: 230px;
	float: left;
	}
		#fanart
{
	width: 196px;
	height: 230px;
	float: right;
	}
/*Comment Area Code colors*/
.cssShoutButton {
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssShoutText {
  background-color: #35363B;
  color: #c9c9e2;
  font-family: Arial, Helvetica;
  font-size: 11px;
}
.cssSmall {
  background-color: #5F5F6B;
  color: #c9c9e2;
  font-family: Arial, Helvetica;
  font-size: 9px;
}
.cssShoutForm {
  font-family: Arial, Helvetica;
  font-size: 11px;
 	background-color: white;
 	border: 2px inset #EEEEEE;
}
.shout {
		height: 245px;
	width: 290px;
	overflow:auto;
	margin:0px;
	}
.linkbox {float: left;
width: 232px;
margin: 0 0px 18px 0;
height: 47px;
overflow:hidden;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.left {float: left;
width: 125px;
margin: 0 18px 18px 0;
height: 125px;
overflow:hidden;
}
#submit
{
	margin: 0;
	padding: 0 0 0 2px;
	color: #fff;
	font-family: 'Verdana' , sans-serif;
	font-size: 12px;
	background: #888;
	border-width: 2px;
	border-style: solid;
	border-color: #555;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#submit:hover
{
	cursor: pointer;
	background: #222;
}

