/* ie5 win - grrr - start */
body { 
	font: small serif;
  margin: 0px; 
	padding: 0px; 
	line-height: 14px;
	color: #000;
	font-size: x-small;
	voice-family: "\"}\""; 
	voice-family: inherit;
	font-size: small;
	text-align: center; }
/* ie5 win - grrr - end */
 
/* opera - grrr - start */
html>body {
	font-size: small;
	}
/* opera - grrr - end */


/* start of the real css */

body {
padding: 0px;
margin-top: 0px;
background-color: #ffffff;
background: url(graphics/top.gif) left top repeat-x;
}

p {
font-size: 10px;
line-height: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
padding: 0px 10px 0px 10px;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #939292;
text-align:justify;
padding-left: 10px;
}

a {
color: #c86432;
text-decoration: none;
}

a:hover {
color: #000000;
border-bottom: 1px solid #f6c13f;
}

#footer p {
text-align: justify;
font-size: 9px; 
line-height: 11px;
width: 350px;
margin-left: -25px;
padding-top: 50px;
}

#container {
margin: 0px auto;
text-align: left;
background: url(graphics/bg.gif) repeat-y;
background-color: #ffffff;
width: 625px;
}

#left {
position: absolute;
top: 0px;
left: 0px;
width: 425px;
background-color: #ffffff;

}

#main {
background: url(graphics/left_bg.gif) 0px 0px no-repeat;
width: 400px;
background-color: #e5e5e5;
border-bottom: 5px solid #C86432;
top: 135px;
margin-left: 10px;
padding-top: 10px;
}

#title h1 {
display: none;
}

#title {
margin: 0;
height: 120px;
width: 425px;
background-image: url(graphics/title.gif);
margin: 0px; 
padding: 0px;
}

#footer {
margin: 10px 35px 10px;
height: 100px;
}

#recent h3 span {
display: none;
}

#conschedule h3 span {
display: none;
}

#titles h3 span {
display: none;
}

#galleries h3 span {
display: none;
}

#studios h3 span {
display: none;
}

#recent h3 {
background-image: url(graphics/heading_recent.gif);
background-repeat: no-repeat;
height: 25px;
margin-top: 0px;
}

#conschedule h3 {
background-image: url(graphics/heading_con.gif);
background-repeat: no-repeat;
height: 25px;
}

#titles h3 {
background-image: url(graphics/heading_titles.gif);
background-repeat: no-repeat;
height: 25px;
}

#galleries h3 {
background-image: url(graphics/heading_galleries.gif);
background-repeat: no-repeat;
height: 25px;
}

#studios h3 {
background-image: url(graphics/heading_studios.gif);
background-repeat: no-repeat;
height: 25px;
}

#navigation ul {
list-style: none;
display: inline;
padding: 0px 0px 10px 0px;
}

#navigation li a {
display: block;
font-size: 10px;
line-height: 11px;
font-family: Arial, Helvetica, sans-serif;
color: #c86432;
font-weight: normal;
display: inline;
padding: 0;
text-transform: uppercase;
}

#navigation li a:hover {
color: #000000;
border: none;
}

#recent a {
padding-left: 40px;
}

a:hover.image {
border-bottom: 0px;
}


/*Positioning of menu to right*/
#navigation {
position: absolute;
top: 40px;
left: 435px;
width: 176px;
background-color: #cccccc;
background-image: url(graphics/nav_bg.gif);
background-repeat: no-repeat;

}

#navigation li {
padding: 5px;
font-size: 10px;
line-height: 11px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
border-bottom: 1px dotted #B69B86;
width: 150px;
}