body {
	font-family: lucidia grande regular, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-left: 17px;
	padding: 0;	
}

#wrap {
	padding-right: 11px;
}

table.main, table.header, table.banner {
	width: 100%;
}

.main {
	background-color: #fff;
}

.main td {
	vertical-align: top;
}

.header {
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

#banner {
	width: 425px;
	height: 190px;
	float: right;
}

.banner {
	background-image: url(../images/gta_banner.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #1c2222;
}

.search {
	height: 86px;
	margin-top: 15px;
	padding-left: 20px;
}

.search h2 {
	font-family: lucidia, verdana;
	color: #a31921;
	font-size: 15px;
	padding-top: 15px;
	margin: 0;
}

.template1-searchinput {
	height: 14px;
	font-size: 7pt;
	padding-left: 3px;
}

.template1-submit {
	height: 20px;
}

.topnav_precedent_column {
	background-color: #666666;
}

.template1-topnav {
	color: #ffffff;
	background: #a21921;
	float: left;
	margin-right: 44px;
	margin-bottom: 0;
	
}

.lefttab {
	width: 11px;
	height: 38px;
}

.righttab {
	width: 11px;
	height: 38px;
}

.middletab {
	width: auto;
	height: 38px;
}

#topnav {
	position: absolute;
	top: 0px;
	right: 0px;
}

	.template1-topnav a {
	}
	
	.template1-topnav p.on {
	}
	
	.template1-topnav a:link, .template1-topnav a:visited {
		color: #ffffff;
		font-size: 11px;
		text-decoration: none;		
	}

	.template1-topnav a:link.on, .template1-topnav a:visited.on, .template1-topnav a:hover.on {

	}
	
	.template1-topnav a:hover {
		text-decoration: underline;
	}

.template1-header {
	height: 190px;
}

.template1-nav {
	background: #fff url(../images/gta_nav.gif) right top no-repeat;
	width: 180px;
	font-size: 1em;
	padding-top: 28px;
}

	.template1-nav p, .template1-nav p.off {
		/* padding: 8px 0px 0px 13px; */
		padding: 0px 0px 0px 25px;
		height: 28px;
		line-height: 28px;
		margin: 0px;
		vertical-align: middle;
	}

	.template1-nav p.over {
		height: 28px;
		margin: 0px;
		color: #a21921;
	}
	
	.template1-nav p.on {
		/* padding: 8px 0px 0px 13px; */
		height: 28px;
		line-height: 28px;
		margin: 0;
	}
	
	.template1-nav a:link, .template1-nav a:visited {
		color: #000000;
		text-decoration: none;		
	}

	.template1-nav a:link.on, .template1-nav a:visited.on, .template1-nav a:hover.on {
		background-image: url(../images/arrow.gif);
		background-repeat: no-repeat;	
		background-position: 0 2px;		
		color: #a21921;
		font-weight: bold;
		text-decoration: none;		
		padding-left: 13px;
		margin-left: -13px;
	}
	
	.template1-nav a:hover {
		color: #a21921;	
	}

	.template1-nav p.over a:link, .template1-nav p.over a:visited {		
		color: #a21921;
	}

.template1-subnav {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	margin: 0;
}
	.template1-subnav li{
		font-size: 11px;
		padding: 4px;
		list-style-type: none;
	}
	
	.template1-subnav li.on2 {
	}
	.template1-subnav a:link, .template1-subnav a:visited {
	}

	.template1-subnav a:link.on2, .template1-subnav a:visited.on2 {
		font-weight: bold;
		color: #a31921;
	}
	
	.template1-subnav a:hover {
		text-decoration: underline;
		color: #a21921;
	}

.template1-content {
	font-size: 11px;
	color: #58595b;
	vertical-align: top;
	padding: 15px 8px 15px 0px;
	line-height: 1.3;	
	background: transparent url(../images/gta_content.gif) right top no-repeat;
	
}
.template1-content table, table.spintable {
	font-size: 10pt;
}
	.template1-content p {
	}

	/* use h2 for the title of a section */
	.template1-content h2 {
	}
	
	/* use h3 for the title of an item, or a group heading */
	.template1-content h3 {
	}

	/* use h4 for subtitles and such */
	.template1-content h4 {
	}
	
	/* caption style override for pictures within the template1-content area */
	.template1-content .caption {
	}

	/* inline links */
	.template1-content a:link, .template1-content a:visited {
	color: #109fff;
	text-decoration: underline;
	}
	
	.template1-content a:hover {
	color: #000333;
	text-decoration: underline;
	}

	/* use .itemlink class for anything that clicks through to an item */
	.template1-content a:link.itemlink, .template1-content a:visited.itemlink {
	font-weight: bold; 
	}

	.template1-content a:hover.itemlink {
	
	}

	/* use .itemtitle for things that are like .itemlink, but aren't links */
	.template1-content .itemtitle {
		font-weight: bold;
		color: #000000;
	}

.template1-content p img, .template1-content td img {
	padding-left: 13px;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 25px;
	background: #f0f4f7 url(../images/gta_img_border.gif) right bottom no-repeat;
}
	
.template1-sidebar img {
	border: 4px solid #ffcb65;
}

.template1-sidebar {
	vertical-align: top;
	padding-top: 55px;
	width: 205px;
	padding-top: 15px;
}

	.template1-sidebar a:link, .template1-sidebar a:visited {
	color: #0d62c8;
	text-decoration: underline;
	}
	
	.template1-sidebar a:hover {
	color: #000333;
	text-decoration: underline;
	}
	
	.contentbox table {
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

p.subscribe-links {
	font-size: 12px;
	padding-left: 3px;
	text-align: center;
}

.subscribe-links img {
	vertical-align: middle;
}	

.template1-tagline {
	font-family: Lucidia Grande, helvetica, arial;
	font-size: 15px;
	text-align: right;
	color: #fcb63c;
	position: absolute;
	padding: 5px 450px 5px 10px
}

.template1-tagline p {
	margin: 0px;
	padding: 75px 0 0 40px;
}

.template1-footer {
	padding: 12px;
	color: #000;
}

	.template1-footer p {
	}
	
	.template1-footer a:link, .template1-footer a:visited {
		color: #0d62c8;
		text-decoration: underline;
	}

	.template1-footer a:hover {
		color: #0d62c8;
		text-decoration: underline;
	}

.sponsors table {
	width: 180px;
}

.sponsors {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

.sponsors p {
	font-family: verdana;
	font-size: 12px;
	color: #fff;
	background-color: #fdb73b;
	padding: 6px;
	margin: 0;
	height: 100%;
	text-align: left;
}

.pageimage {
	margin: 0px;
	padding: 0px;
}

.poll td {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
}

.poll h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	margin: 0px 0px 4px 0px;
	padding: 2px;
}

.poll h4 {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000033;
	margin: 0px;
}

.formbuilder p {
	margin: 0px;
	padding: 0px;
}
