@charset "utf-8";

body {
	width:912px;
	text-align:center;
	margin:0 auto;
	padding:0;
	font-size:11px;
	font-family:Trebuchet MS; 
	color:#3b3b3b;
}
#container {
	width:912px;
	text-align:center;
	margin:0 auto;
}
#logo {
	float:left;
	background:url(gwimages/logo1.jpg) no-repeat;
	width:241px;
	height:72px;
}
#logoBot {
	float:left;
	background:url(gwimages/logo2.jpg) no-repeat;
	width:241px;
	height:31px;
}
#adSpace {
	float:left;
	width:334px;
	height:72px;
	text-align:left;
}
#topNav {
	float:left;
	width:337px;
	height:72px;
}
#flashArea {
	float:left;
	width:601px;
	height:156px;
	background:url(gwimages/flashArea.jpg) no-repeat;
}
#searchArea {
	float:left;
	width:311px;
	height:156px;
	background:url(gwimages/searchArea.jpg) no-repeat;
}
#sideColumnTop {
	float:left;
	width:311px;
	height:48px;
	background:url(gwimages/searchBot.jpg) no-repeat
}
#bodyContainer {
	float:left;
	width:601px;	
	padding:0;
	margin:0;	
}
#sideColumnContainer {
	float:left;
	width:311px;
	padding:0;
	margin:0;
}
#bodyArea {
	width:601px;
	background:#fff;
	padding:15px 0 0 0;
	text-align:justify;
}
#sideColumn {
	width:311px;
	background:url(gwimages/sideColBody.jpg) repeat-y;
	text-align:center;
}
#sideColumnBot {
	width:311px;
	height:30px;
	background:url(gwimages/sideColBot.jpg) no-repeat;
}
#participantContainer {
	width:250px;
	margin:0 auto;	
	text-align:left;
}
#newsContainer {
	width:250px;
	margin:0 auto;
}
a:link, a:active, a:visited {
	font-size:11px;
	font-family:Trebuchet MS; 
	color:#003fa7;
}
#footerContainer {
	width:912px;
	height:225px;
	background:url(gwimages/footBg.jpg) no-repeat;
	background-color:#333;
	color:#fff;
	border-top:1px solid #000;
}
#footerContainer a:link, #footerContainer a:active, #footerContainer a:visited {
	color:#e0e0e0;
	font-size:11px;
	text-decoration:none;
	margin-left:5px;
}
#footerContainer a:hover {
	color:#fff;	
}
#footCol1 {
	float:left;
	width:160px;
	text-align:justify;
	padding:50px 35px 15px 35px;
}
#footCol2 {
	float:left;
	width:160px;
	text-align:justify;
	padding:50px 25px 15px 35px;
}
#footCol3 {
	float:left;
	width:165px;
	text-align:justify;
	padding:50px 5px 15px 35px;
}
#footCol4 {
	float:left;
	width:180px;
	text-align:right;
	padding:50px 0 15px 35px;
}
.footHead {
	font-size:14px;	
	color:#9cbc31;
}
.horDiv {
	float:left;
	width:1px;
	height:200px;
	background:url(gwimages/horDiv.png) no-repeat;
}
.smbBtn {
   	border:1px solid #b6b6b6; 
	background:#FFFFFF;
	font-size:10px;
	color:#464646;	
	font-size:.8571em;
	font-style:normal;
	font-weight:bold;
	cursor:pointer;
	text-transform:uppercase;
	color:#003fa7;
	background-color:#f0f0f0;
	height:25px;
}

select {
	font-size:11px;	
	border:1px solid #666;
	color:#333;
}
input {
	font-size:11px;	
	border:1px solid #666;
	color:#333;
}
.inputLabel {
	float:left;
	width:74px;
	text-align:right;
	font-weight:bold;
	font-size:10px;
	text-transform:uppercase;
	padding-bottom:1px;
	margin-left:32px;
	margin-right:5px;
	color:#222;
}
.inputBox {
	font-size:10px;
	float:left;
	width:200px;
	text-align:left;
	padding-bottom:2px;
}
.h1 {
	padding-bottom:8px;
	
}
strong {
	text-align:left;	
}
.redP {
	color:#d52d00; font-weight:bold; text-decoration:none ; line-height:1.5em
} 
.ul {
	margin:0; padding:0; list-style:none;
}
.list {
	padding-bottom:8px;	
}
h1, h2, h3, h4, h5, h6 {
	padding:0;
	margin:0;
	font-size:16px;
}
.title {
	padding-bottom:10px;	
}
img {
	border:0;	
}
/* Index Page */
#giftPromoTop {
	float:left;
	width:601px;
	height:48px;
	background:url(gwimages/featHead.jpg) no-repeat;
}
#promoBody {
	width:601px;
	height:182px;
	background:url(gwimages/feaBody.jpg) no-repeat;
}
#col1 {
	float:left;
	width:299px;
	text-align:left;
	border-right:1px dashed #c0c0c0;
}
#col2 {
	float:left;
	width:300px;
	text-align:center;
}

/* inside pages */
#contentTop {
	float:left;
	width:601px;
	height:48px;
	background:url(images/featHeadInside.jpg) no-repeat;
}
#bodyContainerInside {
	float:left;
	width:575px;	
	padding:0;
	margin:0;	
	text-align:justify;
	padding:0 26px 8px 0;
}
/* Single Column Page */
#singleTop {
	width:912px;
	height:48px;
	background:url(images/insideSingle.jpg) no-repeat;	
}
#singleInside {
	width:912px;	
	padding:0;
	margin:0;	
	text-align:justify;
	padding:0 0 8px 0;
}
