a:link, a:visited, a:hover, a:active{
color:#000000;
text-decoration:none;
font-weight:bold;
}

body {
font-family:Arial Black;
font-weight:bold;
}


hr {
color:#000;
background-color:#000;
height:3px;
width:500px;
text-align:left;
margin: 0 auto 0 0; 
}


#header {
background-image: url(http://ninja.subzeroace.com/files/layout/header2.jpg);
width:800px;
height:300px;
position:absolute;
top:0px;
left:0px;
}

#addside {
background-image: url(http://ninja.subzeroace.com/files/layout/sideright2.jpg);
width:220px;
height:618px;
position:absolute;
top:170px;
left:770px;
text-align:center;
}


#sidebar {
background-image: url(http://ninja.subzeroace.com/files/layout/side2.jpg);
width:191px;
height:583px;
position:absolute;
top:257px;
left:0px;
}

#sidelinks {
position:absolute;
top:100px;
left:20px;
colour:#000;
}


#sidelinks a:hover, #sidelinks a:active {
color:#FFF;
}

#content {
position:absolute;
top:255px;
left:213px;
width:530px;
height:600px;
font-size:small;
}

#content a:hover, #conetnt a:active  {
color:#000;
}

#footer { 
background-image: url(http://ninja.subzeroace.com/files/layout/copyadd2.jpg);
width:830px;
height:190px;
position:absolute;
left:0px; 
top:800px;
width:830px;
font-weight:bold;
} 

#copytable {
border:2px solid #000;
background-color:#50B2CB;
width:400px;
text-align:center;
}


