body  	{
	margin : 0;
	background : #ccc;
	}

a:link 	{
	color : #990000;
	text-decoration : none;
	}

a:visited {
	color : #990000;
	text-decoration : none;
	}

a:active {
	color : #990000;
	text-decoration : underline;
	}

a:hover {
	color : #990000;
	text-decoration : underline;
	}

td.navbar {
	background-color : #333;
	}

td.header_title {
	background-color : #333;
	}

td.left {
	border-left : 3px solid #000;
	background-color : #fff;
	}

td.center {
	border-left : 3px solid #000;
	border-right : 3px solid #000;
	background-color : #fff;
	}

td.right {
	border-right : 3px solid #000;
	background-color : #fff;
	}

.navbar a:link {
	color : #fff;
	text-decoration : none;
	}

.navbar a:visited {
	color : #fff;
	text-decoration : none;
	}

.navbar a:active {
	color : #fff;
	text-decoration : none;
	}
.navbar a:hover {
	color : #ff0000;
	text-decoration : none;
	}

span.right {
	padding : 8px 8px 8px 0;
	float : right;
	font-size : 13px;
	font-family : verdana, arial, helvetica, sans-serif;
	}

.body 	{
	background-color : #fff;
	padding : 10px;
	text-align : left;
	font-size : 12px;
	font-family : verdana, arial, helvetica, sans-serif;
      	}

h1    	{
	margin : 0;
	padding : 3px 0 0 30px;
	font-size : 18px;
	font-weight : normal;
	color : #333;
	background-image : url(http://divisionoflabour.com/music/graphics/header_bullet.gif);
	background-repeat : no-repeat;
      	}

h2   	{
	margin : 0 0 15px 0px;
	padding : 0 0 0 30px;
	text-transform : uppercase;
	font-size : 14px;
	font-weight  : normal;
	color : #333;
      	}

h3    	{
	margin : 20px 0 0 0;
	padding : 5px 0 5px 35px;
	font-size : 14px;
	font-weight  : normal;
	color : #333;
	background-image : url(http://divisionoflabour.com/music/graphics/lyrics_bullet.gif);
	background-repeat : no-repeat;
      	}

h4    	{
        margin : 0;
        padding : 0;
	font-size : 14px;
	color : #333;
	font-weight  : 600;
      	}

h5	{
	margin-top : 0;
	margin-bottom : 15px;
	padding : 0 0 0 15px;
	text-transform : uppercase;
	font-size : 14px;
	color : #333;
	font-weight : normal;
	background-image : url(http://divisionoflabour.com/music/graphics/side_bullet.gif);
	background-repeat : no-repeat;
      	}

h6    {
	margin : 20px 0;
	padding : 0;
	font-size : 14px;
        text-transform : uppercase;
        text-align : center;
        letter-spacing : .5em;
	font-weight  : normal;
	color : #333;
        }

.assignment {
        padding : 0 15px;
        }

.sidetitle    {
	margin : 0 0 15px 0;
	padding-top : 14px;
	font-weight : bold;
	text-transform : uppercase;
	text-decoration : underline;
	font-size : 12px;
	color : #000;
      	}
		
.footer{
        margin : 0 15px 40px 15px;
	color : #333;
	text-decoration : none;
	text-align : right;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 11px;
	border-top : 1px solid #333;
	}

.sidebar {
	padding : 15px;
	text-align : left;
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
      	}
	
span.search {
	margin : 5px 10px 0 0;
	float : right;
	}

.sidebar ul {
	margin : 0 0 25px 0;
	padding : 0;
	list-style : none;
	}

.sidebar li {
	margin : 0;
	padding : 0;
	line-height : 15px;
	}
 
blockquote {
	font-family : verdana, arial, sans-serif;
	color : #000;
	padding : 5px;
      	}

.sidebar input, textarea {
        background-color : #eee;
        border-color : #666;
        border-style : solid;
        border-width : 1px;
	font-size : 11px;
	font-family : verdana, arial, helvetica, sans-serif;
	}

.box  {
        padding : 15px;
        }

/* surrounding margins (optional) */
.round{
margin-bottom:5px;
}
.round .c{
/* inner content padding */
padding: 0 15px 0 15px; 
border-top:0;
border-bottom:0;
border-style:solid;
}
.round .t, .round .b, .round .t b, .round .b b{
display:block;
overflow:hidden;
}
.round .t b, .round .b b{
float:right;
width:50%;
}
.round .t .r{
background-position:top right;
}
.round .b .r{
background-position:bottom right;
}
.round .b{
background-position:bottom left;
}
.round .br{
clear:both;
display:block;
overflow:hidden;
height:0px;
}

/* curve height, background image */
.border .t, .border .b, .border .b b, .border .t b{
height:15px;
background-image:url(graphics/corners/ffffffeeeeeecccccc1151600.png);
}

/* inner color, border color, border width */
.border .c{
background:#eeeeee;
border-color:#cccccc;
border-left-width:1px;
border-right-width:1px;
}

.border p {
        margin : 0;
        }

.justify  {
       text-align : justify;
       line-height : 16px;
       padding-bottom : 20px;
       }

p.content-nav {
	font-family : verdana, arial, sans-serif;
	color : #000;
        font-size : 11px;
        text-align : center;
	font-style : italic;
	padding-bottom : 5px;
        }

