/* CSS Document */
body {
	background: #FFF url(/images/bg.gif) repeat center center;
	color: #333;
	padding: 10px 0;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight: bold;
	}
h1 {
	font-size: 2.08em;
	font-weight: normal;
	margin-bottom: 21px;
	}
h2 {	
	font-size: 1.44em;
	}
h3 {	
	font-size: 1.20em;
	}
p {
	text-align: justify;
}
ul {
	margin-left: 0;
	padding-left: 0;
	}
ul li {
	list-style: none;
	padding: 4px 0 4px 15px;
	margin-left: 0;
	background: url(/images/bullet.gif) no-repeat 0;
	}
a {
	color: #C00;
	}
.arrlnk {
	
	}
.hghlite {	
	
	}


/* Template */

#wrap {
	margin: 0 auto;
	padding: 0 36px;
	width: 792px;
	background: transparent url(/images/body-bg.png) repeat-y center top;
	min-width: inherit;
	max-width: inherit;
}
#bartop {
	background: transparent url(/images/body-bgtop.png) no-repeat center top;
	width: 864px;
	height: 36px;
	margin: 0 auto;
}
#barbot {
	background: transparent url(/images/body-bgbot.png) no-repeat center bottom;
	width: 864px;
	height: 36px;	
	margin: 0 auto;
}
#header {
	width: 792px;
	height: 105px;
	background: transparent url(/images/head-bg.gif) no-repeat;
	margin: 0 0 15px 0;
	position: relative;
}
#header a {
	float: left;
}
#header h1 {
	text-align: right;
}
#header .piow {
	padding: 29px 17px 0 0;
}

#footer {	
	margin: 0 auto;
	padding: 0 36px;
	width: 792px;
	text-align: center;
	font-size: 1.15em;
	color: #333;
}

#menu {
	width: 186px;
	float: left;
	margin: 0;
	padding: 0;
	}
#nav {
	background: #fff url(/images/menu-bot.gif) no-repeat bottom;
	margin-bottom: 12px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 4px 4px 9px 4px;
	background: transparent url(/images/menu-top.gif) no-repeat top;
	}
#nav ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	background: none;
	}
#nav ul a {
	display: block;
	padding: 4px 11px;
	text-decoration: none;
	line-height: 1.308em;
	text-transform: lowercase;
	font-size: 1.3em;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #889EF7;
	background: transparent url(/images/menu.gif) repeat-x bottom;
	}
#nav ul a:hover, #nav ul a:active {
	border-color: #C00;
	background-image: url(/images/menu-hov.gif);
	}
#sponsors {
	background: #fff url(/images/menu-bot.gif) no-repeat bottom;
}
#sponsors div {
	padding: 8px 11px 1px 11px;
	background: transparent url(/images/menu-top.gif) no-repeat top;
}
#sponsors h2 {
	color: #0032F9;
	font-size: 1.3em;
	margin-bottom: 10px;
}
#sponsors p {
	margin-bottom: 10px;
	text-align: center;
}
#sponsors img {
	margin-bottom: 15px;
}



#body {
	background: #FFF url(/images/con-bg.gif) repeat-y;
	width: 598px;
	float: right;
	font-size: 1.25em;
	line-height: 1.5em;
}
#bodybot {
	background: transparent url(/images/con-bgbot.gif) no-repeat bottom;
}
#bodytop {
	background: transparent url(/images/con-bgtop.gif) no-repeat top;
	padding: 4px;
}
#body .offers img {
	float: right;
	padding: 0 0 10px 10px;
	}

#conhead {
	width: 590px;
	height: 210px;
	background: transparent no-repeat top center;
}
#conheadol {
	background: transparent url(/images/headoverlay.png) no-repeat top;
	width: 590px;
	height: 210px;
}
#content {
	margin: 19px 24px;
	padding: 0 0 0 0;
}

#d-story {
	margin: auto;
	}
#d-story p.back {
	margin-bottom: 12px;
}
#d-story p.prevnext {
	
}
#d-story p.back a {
	font-weight: bold;
}
#d-photos {
	clear: both;
	margin: -5px 0;
	margin-bottom: 7px;		
}
#d-photos .photo {
	display: inline;
}
#d-photos .photo img {
	border: 1px solid #C00;
	padding: 2px;
}
#d-photos img {
	margin: 5px;
}
#p-popup {
	padding-top: 0;
}
#popwrap {
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 0;
	}	
#popwrap h2 {	
	font-size: 2.08em;
	font-weight: normal;
	margin-bottom: 21px;
	}
#popheader {
	padding: 0;	
	width: 507px;
	height: 103px;
	margin: 0 auto 10px auto;
	background: transparent url(/images/pride-sports.png) no-repeat top left;
	position: relative;
	}
#popheader p.close {
	position: absolute;
	bottom: 0;
	right: 0;
	text-align: right;
	margin-bottom: 0;
	background: #8FA227;
	color: #000;
	padding: 1px;
	}
#popheader p.close a {
	color: #000;
	}
#popcontent{
	padding: 10px;
	margin: 0 auto;
	width: 485px;
	background: #FFF;
	border: 3px solid #889EF7;
	}
#popcontent p{
	margin-bottom: 10px;	
	}
#singlephoto {
	padding: 10px;
	padding-top: 0;
	margin: 0 auto;
	padding-bottom: 0;
	text-align:center;		
}
#singlephoto p {
	text-align:center;		
}
p.nav em {
	font-style: normal;
	}
p.nav em.prev {
	display: block;
	width: 33%;
	float: left;
	text-align: left;
	}
p.nav em.next {
	display: block;
	width: 33%;
	float: right;
	text-align: right;
	}
p.buy img {
	vertical-align: middle;
}

