/* Start of CMSMS style sheet 'sheffieldpride-main' */
body {
	font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
	font-size: small;
             background-color: white;
             background-image: url(graphics/flowerback.jpg);
             background-repeat: no-repeat;
	width: 750px;
	margin-top: 0px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0px;
	text-align: left;
}

#header {
	padding-top: 15px;
	height: 160px;
	width: 750px;
	text-align: right;
	background-image: url(graphics/shefpridebanner.gif);
	font-size: small;
}

#contentwrapper {
             width: 525px;
             margin-left: 25px;
             padding: 0px;
             float: left;
}

#content {
             padding: 0px;
             float: left;
             width: 525px;
             min-height: 350px;
	background-image: url(graphics/contentback.gif);
             background-repeat: repeat-y;	
}

#contentdefault {
             padding: 0px 25px 0px 25px;
             float: left;
             width: 475px;
             min-height: 350px;
	background-image: url(graphics/contentback.gif);
             background-repeat: repeat-y;
             text-align: justify;
}

#contenttop{
	margin: 0px;
             padding: 0px;
             float: left;
             width: 525px;
             height: 28px;
	background-image: url(graphics/contenttop.gif);
             background-repeat: no-repeat;	
}

#contentbot{
	margin: 0px;
             padding: 0px;
             float: left;
             width: 525px;
             height: 28px;
	background-image: url(graphics/contentbot.gif);
             background-repeat: no-repeat;	
}

#homecontent {
	margin-left: 25px;
             margin-right: 10px;
	width: 280px;
	float: left;
             text-align: justify;
}



#homenews {
	padding-top: 45px;
             padding-left: 25px;
             padding-right: 12px;
             margin-right: 0px;
             width: 165px;
             background-image: url(graphics/latestnews.gif);
             background-repeat: no-repeat;
	float: left;
             color: #cc1111;
}

.contenttitle {
	font-size: x-large;
        color: #3B8F19;
	font-weight: bold;
        margin: 0 0 20px 0;
        padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #3B8F19;
}


#menuwrapper {
             width: 200px;
             margin: 0px;
             padding: 0px;
             float: left;
}

#menu {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: small;
             width: 170px;
	clear: both;
             float: left;
	text-align: left;
             background-image: url(graphics/menuback.gif);
             background-repeat: repeat-y;
	padding: 0px 5px 0px 25px;
}

#menutop{
	margin: 0px;
             padding: 0px;
             float: left;
             width: 200px;
             height: 23px;
	background-image: url(graphics/menutop.gif);
             background-repeat: no-repeat;	
}

#menubot{
	margin: 0px;
             padding: 0px;
             float: left;
             width: 200px;
             height: 23px;
	background-image: url(graphics/menubot.gif);
             background-repeat: no-repeat;	
}

#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	font-size: small;
	list-style-type: none;
	font-weight: bold;
	color: white;
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	vertical-align: top;
}

#menu ul ul li {
             font-weight: normal;
             font-style: oblique;
	padding-left: 20px;
             line-height: 150%;
             background-image: url(graphics/menuarrow.gif);
             background-repeat: no-repeat;
             background-position: 7px 5px;
}




#menu li a:active, #menu li a:link, #menu li a:visited {
	text-decoration: none;
	color: white;
}

#menu li a:hover {
	color: #003300;
}

#menu dfn {
	visibility: hidden;
}

h3 {
font-size: large;
}

#footer {
	margin-top: 20px;
             margin-bot: 20px;
             width: 750px;
	clear: both;
	text-align: right;
	font-size: small;
             color: #888;
}

#footer a:active, #footer a:link, #footer a:visited  {
	text-decoration: underline;
	color: #888;
}

#footer a:hover {
	text-decoration: underline;
             color: #444;

.hidden {
	visibility: hidden;
}

/* End of 'sheffieldpride-main' */

