body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #300;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	background-image: url(../images/global/stripes2.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}

h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

img, a.img {
	border-width: 0;
	border-style:none;
	padding: 0;
	margin: 0;
}

a {
	color: #300;
}
a:hover {
	color: #900;
}

td {
	vertical-align:top;
}

.clearer {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

img.leftfloat {
	 float:left; 
	 margin: 1px 10px 5px 0;
}

img.rightfloat {
	 float:right; 
	 margin: 1px 0 5px 10px;
}

#content_welcome {
	width: 625px;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 210px;
	position: absolute;
}

#content h2.nospaceafter, #content h3.nospaceafter, #content h4.nospaceafter {
	margin: 0 0 2px 0;
	padding: 0;
}

#content {
	width: 485px;
	\width: 485px;
	w\idth: 485px;
	padding: 127px 0 0 65px;
	float: left;
}

#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 12px 0;
	color:#900;
}

#content h2 a {
	color: #900;
	text-decoration: none;
}
#content h2 a:hover {
	text-decoration: underline;
	color: #000;
}

#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 13px;
	line-height: 16px;
	margin: 0 0 12px 0;
	color:#300;
}

#content h3 a {
	color: #300;
	text-decoration: none;
}
#content h3 a:hover {
	text-decoration: underline;
	color: #900;
}

#content h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 2px 0;
	color:#000;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: bold;
	font-size: 22px;
	line-height: 26px;
	margin: 0 0 2px 0;
	color:#000;
}
#content h4 a {
	color: #000;
	text-decoration: none;
}
#content h4 a:hover {
	text-decoration: underline;
	color: #900;
}

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #300;
	margin: 0 0 12px 0;
	padding: 0;
}

#content p.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	line-height: 14px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #300;
	margin: 0 0 12px 0;
	padding: 0;
}

#content p.toplink {
	font-style: italic;
	color: #963;
	text-decoration: none;
	background-image: url(../images/global/arrow_red.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 0 9px;
	margin: 0 0 4px 0;
}

#content p.toplink a {
	color: #963;
	text-decoration: none;
}

#content p.toplink a:hover {
	color: #900;
}

#content ul {
	margin: 0 0 8px 0;
	padding: 0;
	list-style-type: none;
}

#content li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	background-image: url(../images/global/arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 10px;
	margin: 0 0 6px 0;
	display:block;
}

#content li a {
	text-decoration: none;
}

#content li a:hover {
	text-decoration: underline;
}

#content hr, #content #sidebar hr {
	margin: 12px 0 12px 0;
	border: none;
	border-top: 1px solid #C68C31;
	height: 1px;
	text-align: left;
}

#content #sidebar {
	float: right;
	width: 150px;
	\width: 150px;
	w\idth: 150px;
	margin: 3px 0 10px 20px;
	padding: 0 0 0 10px;
	border-left: 1px solid #C68C31;
	border-bottom: 1px solid #C68C31;
	display:block;
}

#content #sidebar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	margin: 0 0 6px 0;
	color:#000;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#content #sidebar h1 a {
	color: #000;
	text-decoration: none;
}

#content #sidebar h1 a:hover {
	text-decoration: underline;
	color: #900;
}

#content #sidebar p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #300;
	margin: 0 0 8px 0;
	padding: 0;
}

#content #sidebar ul {
	margin: 3px 0 18px 0;
	padding: 0;
	list-style-type: none;
}

#content #sidebar li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #300;
	background-image: url(../images/global/arrow_brown.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	padding: 0 0 0 9px;
	margin: 0 0 8px 0;
	display:block;
}

#content #sidebar li a, #content #sidebar li strong a {
	color: #300;
	text-decoration: none;
}

#content #sidebar li a:hover, #content #sidebar li strong a:hover {
	color: #900;
}

#content #sidebar li strong {
	font-size: 11px;
}

#print_header {
	display:none;
	visibility:hidden;
}

#photo_womancorn, 
#photo_womancorn_transparent, 
#photo_oldman,
#photo_oldman_transparent,
#photo_manstraw,
#photo_manstraw_transparent {	
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	height: 265px;
	margin: 0;
	padding: 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#home_nav {	
	text-align: center;
	width: 607px;
	height: 375px;
	margin: 0;
	padding: 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#photo_womancorn_logos {	
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	height: 325px;
	margin: 0;
	padding: 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#photo_womancorn {	
	background-image: url(../images/global/photo_womancorn.jpg);
}

#photo_womancorn_transparent {	
	background-image: url(../images/global/photo_womancorn.png);
}

#photo_womancorn_logos {	
	background-image: url(../images/global/photo_womancorn_1.jpg);
}

#photo_womancorn_logos_2 {	
	width: 800px;
	\width: 800px;
	w\idth: 800px;
	height: 260px;
	margin: 170px 0 0 0;
	padding: 0;
	clear: both;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#photo_womancorn_logos_2 {	
	background-image: url(../images/global/photo_womancorn_2.jpg);
}

#photo_oldman {	
	background-image: url(../images/global/photo_oldman.jpg);
}

#photo_oldman_transparent {	
	background-image: url(../images/global/photo_oldman.png);
}

#photo_manstraw {	
	background-image: url(../images/global/photo_manstraw.jpg);
}

#photo_manstraw_transparent {	
	background-image: url(../images/global/photo_manstraw.png);
}

#footer {	
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	white-space: nowrap;
	margin: 0;
	padding: 18px 20px 7px 20px;
	clear: both;
	background-color: #336;
}

#footer p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #7A7BAF;
	margin: 0;
	font-size: 10px;
}

#footer p a {
	color: #7A7BAF;
}

#footer p a:hover {
	color: #CCF;
}

#bottom {
	width: 760px;
	\width: 760px;
	w\idth: 760px;
	margin: 0;
	padding: 100px 20px 0 20px;
	clear: both;
	background-color: #003;
}