/*-- CSS by [wtf]f0nzie www.grabagaff.com --*/

body {
	color:#000;
	background-color: #fff;
	font: 75% Arial, Helvetica, sans-serif;
	text-align: center;
	}

h1 	{
	font-size: 160%;
	font-weight: bolder;
	color: rgb(91,115,251);
	margin: 0px;
	padding: 0px;
	}

h2 	{
	font-size: 120%;
	color: rgb(91,115,251);
	margin: 0px;
	padding: 0px;
	}

h3 	{
	font-size: 90%;
	font-weight: normal;
	}

h4 	{
	font-size: 80%;
	}

h5 	{
	font-size: 70%;
	}

h6 	{
	font-size: 60%;
	color: #c0c0c0;
	}

p	{
	padding-top: 0px;
	margin-top: 0px;
	}

a 	{
	color:#000;
	}
a:link {color:#000;}
a:visited {color:#000;}
a:hover {color:#c0c0c0;}

form	{
	margin: 0px;
	padding: 0px;
	}

form input{
	width: 200px;
	}

form select{
	width: 200px;
	}

fieldset{
	padding: 5px;
	width: 150px;
	float: right;
	}

#container{
	width: 740px;
	text-align: left;
	border: 1px #808080 solid;
	margin-left:auto; 
	margin-right:auto; 
	}

#history{
	text-align: right;
	color: #808080;
	font-size: 80%;
	padding-bottom: 8px;
	}
#history a{
	color:#000;
	text-decoration: none;
	}
#history a:link {color:#000;}
#history a:visited {color:#000;}
#history a:hover {color:#808080;}

#topnav	{
	width: 740px;
	text-align: right;
	}
#topnav a	{
	color:#000;
	font-size: 80%;
	text-decoration: underline;
	}
#topnav a:link {color:#000;}
#topnav a:visited {color:#000;}
#topnav a:hover {color:#c0c0c0;	text-decoration: none;}

#grablogo{
	width: 276px;
	height: 49px;
	margin-top: 10px; 
	margin-left: 10px;
	margin-bottom: 5px;
	background-image:url(/media/img/grabagaff_logo_small.gif); 
	background-repeat:no-repeat; 
	background-position:bottom right;
	}

#grablogo h1{
	visibility: hidden;
	}

#wrds	{
	width: 740px;
	height: 61px;
	border-top: 1px #808080 solid;
	border-bottom: 1px #808080 solid;
	background-image:url(/media/img/headban2.jpg); 
	background-repeat:no-repeat; 
	background-position:bottom right;	
	}

#wrds h2{
	visibility: hidden;
	}

#content{
	width: 720px;
	text-align: left;
	padding: 5px;
	padding-bottom: 20px;
	}

#bottom	{
	clear: both;
	width: 740px;
	height: 17px;
	font-size: 80%;
	border-top: 5px #fff solid;
	text-align: left;
	background-color: #DCDCDC;
	background-image:url(/media/img/bar_right.gif); 
	background-repeat:no-repeat; 
	background-position:bottom right;
	}

#bottom a	{
	color:#000;
	text-decoration: none;
	}
#bottom a:link {color:#000;}
#bottom a:visited {color:#000;}
#bottom a:hover {color:#fff;}

.box	{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	width: 295px;
	text-align: left;
	padding-bottom: 10px;
	background-color: rgb(234, 234, 234);
	background-image:url(/media/img/bar5_bottom.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	}

.box a 	{
	color:#000;
	}
.box a:link {color:#000;}
.box a:visited {color:#000;}
.box a:hover {color:#808080;}

.box p	{
	padding-left: 5px;
	padding-right: 5px;
	}

.box form{
	padding-left: 15px;
	padding-right: 5px;
	}

.box ul li a{
	padding-right: 16px;
	background-image: url(/media/img/arrow.gif);
	background-repeat: no-repeat; 
	background-position: center right;
	}

.h	{
	text-align: left;
	color: #fff;
	font-weight: 600;
	height: 16px;
	margin: 0px;
	padding: 0px;	
	background-image:url(/media/img/bar5.gif);
	background-repeat:no-repeat; 
	background-position:top left;
	}

.bigbox	{
	float: right;
	width: 230px;
	text-align: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	background-color: rgb(234, 234, 234);
	background-image:url(/media/img/bar52_bottom.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;
	}

.hh	{
	text-align: left;
	color: #fff;
	font-weight: 600;
	height: 16px;
	margin: 0px;
	padding: 0px;	
	background-image:url(/media/img/bar52.gif); 
	background-repeat:no-repeat; 
	background-position:top left;
	}

.bigbox p{
	padding-left: 5px;
	padding-right: 5px;
	}

#searchbox{
	float: left;
	width: 465px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-bottom: 10px;
	text-align: center;
	background-color: rgb(234, 234, 234);
	background-image:url(/media/img/bar4_bottom.gif); 
	background-repeat:no-repeat; 
	background-position:bottom left;

	}

#searchbox .h{
	background-image:url(/media/img/bar4.gif); 
	}

#searchbox form select{
	width: 400px;
	}

#searchbox form input{
	width: 30px;
	}

.error	{
	padding-top: 100px;
	padding-bottom: 100px;
	width: 100%;
	text-align: center;
	}
.error:first-line {color: rgb(91,115,251); font-size: 160%; font-weight: 600;}

.bar	{
	color: #fff;
	text-align: center;
	font-size: 160%;
	border: 1px #000 solid;
	background-color: rgb(91,115,251);
	}

.gaffsrc1{
	width: 97%;
	margin-top: 10px;
	padding: 7px;

	background-color: rgb(240, 240, 240);
	}

.gaffsrc1 a {
	color:#000;
	}
.gaffsrc1 a:link {color:#000;}
.gaffsrc1 a:visited {color:#000;}
.gaffsrc1 a:hover {color:#808080;}

.gaffsrc2{
	width: 97%;
	margin-top: 10px;
	padding: 7px;
	background-color: rgb(209,227,251);
	}

.gaffsrc2 a {
	color:#000;
	}
.gaffsrc2 a:link {color:#000;}
.gaffsrc2 a:visited {color:#000;}
.gaffsrc2 a:hover {color:#808080;}

#ad	{
	clear: both;
	padding-top: 20px;
	}

#ad2	{
	float: right;
	width: 130px;
	text-align: right;
	}

#news 	{
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 5px;
	width: 150px;
	font-size: 0.94em;
	list-style: none;
	}

#news li {
	background: url(/media/img/box.gif) 0 100% no-repeat;
	padding: 0 0 4px 0;
	margin: 8px 0 0 0;
	display: block;
	}

#news li p {
	background: #eaeaea;
	padding: 1px 4px 0 7px;
	margin: 0;
	border-left: 14px solid #939393;
	}

#news li.arr p {
	background:#eaeaea url(/media/img/edge.gif) 0 50% repeat-y;
	padding-left:21px;
	border:0;
	}

#news h4 {
	font-size:1em;
	line-height:1em;
	font-weight:bold;
	background:url(/media/img/box.gif) 0 0 no-repeat;
	margin:0;
	padding:6px 4px 3px 21px;
	}

#news li:hover {
	background-position:-150px 100%;
	}

#news li:hover p {
	border-color:#2793ff;
	}

#news li.arr:hover p {
	background-image:url(/media/img/edge-h.gif);
	}

#news li:hover h4 {
	background-position:-150px 0;
	}

#news a:link {
	text-decoration:none;
	color:#000;
	}

#news a:visited {
	text-decoration:none;
	color:#000;
	}

#news a:hover {
	text-decoration:underline;
	}

#news .more {
	line-height:1em;
	display:block;
	text-align:right;
	padding:0 18px 2px 21px;
	margin-top:4px;
	background:url(/media/img/arrow.gif) 135px 50% no-repeat;
	}
