/* CSS Document */
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */


body, h1,h2,h3,h4,h5,h6,p {margin:0; padding:0;}

body {
	color: #515151;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

h1 {
	color: #b50019;
	font-size: 1.5em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	color: #FF8900;
	}

.heading1 {
	color: #b50019;
	font-size: 1.5em;
	font-weight: bold;
}

.clear {clear: both;}
.artwork-title {color: #967d47}

#wrapper {
	width: 662px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../../../graphics/bg_homepage.gif);
	background-repeat: no-repeat;
	background-position: 119px 420px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#footer  {color: #73A79F;
font-size: .9em;}
#footer a {
	color: #666666;
	font-size: 0.9em;
}


/******* rollovers!!! ******/

.rollover { /* image */
    z-index: 99;
    width: 164px;
	height: 100px;
    float: left;
    top: 20px;
    left: 58px;
    background: transparent;
    }

.commonOptionsBottom {
	height: 160px;
	float: left;
	width: 164px;
	}


.commonOptionsBottom h2 {
	font-size: 1.1em;
	}
	
.commonOptionsBottom h2 a {
	display: block;
	color: #2F3C40;
	background-color: #D5E4E2;
	padding: 0 0 0 4px;
	}
.commonOptionsBottom h2 a:hover {
	color: #FFFFFF;
	background-color: #ff8900;
	}
	
#leftoption {margin-right: 1px;}
#middleoption {margin-right: 1px;}
#commonoption2 {margin-right: 1px;}

#top-text a {
	color: #515151;
	text-decoration: underline;
}
#bottomtext a {
	color: #515151;
	text-decoration: underline;
}
#leftoption a {
	text-decoration: none;
}
#middleoption a {
	text-decoration: none;}
#commonoption2 a {
	text-decoration: none;}

.narrow-textwidth
{
	width: 164px;
	float: left;
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.narrow-textwidth2
{
	width: 329px;
	float: left;
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.narrow-profilewidth2
{
	width: 330px;
	float: right;
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
hr {
	height: 7px;
	color: #FFFFFF;
	border-top: 1px dotted #73a79f;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
}
.narrow-profilewidth
{
	width: 330px;
	float: left;
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
.profilepics
{
	width: 50px;
	float: left;
	font-size: 0.9em;
	color: #C0C0C0;
	font-weight: normal;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#column {
	float: left;
	width: 162px;
	margin-left: 2px;
}
#column2 {
	float: left;
		width: 162px;
	margin-left: 2px;
}
#column3 {
	float: left;
		width: 162px;
	margin-left: 2px;
}
#column4 {
	float: left;
		width: 162px;
	margin-left: 2px;
}

.leftpad {
	padding-left: 1px;
}
.imagepad {
	padding-left: 1px;
	padding-top: 1px;
}
