BODY {
    font-family: Arial, Verdana, serif;
	font-weight: normal;
    text-align: center;
    background-color: #fff;
}

BODY, DIV, H2, H3 {
    padding: 0;
    margin: 0;
}

DIV {
    padding: 0px;
}

#container {
	height: 40px;
	color: #000;
}

#footerCopy{
	font-size: 11px;	
	color: #000;
	text-align:right;
}

#page {
    text-align: left;
    margin: 0px auto;
    width: 900px;
	height: 650px;
	position:relative;
}

#header {
    background-color: #fff;
    margin: 0 0 0 0;
	height: 85px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;	
}

#headerNavigation {
	margin-top:11px;
	position:absolute;
}

#headerColumnOne {
    
	top: 7px;
	line-height: 14px;
	position:absolute;
}

#headerColumnTwo{
    
	top: 7px;
	left: 130px;
	line-height: 14px;
	position:relative;
}

#logo {
	text-align: right;
	top: 20px;
	left:921px;
	position: absolute;
}

#main {
    background-color: #fff;
    margin: 0 0 0 0px;
	height: 536px;
	position:relative;

}

#lightbox {
    margin: 0 0 0 0px;
	top: 0px;
	height: 600px;
	width: 900px;
	position:absolute;

}

#homepage_sideshow {
    text-align: left;
	padding-top: 42px;
	width:900px;
	position:absolute;
}

#portfolio_sideshow {
    text-align: left;
	padding-top: 0px;
	width:900px;
	float:left;
	position:absolute;
}

#counter {
	font-size: 13px;
	text-align: right;
	top: 620px;
	left: 900px;
	width:50px;
	position:absolute;
	visibility:hidden;
}

#contact{
	top:40px;
	position:absolute;
}

#photography{

}

#style{
	top: -8px;
	position:relative;
}

#set-design{
	top: -50px;
	left: 138px;
	position:relative;
}

.artists a {
	
	opacity: 0; 
	filter: alpha(opacity = 10); 
	
	width:400px;
	list-style-image: none;
	list-style-type: none;
	color:#333333;
}

#footer {
	font-size: 12px;
	clear:both;

	text-align:right;
	position:relative;

}

#footerMovable {
	font-size: 12px;
	clear:both;

	text-align:right;
	position:relative;

}

ul {
	list-style-image: none;
	list-style-type: none;
}

a {
	font-style:normal; 
	outline: none;
	text-decoration:none;
	color:#000000;
}

a.rollovernav {
	display: block;
	overflow: hidden;
	height: 44px;
	position: relative;
	
	
	/*background-position:  0px -30px;*/
}
a.rollovernav img {
	border: none;
	position: absolute;
	top: 0px;
	left: 0px;
}

.regularWeight{
	font-weight:normal;
}

a.rollovernav:hover img,

a.rollovernav img.active {
	top: -50px;
}

a.rollovernav:active {
	background-position:  0px -50px;
}
a.rollovernav:hover {
	background-position:  0px -50px;
}

/*   */

h1{
	font-size: 45px;
	line-height:0%;	
}

.portfolioName {
	color:#000000;
	text-decoration:none;
	font-style:normal; 
	font-size: 13px;
	
}

a.artistName {
	text-decoration:none;
	font-size: 18px;
	line-height: 18px;
	color:#9c999c;
}

a.artistName:hover {
	color:#000000;
}

a.portfolioName {
	text-decoration:none;
	font-style:normal; 
	font-size: 13px;
	color:#797979;
}

a.portfolioName:hover {
	color:#000000;
}

a.headerNavigation {
	text-decoration:none;
	font-size: 13px;	

	color:#000000;
}

a.headerNavigation:hover {
	color:#0;
}

.grey{
	color:#cccccc;
}

a.grey {
	font-style:normal; 
	outline: none;
	text-decoration:none;
	color:#cccccc;
}

a.grey:hover {
	color:#000000;
}
