body
{
	background-image:url('http://forums.gamersofredemption.com/styles/acidtechred/theme/images/body.gif');
}
p.warning
{
	font-size:20px;
	color:#F00
}
#sprays_header
{
	text-align:center;
}
.spray_id
{
	background-image:url('id.png');
	width:150px;
	height:20px;
	color:#FFF;
	text-align:center;
	margin-left:10px;
}
.spray
{
	background-image:url('spray_holder_bottom.png');
	text-align:left;
	width:256px;
	height:256px;
	margin-bottom:10px;
	margin-left:10px;
}
#parent_div {
    width:1200px;
	height:auto;
    padding:6px 0;
    margin:auto;
 }
#parent_div:after
{
	width:1100px;
	text-align:center;
    content:'';
    display:block;
    clear:both;
 }
.left_child
{
    float:left;
    display:inline;
    width:256px;
    margin:0 10px 0 10px;
 }
.right_child
{
    float:left;
    display:inline;
    width:256px;
    margin:0 10px 0 10px;
 }
 #nav
{
	width:310px;
	height:60px;
	background-image:url('nav_bg.png');
	position:fixed;
	top:0px;
	right:0px;
	text-align:right;
}
