/* Start of CMSMS style sheet 'Blackcherry_home' */
body{
background-image:url(uploads/images/blackcherrybkg.jpg);
background-attachment:fixed;
background-position:top;
background-repeat:no-repeat;
background-color:#000000;
}

* :focus { outline: 0; }

#container{
width:960px;
margin-left:auto;
margin-right:auto;
}

#logo{
width:220px;
height:135px;
}

#menu{
background-image:url(uploads/images/menu.png);
width:555px;
height:49px;
}

#gallery{
background-image:url(uploads/images/gallery.png);
width:960px;
height:360px;
}

#updates{
width:960px;
height:337px;
}

#aboutme{
background-image:url(uploads/images/aboutme.png);
width:305px;
height:337px;
float:left;
}

#latestnews{
background-image:url(uploads/images/latestnews.png);
width:305px;
height:337px;
float:left;
margin-left:22px;
margin-right:22px;
}

#links{
background-image:url(uploads/images/links.png);
width:305px;
height:337px;
float:left;
}

#footer{
background-image:url(uploads/images/footer.png);
width:960px;
height:45px;
margin-top:20px;
margin-bottom:20px;
}

#content{
margin-top:60px;
padding-left:15px;
padding-right:15px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #fff;
}

a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}

#footertext{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
padding:15px;
float:left;
}

#copyright{
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #999999;
padding:15px;
}

#pageslide-slide-wrap {
    background-color: #000;
    opacity:0.7;
    filter:alpha(opacity=70);
    padding-left:20px;
}

/* End of 'Blackcherry_home' */

