body {	margin:0;
	padding:0;
	background:#6495ED;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 100%;
}

h1, h2, h3 { color: #003366; }

h2 { 	font-size: 1.6em; }

h3 { 	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {	margin-top: 0; }

a:link,a:visited { color: #000; }

a:hover { text-decoration: none; color: navy;}

img { 	border: none; }

b { color: #003366; }

#header {
	width: 760px;
	height: 140px;
	margin: 0 auto;
	background: url(images/womengranttips.jpg);
	border-bottom: 10px solid #003366;
}

#header * {
	margin: 0;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#content {
	width: 760px;
	margin: 0 auto;
	background-color: white;
	height: 100%;
	background: url("images/bgwgt2.gif") repeat-y;
}

#sx {
	float: left;
	width: 160px;
	height: 100%;
	padding: 20px 10px 0 10px;
}

#cx {
	float: left;
	width: 420px;
	padding: 20px 10px 0 10px;
}

#dx {
	float: left;
	width: 120px;
	padding: 10px;
}

#footer {
	width: 760px;
	margin: 0 auto;
	padding: 5px 0;
	font-size: smaller;
	border-top: 3px solid #003366;
	color: #000;
	text-align: center;
}

auth { color: #730000; }
.style5 {color: #730000}