* {
margin: 0;
padding: 0;
}

html, body{
padding:0px;
margin:0px;
background:#e1e1e1;
color:#000000;
}
ul{
display:inline;
list-style: none;
padding: .5em;}


a:link, a:visited{
	color:#898989;
	text-decoration: none;
}

a:hover {
text-decoration: underline;
color:red;
}

a,img{
border-style: 1px solid #aaafa8;
}


#wrap{ width:960px;
margin: 0 auto;
background-color: #ffffff;
color: #555555;
line-height: 130%;
font-size: 1.0em;
font-family: courier;
}

#header{
top:0;
margin:0;
background-color: #ffffff;
background-image: url(images/header01.gif);
background-repeat: no-repeat;
height:80px;
width: 100%;
margin-bottom: 20px;
padding:0;
}

#sidebar{
width:180px;
height:100%;
padding:10px;
float:left;
}
#navbar ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navbar li { margin: 0 0 .2em 0; }

#navbar a
{
display: block;
color: #000;
background-color: #fff;
width: 9em;
padding: .2em .8em;
text-decoration: none;
}

#navbar a:hover
{
background-color: #a0a0a0;
color: #fff;
}
#main{
float:right;
width:720px;
background:#ffffff;
padding:10px;
}
#main2{
float:right;
width:720px;
padding:10px;
}
a#back{
    display: block;
    width: 34px;
    height: 34px;
    float:left;
    background-image: url(images/back1.gif);
    margin: 0 auto;
    background-color: #ffffff;
    }
a#back:visited {
    display: block;
    width: 34px;
    height: 34px;
   	float:left;
    background-image: url(images/back1.gif);
    margin: 0 auto;
    background-color: #ffffff;
    }

a#back:hover, active{
 display: block;
    width: 34px;
    height: 34px;
    float:left;
    margin: 0 auto;
    background-color: #ffffff;
	background-image: url(images/back2.gif);
	}

a#back:active{
 display: block;
    width: 34px;
    height: 34px;
    float:left;
    margin: 0 auto;
    background-color: #ffffff;
	background-image: url(images/back2.gif);
	}

a#forward{
    display: block;
    width: 34px;
    height: 34px;
    float:right; 
    background-image: url(images/forward1.gif);
    margin: 0 auto;
    background-color: #ffffff;
    }

a#forward:visited {
    display: block;
    width: 34px;
    height: 34px;
    float:right;
    background-image: url(images/forward1.gif);
    margin: 0 auto;
    background-color: #ffffff;
    }
    
a#forward:hover,active{
 display: block;
    width: 34px;
    height: 34px;
	float:right;    
	margin: 0 auto;
    background-color: #ffffff;
	background-image: url(images/forward2.gif);
	}

#personal label{position:absolute; font-size:90%; left20px;}

input{margin-left:9em; margin-bottom:.2em; padding-top:.3em; line-height:1.4em:}

text-area{margin-left:9em; margin-bottom:.2em; line-height:1.4em:}

fieldset{color:#000; padding:10px; border:none;}



.gallery{
width:640px;
margin-left: 50px;
margin-right: auto;
padding-right:10px;
font-size: .9em;
line-height: 130%;
}
.slidesheet{
width:640px;
margin-left:auto;
margin-right:auto;
padding:0;
}
.thumbnail{
width:150px; 
height:150px;
float:left;
margin:5px;
padding:0px;
}

.thumb{
width: 150px;
height: 150px;
}
.notepad{
width:560px;
margin:5px 20px 10px 50px;
font-size:.9em;
line-height:205%;
}

.clearboth{
clear:both;
}

.head1{
position: relative;
top: 60px;
left: 80px;
font-family: Courier;
font-size: 1.2em;
font-weight: bold;
}
.navlist{
list-style: none;
padding: .5em;}
.navlist li{
margin-bottom: 5px;
}
div.imgtop{
width:600px;
height:50px;
background-image: url(images/slidetop.gif);
text-align: center;
margin: 10px auto 0px auto;
}
div.imgtop2{
width:600px;
height:85px;
background-image: url(images/slidetop2.gif);
text-align: center;
margin: 10px auto 0px auto;
}
div.imgplace1{
width:600px;
text-align:center;
background:#e9ebf0;
margin: 0px auto 0px auto;
}

div.imgdes{
width:600px;
margin:0px auto 0px auto;
background:#e9ebf0;
text-align: center;
font-size: .9em;
color:#000000;
}
div.imgbtm{
width:600px;
height:63px;
text-align:center;
background-image: url(images/slidebottom.gif);
margin:0px auto 5px auto;
}
div.imgbtm2{
width:600px;
height:69px;
text-align:center;
background-image: url(images/slidebottom2.gif);
margin:0px auto 5px auto;
}
div.imgnav{
width:150px;
margin: 10px auto 20px auto;
text-align: center;
font-size: .9em;
color:#555555;
}

div.text_main{
width:700px;
background: #ffffff;
padding:25px;
}


span.alt { display: none; }






