html{

}

body{
background:#ef3d9b;
font:normal 11px/13px Arial, Helvetica, sans-serif;
letter-spacing:1px;
color:#fff;
}

#sidebar{

text-align:justify;
height:450px;
//width:320px;

}
#logo{
display:block;
height: 94px;
text-indent:-9999px;
background:url(images/logo.gif) bottom right no-repeat;
}
#sidebar a:link, #sidebar a:visited, #sidebar a:active, #sidebar a:focus{
color:#fff;
text-decoration:none;
}
#cats{
margin:0px;
padding:0px;
}
#cats ul{
margin:0px;
padding:0px;
}
#cats li{
display:block;
margin:0px 20px 0px 0px;
padding:0px;
}
#container /*To center everything within*/{
width:960px;
height:100%;
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:600px;
//height:410px;
margin-right:40px;
float:left;
}
#content img{
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:#fff;
text-decoration:none;
}
#content p{
margin-top:0px;
}
#bottom{
width:600px;
height:20px;
margin:0px;
padding:0px 360px 0px 0px;
text-align:center;
}
#bottom a:link, #bottom a:visited, #bottom a:active, #bottom a:focus{
color:#fff;
text-decoration:none;
}
#bottom a:hover{
color:#910000;
text-decoration:none;
}
#footer{
width:960px;
font-weight: bold;
margin:36px 0px 0px 0px;
padding:0px;
margin-top:-135px;
}
#footer a:link, #footer a:visited, #footer a:active, #footer a:focus{
color:#fff;
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;
}

