body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	background: url("images/gt-back-3.jpg") repeat-x center top;
}

		#container {
			width: 750px;
			\width: 750px;
			w\idth: 750px;
			border-left: 1px solid white;
			border-right: 1px solid white;
			margin: 0px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
			background: url("images/tback.jpg") repeat-x center top;
		}

		#banner {
			padding: 0px;
			margin-bottom: 0px;
			background: url("images/gt-logo-transparent.gif") no-repeat center top;
			height: 100px;
		}

		#content {
			padding: 0px 15px 0px 0px;
			margin-left: 200px;
			margin-right: 200px;
			background-color: white;
			text-align: justify;
		}

		#sidebar-a {
			float: left;
			width: 175px;
			\width: 175px;
			w\idth: 175px;
			height: 300px;
			margin: 0;
			margin-right: 0px;
			padding: 20px 0px 0px 0px;
			background: url("images/ln-back.gif") no-repeat left top;
		}

		#sidebar-b {
			float: right;
			width: 175px;
			\width: 175px;
			w\idth: 175px;
			height: 300px;
			margin: 0;
			margin-left: 0px;
			padding: 20px 0px 0px 15px;
			background: url("images/rn-back.gif") no-repeat left top;
		}

		#footer {
			clear: both;
			font-size: 10px;
			padding: 20px 20px;
			margin-top: 30px;
			background: url("images/disc-back.gif") no-repeat left top;
		}

/************** layout styles **************/

#gtlogo {
	background: url("images/gt-logo-transparent.gif") no-repeat center top;
	margin: 0px 0px 0px 0px;
	padding: 58px 0px 0px 0px;
}

#body {
	font-size: 12px;
	color: #003366;
	margin: 0px;
	padding: 40px 20px 20px 20px;
}

/*********** #header ***********/

#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align: center;
  }

#header ul {
  margin:0;
  padding: 58px 0px 0px 0px;
  list-style:none;
  }
#header li {
  float:left;
  margin:0px 0px 0px 15px;
  padding:0px 0px 0px 0px;
  background: url("images/tlinks-back.gif") no-repeat left bottom;
  }
#header a {
  float:left;
  display:block;
  background: url("images/tlinks-r.gif") no-repeat right bottom;
  padding: 1px 15px 15px 20px;
  text-decoration:none;
  font-weight:bold;
  color:#003366;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {float:none;}
/* End IE5-Mac hack */
#header a:hover {
  color:#CC6600;
  background: url("images/tlinks-r.gif") no-repeat right bottom;
  }
#header #current {
  background-color: #000000;
  height: 15px;
  }
#header #current a {
  color:#CCCCCC;
  }
  
#header #current a:hover {
  color:#CC0000;
  }

/*********** #Practice Area Links ***********/

#prac a {
	display:block;
	background: url("images/arrow1.gif") no-repeat left top;
	padding:0px 0px 10px 25px;
	text-decoration:none;
	font-weight:bold;
	color:#333366;
	font-size: 11px;
  }

#prac a:hover {
	display:block;
	background: url("images/arrow2.gif") no-repeat left top;
	padding:0px 0px 10px 25px;
	text-decoration:none;
	font-weight:bold;
	color:#CC6600;
	font-size: 11px;
  }

/************** H Title styles **************/

H1 {
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

H2 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	background: url("images/h3.gif") no-repeat left top;
}

H3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 25px;
	background: url("images/h3.gif") no-repeat left bottom;
}
H4 {
	background: url("images/bambooh-back.gif") repeat-x left top;
	height: 27px;
	line-height: 27px;
	font-size: 18px;
	font-weight: bold;
	color: #3A71FF;
	padding: 0px 0px 0px 30px;
	margin: 0px;
}

/************** Form styles **************/

.Form {
	background-color: #FFFFFF;
	color: #990000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
}

.shortform {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid #003366;
}

.qform {
	padding : 0px 0px 0px 35px;
}

/************** styles **************/

#bamboo-menu{
	background: #99D6F9 url("images/bamboo-menu.gif") repeat-x left top;
	border: 1px solid #3A8FFF;
}

#bamboo-list{
	font-size: 12px;
	color: #209AC8;
	vertical-align:top;
	padding: 15px 0px 0px 0px;
}

#bamboo-list a {
	text-decoration:none;
	font-size: 12px;
	color:#0033FF;
  }

#bamboo-list a:hover {
	color:#000099;
  }
