/* CSS Document */

html {
font-family:Verdana;
font-size:12px;
color:#666666;
}

html a:link { 
color: #000000;
}

html a:visited { 
color: #000000;
}

html a:hover { 
color: #000000;
background-color:#FFFFFF;
}
	
html a:active { 
color: #000000;
}

#index {
background-color: #000000;
}

#photoindex a:link, a:visited, a:hover, a:active {
color:#FFFFFF;
background-color:#000000;
}

#home {
width:800px;
margin:auto;
}

#art {
width:586px;
margin:auto;
}

#blogcontact {
width:20px;
float:right;
margin-right:98px;
}

#footer {
margin-top:35px;
}

#film {
text-align:center;
}

#title {
font-size:16px;
font-weight:bold;
margin-bottom:15px;
}

#line {
background-image:url('photo/images/main/line.jpg');
height:2px;
}

#banner {
text-align:center;
}

#footer {
text-align:center;
}

#photobody {
text-align:center;
margin-top:30px;
}

#photobody a:link, a:visited, a:hover, a:active {
color:white;
}

#mycustomscroll1 {
width: 584px;
height:390px;
overflow: auto;
position: relative;
background-color: white;
margin: 0 auto;
padding: 0px;
}

.fixedwidth1 {
width: 734px;
height: auto;
position: relative;
color: black;
}

#artnav {
overflow:auto;
width:580px;
padding-bottom:10px;
}

#artscroll {
width:734px;
}