


body {
	font-family :Arial;
	font-size : 10px;
	color : #666;
        margin-top: 5px;
	}
h1 {
	font-family : Georgia ;
	font-size : 24px ; 
        max-width:300px;
        letter-spacing:3px;
        margin-top: 0px;
        margin-bottom :0px ;
	color : #333 ;
	background-color :;
	}
h2 {
	font-family : arial;
	font-size : 10px ;
	color : #FF99FF;
        margin-top:0px;
	}

h3 {
	font-family : Arial;
	font-size : 9px ;
        colour: #999999;
        letter-spacing:2px;
}

quote {
	font-family : arial;
	font-size : 10px;
	color : #666;
        font-style : italic;
	}


 a            { font-family: Georgia; text-decoration: none; margin-bottom : 0px;
		}

 a:link       { color: #666; 
		}

 a:visited    {  color: #666; 
		}

 a:active     {  color: #666; 
		}

 a:hover      {  color: #FF99FF; 
		}





.class1 a            { font-family: Arial; color:#FFF; text-decoration: none; font-weight: none ; margin-bottom : 10px; margin-left:65px; 
margin-right:65px; padding-top:3px; padding-bottom:3px;align:center;}
.class1 a:link       { background: #000 ; color: #FFF; }
.class1 a:visited    { background: #000; color: #FFF; }
.class1 a:active     { background:#000; color: #FFF; }
.class1 a:hover      { background: #000; color: #FF99FF; }



#header
{
  margin-left:;
  margin-right:13px;
width:100%;
margin-bottom:5px;
float:top;
}



#sidebar {
    background:;
    width: 150px ;
color:#000;
    height:100%; 
float:left;
    margin-right:5px;
    border-top-style:solid;
    border-top-width:1px; 
border-top-color:#CCC;


}


#container {
    height:relative;
    width: 750pxpx;
    margin-left:160px;
    }

#post {
    background:;
    width:750px;
    float:left;
    margin-right:0px;
border-top-style:solid;
border-top-width:1px;
padding-top:5px;
margin-bottom:10px;
border-top-color:#CCC;
    }



#column1 {
 background:#FFF;
    width:750px;
    padding-top:;
    margin-bottom:;
    position:;


    }





	#box
	{
	background: #EEE;
color:#666;
	width: 150px;
	height: relative;
	display: none;
    border-top-style:solid;
    border-top-width:1px;
border-top-color:#CCC;
padding-top:5px;

	}

	#box2
	{
	background: #EEE;
color:#666;
	width: 150px;
	height: relative;
	display: none;
    border-top-style:solid;
    border-top-width:1px;
border-top-color:#CCC;
padding-top:5px;
padding-bottom:5px;

	}

	#box3
	{
	background: #EEE;
color:#666;
	width: 150px;
	height: relative;
	display: none;
    border-top-style:solid;
    border-top-width:1px;
border-top-color:#CCC;
padding-top:5px;
padding-bottom:5px;

	}


	
.fade {
  position: relative;
  top: 0px;
  left: 0px;
  margin-left: 117px;
  margin-bottom: 5px;
  margin-top: 0px;
}

.fade div {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}



            
<!--photo&logo-->

img.logo
    {
    display: block;
    margin-left: 160px ;
    width: 40%;
    max-width: 458px;
    min-width: 291px;
    margin-bottom:10px;
	-ms-interpolation-mode: bicubic; 
	image-rendering: optimizeQuality;
    }


.img {
	display: block;
	-ms-interpolation-mode: bicubic; 
	image-rendering: optimizeQuality;	
	}

.photo {
	width: 750px;
	float:left;
        margin-bottom: 30px;
        display: block;
	-ms-interpolation-mode: bicubic; 
	image-rendering: optimizeQuality;	
	}

<!--localscroll-->

ul, li,{
	padding:0;
	margin:0;
	list-style:none;
	}

.slider {
	width:750px; 
	height:auto; 
	float:left; 
	margin-bottom: 10px;
	}
	
	
	
.image-div {	width:750px; 
		height:auto;
		margin-right:20px;
		float:left; 
		border:; 
		overflow:hidden; 
		position:relative;
		}
		
.image-div .scroll {
		width:9000px; 
		height:auto;
		position:relative;
		}
			
.image-div .scroll img {
		float:left; 
		width:750px; 
		height:auto; 
		position:relative;
		}



	.navigation { 	float:bottom;
			background:#FFF;
			width:750px;
                        margin-bottom : 10px;
			}
		
		.navigation a {
			color:#666;
			text-decoration:none;
			font-family: arial;
			font-size: 11px;
			text-decoration: none; 
			font-weight: none ; 
			margin-bottom : 0px;
			padding:20px 10px 3px;
			float:bottom;
			}

.navigation a:link, .navigation  a:visited { 
				color: #333; background: #EEE; 
				}
.navigation a:active, .navigation a:hover { 
				color: #FFF; background: #000;
				}

