body {
	font:13px/1.231 arial,helvetica,clean,sans-serif;
	color:#666666;
	margin:0px;
	background-color:#FFFFFF;
	background-image:url(../images/background_body.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	}

body a:hover {
	text-decoration: underline;
	}
	
table {
	font-size:inherit;
	font:100%;
	}

#header_width {
	width:759px;
	}

#header_content {
	height:295px;
	margin-top:20px;
	padding:0px;
	background-color:#fffff;
	background-image:url(../images/gt-header.jpg);
	}

#header_content a {
	color:#FFFFFF;
	}

#header_content a:active {
	color:#ffffff;
	}

#header_content a:visited {
	color:#ffffff;
	}

#nav_content {
	padding: 10px;
	padding-top:60px;
	}

#left_width {
	width:360px;
	}

#left_content {
	margin:0px;
	padding:10px;
	background-color:#ffffff;
	background-image:url(../images/background_left.jpg);
	}

.headline {
	font-size:24px;
	color:#000000;
	}

#right_content {
	margin:0px;
	padding:10px;
	background-color:#ffffff;
	background-image:url(../images/background_right.jpg);
	}

#footer_width {
	width:759px;
	}

#footer_content {
	height:100%;
	margin:0px;
	padding:10px;
	font-size:10px;
	background-color:#ef9f22;
	background-image:url(../images/gt-footer.jpg);
	background-repeat: no-repeat;
	}

#footer_content_2 {
	height:24px;
	margin:0px;
	padding:10px;
	background-color:#ffffff;
	background-image:url(../images/gt-footer-2.jpg);
	background-repeat: no-repeat;
	}
