/* Start of CMSMS style sheet 'alloccasions' */
/* CSS Document */

body {
background-image:url(uploads/images/grad.png);
margin-top:0px;
margin-bottom:0px;
}

a:link {
	color:#800000;
	}
a:visited {
	color:#800000;
}
a:active {
	color:#800000;
}
a:hover {
	color:#00cc00;
}

a.footer {
color:#ffffff;
text-decoration:underline;
}

a:active.footer {
color:#ffffff;
text-decoration:underline;

}
a:visited.footer {
color:#ffffff;
text-decoration:underline;
}
a:hover.footer {
color:#556852;
text-decoration:underline;
}

#right {float:right;}
#left {float:left;}

#container {
margin-left:auto;
margin-right:auto;
width:750px;
border-left:3px solid #00cc00;
border-right:3px solid #00cc00;
border-bottom:3px solid #00cc00;

}

#topbanner {
background-image:url(uploads/images/topbanner.png);
margin-left:auto;
margin-right:auto;
height:200px;
width:750px;
}

#toppics {
width:750px;
height:133px;
margin-left:auto;
margin-right:auto;
background-image:url(uploads/images/toppics.png);
}

#buttonbar {
margin-left:auto;
margin-right:auto;
padding-top:8px;
padding-bottom:8px;
width:750px;
background-color:#350e6e;
font-size:17px;
font-family:"Verdana";
color:#ffffff;
font-weight:bold;
}

#content{
padding:10px;
width:730px; 
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
font-size:13px;
font-family:"Verdana";
color:#280856;
}


#footer {
width:736px;
margin-left:auto;
margin-right:auto;
background-image:url(uploads/images/footer.jpg);
font-size:11px;
font-family:"Verdana";
color:#ffffff;
padding:7px;
}

.spacer {
clear:both;
}

.title {
font-size:17px;
font-family:"Verdana";
color:#280856;
font-weight:bold;
}
/* End of 'alloccasions' */

