
/* Writing CSS Document */

/* Student Affairs CSS Document */

td.maincontent {
	padding: 0px 15px 10px 0px;
}


table.ContentBoundingBox
{
padding-right: 0px;
padding-bottom: 0px;
}
#outerWrapper #header {
	margin: 0 0 0 auto;
	padding: 0 0 0 0;
}


#outerWrapper #topNavigation a, #outerWrapper #topNavigation a:link
{
margin-right: 35px;
margin-left: 25px;
}
#outerWrapper #header a, #outerWrapper #header a:link {
	color: #990033;
	text-decoration: none;
}

#musichomebrandingimage {
float:left;
display:inline;
}

#musicbrandinglinks {
background: #909a5b;
width: 175px;
display: inline;
float:right;
padding: 20px 10px 0 0px;
}

#musicbrandinglinks ul {

list-style: none;
}

#musicbrandinglinks ul li {
padding: 10px 0 0 0;
}

#musicbrandinglinks ul li a{
text-decoration: none;
font-weight: bold;
font-size: 10px;
color: #000;
}

#musicbrandinglinks ul li a:hover {
text-decoration: underline;
}


#rightcolumn {
	background-color: #FFFFCC;
	border-left: thin dotted #999999;
	padding: 10px 10px 10px 15px;
        font-size: 11px;
}
#rightcolumn h4{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
        font-size: 14px;
}
#rightcolumn ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
#rightcolumn ul li {
	padding: 7px 0px 0px 0px;
}
#rightcolumn ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #990033;
}
#rightcolumn ul li a:hover {
	text-decoration: underline;
}


#bucketbullets {
	padding: 0px 0px 0px 0px;
        border-collapse: collapse;
}
#bucketbullets td{
	vertical-align: top;
}
#bucketbullets ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#bucketbullets ul li {
	padding: 0px 0px 5px 0px;
}
#bucketbullets ul li a {
	text-decoration: none;
	font-weight: normal;
	color: #990033;
}
#bucketbullets ul li a:hover {
	text-decoration: underline;
}

h1 {
color: #990033;
}

#outerWrapper #topNavigation
{
	text-align: center;
}

#outerWrapper #topNavigation a:hover
{
	color: #cccccc;

}
h1
{
	margin: 20px 0 0 0;
	color: #4C8B00;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}

h2
{
	color: #333333;
	font-size: 13px;
	font-weight: bold;
	line-height: 14px;
}
h3
{
	color: #4C8B00;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
}
td.LSB ul ul li a:link, td.LSB ul ul li a:visited
{
color: #4C8B00;
}
a,  a:link
{
	color: #4C8B00;
	text-decoration: none;
}

a:visited
{
	color: #4C8B00;
	text-decoration: none;
}
#outerWrapper #header a, #outerWrapper #header a:link
{
	color: #4C8B00;
	text-decoration: none;
}
#outerWrapper #header a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
