/* CSS Document */

div.container {
	position: relative;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 576px;
	height: 800px;
}

div.nav
{	position: absolute;
	top: 95px;
	left: 266px;
	width: 532px;
	height: 20px;
}

img.margin
{
	border: solid #cacaca 5px;
	margin-right: 20px; margin-bottom: 20px
} 

.nowrap
{
	white-space: nowrap
}

.home
{	FONT-SIZE: 11px;
    COLOR: #E5E5E5;
    FONT-FAMILY: verdana;
	text-align: left;
	line-height: 22px;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left: 225px;
	margin-right: 200px;
	margin-top: 90px;
	min-width: 500px;
	max-width: 700px
}

.discography
{	FONT-SIZE: 11px; 
    COLOR: #E5E5E5;
    FONT-FAMILY: verdana;
	text-align: left;
	line-height: 16px;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left: 225px;
	margin-right: 200px;
	margin-top: 0px;
	min-width: 500px;
	max-width: 700px;
}

.copy
{	FONT-SIZE: 9px; line-height: 13px;
    COLOR: #CACACA;
    FONT-FAMILY: verdana;
	text-align: left;
	word-spacing: 0px;
	letter-spacing: 0px;
	margin-left: 225px;
	margin-right: 200px;
	margin-bottom: 15px
}

.nav
{	FONT-SIZE: 11px; line-height: 13px;
    COLOR: #E5E5E5;
    FONT-FAMILY: verdana;
	text-align: right;
	word-spacing: 0px;
	letter-spacing: 0px;

}

.border
{
	border-color: #B0A976; 
	border-style: solid;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 0px;
}

A:link
{
    COLOR: #99CCFF;
	text-decoration: none
}

A:visited
{
    COLOR: #F5CF5A;
	text-decoration: none
}

A:hover
{
    COLOR: #cccccc;
    TEXT-DECORATION: underline;
}

A:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: underline;
}

li {
	cushycms
	}