* Body
=========================================================================== */



*	{
padding: 0;
	}	






body {

margin-top: 0px;
  background-position: top-left;
  background-repeat: repeat;
  background-attachment: fixed;
  background-color: #FFFFFF;

  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;

}


img {
border : 0px;
}


/* Leftbar
=========================================================================== */


#left {
position:absolute;
	width: 155px;
  padding: 0px;
  margin-top: 0px;
  margin-left: 16px;
  text-align: left;
  z-index:0;

  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
  text-transform: none;
  text-decoration: none;
}

#left a
{
  list-style: none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
  
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;
}

#left a:hover
{
  list-style: none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;


  font-family: Helvetica, Arial, sans-serif;
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;

}

#menutitle a {

  list-style: none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;
  
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;

}

#menutitle a:hover {

  list-style: none;

	opacity: 1;
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-khtml-opacity: 1;

  font-family: Helvetica, Arial, sans-serif;
  color: #FF0000;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
  text-decoration: none;

}



#left h3
{
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
}



/* Content
=========================================================================== */

#content{
position: absolute;
margin-left: 155px;
margin-top: 44px;
margin-bottom: 100px;

  padding: 0px;

  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 13px;
  font-weight: normal;
}

    #gall  {

float:left;
        position: absolute;
}

    #right {
        float:right;
        position: absolute;
	margin-left: 670px;
	margin-top: 9px;
  width: 165px;
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
	
}

	#inf
{	
width: 165px;
text-align: left;	

  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
}


#content a
{
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: underline;
}


#content a:hover
{
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;


	opacity: 1;
        filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;

}



#post
{
  margin-bottom: 25px;
}

#post img
{
padding-top: 12px;
padding-bottom: 12px;

}


/* Text
=========================================================================== */

p {
  font-family: Helvetica, Arial, sans-serif;
  color: #300000;
  font-size: 12px;
  font-weight: normal;
  line-height: 13px;
}





h1 {
  font-family: Helvetica, Arial, sans-serif;
  color: #555555;
  font-size: 0px;
  font-weight: normal;
}

fieldset {border: none}


ul {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  
}

li {
  font-family: Helvetica, Arial, sans-serif;
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  padding-left: 0px;
  list-style: none;
  
}


/* Gallery
=========================================================================== */

.gallery {
width: 655px;
padding-top: 35px;
margin-left: 0px;
                   filter:alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;

}

.gallery-item{
margin-left: 0px;
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 25%;

}


.gallery-icon{
 margin-top: -46px; 
}

			.gallery img {
				border: 0px solid #cfcfcf;
			}


.gallery-caption{
				margin-left: 0;

width: 0px;
height: 0px;

	opacity: 0;
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;

margin-bottom: -20px;
}





/* Footer
=========================================================================== */
#footer{
	position:fixed;
	bottom:0px;
	width:0px;
	background:#fff;
	border-top:0px solid #fff;
	border-bottom:none;
	color:#000;
	clear:both;
	text-align:center;
}

#footer a
{
text-decoration:none;
color:#000
}


.foot a
{
font-size: 9px;
}

