body {
font-family:'arial';
text-align:center;
font-size:100%;
background-color:#ca1313;
/*background-image:url('http://chainsawguitartuition.net/ice-back.gif');*/
}

#container 
{

margin-left:auto;
margin-right:auto;
width: 1000px;
background-color:#ffffff;
}

#content {
text-align:left;
color:#000000;
line-height:150%;
margin-left:auto;
margin-right:auto;
width:720px;
background-color:#ffffff;
}

#header 
{
width:1000px;
height:120px;
background-color:#000000;
background-image:url('http://www.chainsawguitartuition.net/title_logo.gif');
background-repeat:no-repeat;
background-position:top center;
margin-top:-16px;
margin-bottom:16px;
margin-right:0px;
margin-left:0px;

}

li {
text-align:center;
}

#centered
{
text-align:center;
}

#bigright {

float: left;
width: 320px;
margin-left: 30px;
background-color: #191919;
}

table.split {
table-layout:auto;
}

a {

color: #ca1313;
text-decoration: underline;

}

ul {

list-style-type:none;
padding:0px;
margin:0px;
}

dt {

font-size:1.2em;

}

dd {

margin-bottom:10px;

}


h1 {

color:#000000;
font-family:'arial';
text-align:center;
font-size:2em;
text-transform: uppercase;

}

h2 {

font-family:'arial';
color:#000000;
font-size:1.75em;

}

h3 {

color:#000000;
font-family:'arial';
text-align:center;
font-size:1.5em;

}


#leftnav {

position:relative;
float: left;
width: 110px;
background-color:#ffffff;
margin-top:0px;

}

.lefttext h2 {

font-family:'impact';
font-size:1em;
color:#ca1313;

}

.lefttext ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

.lefttext li {

padding:5px;
margin:10px;
}

.lefttext a
{

font-family:'arial';
color:#ca1313;
text-decoration:none;

text-transform:uppercase;

}

#rightnav {
position:relative;
float: right;
width: 160px;
background-color:#000000;

}

.righttext h2 {

font-family:'impact';
font-size:1em;
color:#ca1313;

}

.righttext ul
{
list-style-type:none;
padding:0px;
margin:0px;
}

.righttext li {

padding:5px;
margin:10px;
}

.righttext a
{

font-family:'arial';
color:#ca1313;
text-decoration:none;
text-transform:uppercase;

}

#newsfeed {

width: 110px;
background-color:#ffffff;

}

#newsfeed ul {

list-style-type: none;
align: center;

}

#newsfeed li {

margin: 2px 8px 2px 8px;
background-color:#898483;
border-radius:25px;
-moz-border-radius:25px;
box-shadow: 10px 10px 5px #888888;
border-style:ridge;
border-width:5px;
}

#newsfeed li:hover {
background-color:#ca1313;
}

#newsfeed a {

font-family:'impact';
color:#000000;
text-decoration:none;
text-transform:uppercase;

}

#footer {

clear: both;
width:1000px;
height:100px;
color:#ffffff;
background-color:#000000;
background-position:bottom center;
margin-bottom:-16px;
}

#horiznav {

background-color:#898483;
margin-top:-16px;

}


.horizlinks {

text-align:center;

}

.horizlinks a {

font-family:'impact';
color:#000000;
text-decoration:none;
text-transform:uppercase;
font-size:1.5em;
}


.horizlinks li {

list-style-type: none;
display: inline;
margin: 0px 8px 0px 0px;

}

.horizlinks a:hover {
background-color:#ca1313;
}

#catnav {

background-color:#191919;

}


.catlinks {

text-align:center;

}

.catlinks a {

font-family:impact;
color:#ca1313;
text-decoration:none;
text-transform:uppercase;
font-size:1em;
}

.catlinks li {

list-style-type: none;
display: inline;
margin: 0px 4px 0px 0px;

}

#sublinks {

float:right;
margin-top: 60px;
margin-right: 60px;
}

.subtext a {

padding: 10px;

}

#form {
margin: 2px 8px 2px 8px;
background-color:#ca1313;
border-radius:25px;
-moz-border-radius:25px;
box-shadow: 10px 10px 5px #888888;
border-style:ridge;
border-width:5px;
}

#form h3 {
color:#ffffff;
text-align:center;
font-weight:bold;
text-transform:uppercase;
}

