/* Globe Dye Works CSS Document */

html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color:#000;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #cccccc;
	}
	
a{text-decoration:none; color:#0081c6;}
a:hover{color:#0081c6; text-decoration:underline;}
	
#container {
	width: 980px;
	height:99%;
	margin-top: 0px;
	position: relative;
	background-color:#FFFFFF;
	margin-right: auto;
	margin-left: auto;
	
	}

#footer {
	height: 20px;
	width: 100%;
	background-color: #797979;
	text-align:center;
}
#footer td {
	color:#FFF;
	font-size: 8pt;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
}
#footer a{text-decoration:none; color:#FFF;}
#footer a:hover{color:#FFF; text-decoration:underline;}

#navBack {
	background-color: #797979; 
	width: 100%;
	text-align: center;
	font-size: 9pt;
	color:#FFF;
	height: 25px;
	padding-top:9px;
}

#navBack a{text-decoration:none; color:#FFF;}
#navBack a:hover{color:#FFF; text-decoration:underline;}

#bodyColumn {
	position: absolute;
	right: 0px;
	width:353px;
}

#bodyMain {
	background-image: url(images/GDWnew_mainback.gif);
	background-repeat: repeat;
	position: absolute;
	left: 0px;
	background-color: #FFF; 
	vertical-align: top;
	width: 627px;
}
#bodyDivider {
	background-image: url(images/GDWnew_mainback2.gif);
	background-repeat: repeat;
	height:35px;}
	
	
#middle { width: 100%;}
	
#mainTitle { padding-left:10px; padding-top:20px;}

	
#mainArticle
{ border-left:#CCCCCC 1px solid;
border-top:#CCCCCC 1px solid;
padding:8px;
	margin:10px;

}

#mainArticle td { font-size:12px;}
#rule
{ border-left:#CCCCCC 1px solid;
  border-top:#CCCCCC 1px solid;
  padding:3px;
  font-size:11px;}

#highlight {
color:#0081c6; font-weight:bold}

#highlight2 {
color:#0081c6; font-weight:bold;font-size:16px;}

#banner {background-color: #fff;
	height: 207px;
	top: 0px;
}
#banner2 {background-color: #fff;
	height: 207px;
	top: 0px;
	position: absolute;
	right:0px;
}
#judd {font-family: Courier, monospace; font-size:14px;}

#rent { font-family:Verdana, Arial, Helvetica, sans-serif; font-style:italic; text-align:center;color:#0081c6;}