html{}
body{background:#ef3d9b;
font:normal 13px/15px Arial, Helvetica, sans-serif;
letter-spacing:1px;
color:#fff;
font-weight: bold;
}
#title{
height:50px;
margin-bottom: 3px;
}
#cats{margin:0px;
padding:0px;
}
#logo{
display:block;
margin-top:15px;
height:94px;
text-indent:-9999px;
background:url(images/logo.gif) bottom right no-repeat;
}
#sidebar{
float:left;
font-weight: normal;
margin-left: -30px;
width: 250px;
}

#cats ul{margin:0px;
padding:0px;
}
#frontimg{
float: right;
}
#img{
width: 620px;
height: 490px;
margin-right: 20px;
margin-left:15px;
float: left;
display: block;

}
#text
{
text-align: justify;
overflow: hidden;
height: 330px;
}
#fronttext{
margin-right:5px;

//display: block;
//float: right;
}
#cats li{display:block;
float:left;
margin:0px 20px 0px 0px;
padding:0px;
}
#container /*To center everything within*/{width:960px;
height:580px;
padding-top:10px;
padding-right:10px;
margin-top:5px;
border-style:solid;
border-width:2px;
border-color:white;
position:absolute;
/*to center vertically and horizontally*/left:50%;
top:50%;
margin-left:-480px;
/*half the width of div*/margin-top:-300px;
/*half the height of div*/}
#container a:link, #container a:visited, #container a:active, #container a:focus, #container a:hover{outline:none;
}
#navigation{margin:0px;
padding:0px;
}
#navigation li{display:inline;
margin:0px;
padding:0px;
}
#top{width:960px;
height:75px;
margin:0px;
padding:0px;
}
#content{width:960px;
height:490px;


}
#content img{float:left;
border:0px;
padding:0px 7px 10px 0px;
}
#content blockquote{width:320px;
height:310px;
overflow:auto;
margin:0px;
padding:0px;
}
#content a:link, #content a:visited, #content a:active, #content a:focus, #content a:hover{color:#000;
text-decoration:none;
}
#content p{margin-top:0px;
}
#bottom{
text-align:center;
}
#bottom a:link, #bottom a:visited, #bottom a:active, #bottom a:focus{color:#000;
text-decoration:none;
}
#bottom a:hover{color:#910000;
text-decoration:none;
}
#footer{width:960px;
margin:36px 0px 0px 0px;
line-height:20px;
padding:0px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:focus{color:#000;
text-decoration:none;
}
#footer a:hover{color:#910000;
text-decoration:none;
}
#{width:0px;
height:0px;
margin:0px;
padding:0px;
}
.clear-both{clear:both;
line-height:0;
height:0;
margin:0px;
padding:0px;
}
.clear-left{clear:left;
line-height:0;
height:0;
margin:0px;
padding:0px;
}
.clear-right{clear:right;
line-height:0;
height:0;
margin:0px;
padding:0px;
}
.hidden{line-height:0;
width:0px;
height:0px;
display:none;
margin:0px;
padding:0px;
}