BODY {
        font-family: Lucida Sans Unicode;
        font-size: 10pt;
        color: #666666;
        background: #231f20;
				text-align: center;
}

.lt{width:405;
	text-align:center;
	}
	
	
h2{color:#fff;}

.badTam{
		width:300px;
		}
#header {
	height:170px;
	width:815px;
	background-image:url();
	background-repeat:no-repeat;
	background-color:#ffffff;
}

#navdiv{
	position:relative;
	height:170px;
	width:578px;
	margin-top:0;
	margin-left:0px;
	}
	
#navdiv ul{
	background:url(images/menu3.jpg);
	margin-top:0;
	padding: 0;
	
}

#navdiv ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;

}

#navdiv ul li, #navdiv a {
	height: 170px;
	display: block;
	}
	
#navdiv ul li a	{
	text-indent: -9999px; 
	text-decoration: none;
	}
	
#nd0 {left: 0px; width: 68px; background: transparent url(images/menu3.jpg) -0px 0 no-repeat;}
#nd1 {left: 68px; width: 144px; background: transparent url(images/menu3.jpg) -68px 0 no-repeat;}
#nd2 {left: 144px; width: 221px; background: transparent url(images/menu3.jpg) -144px 0 no-repeat;}
#nd3 {left: 221px; width: 309px; background: transparent url(images/menu3.jpg) -221px 0 no-repeat;}
#nd4 {left: 309px; width: 385px; background: transparent url(images/menu3.jpg) -309px 0 no-repeat;}
#nd5 {left: 385px; width:484px; background: transparent url(images/menu3.jpg) -385px 0 no-repeat;}
#nd6 {left: 484px;width: 629px;background: transparent url(images/menu3.jpg)  -484px 0 no-repeat;}
#nd7 {left: 629px;width: 719px;background: transparent url(images/menu3.jpg)  -629px 0 no-repeat;}
#nd8 {left: 719px;width: 789px;background: transparent url(images/menu3.jpg)  -719px 0 no-repeat;}


#nd0 a:hover {background: transparent url(images/menu3.jpg) -0px -170px no-repeat;}
#nd1 a:hover {background: transparent url(images/menu3.jpg) -68px -170px no-repeat;}
#nd2 a:hover {background: transparent url(images/menu3.jpg) -144px -170px no-repeat;}
#nd3 a:hover {background: transparent url(images/menu3.jpg) -221px -170px no-repeat;}
#nd4 a:hover {background: transparent url(images/menu3.jpg) -309px -170px no-repeat;}
#nd5 a:hover {background: transparent url(images/menu3.jpg) -385px -170px no-repeat;}
#nd6 a:hover {background: transparent url(images/menu3.jpg) -484px -170px no-repeat;}
#nd7 a:hover {background: transparent url(images/menu3.jpg) -629px -170px no-repeat;}
#nd8 a:hover {background: transparent url(images/menu3.jpg) -719px -170px no-repeat;}

table {
	padding: 0px;
	}
	

INPUT {
        font-family: Lucida Sans Unicode;
        font-size: 7pt;
        color: #666666;
        background: #CCCCCC;
        border: 1px solid #666666;
}

img {border:none;}
a {
        text-decoration: none;
		border:none;
        color: #666666;
}

a:hover {
        text-decoration: underline;
        color: #393839;
}


div#title {
        border-left: 0px solid #718F49;
        padding-left:0px;
        font-weight: bold;
}
        
div#date {
        text-align: right;
        padding:5px;
        font-style: italic;
}

div#archive {
        padding-left: 25px;
        padding-right: 20px;
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: left;
}

div#wrapperAll {

		background-color: #3d3d3f;
        width: 815px;
				margin: auto;
}

div#top {
        height: 0px;
        background-image: url('');
        background-repeat: no-repeat;
        margin:0px;
				text-align: right;
}



div#mainContent {
	background-color: #3d3d3f;
	padding-left:20px;
	padding-right:20px;
	}
div#logo {
        width: 272px;
        height: 37px;
        text-align: left;
				font-size: 27px;
				padding-left:3px;
        float:left;
}
div#middle {
        width: 272px;
        height: 37px;
        text-align: left;
				font-size: 17px;
				padding-left:3px;
        float:left;
}
div#menu {
        text-align: right;
        height: 37px;
        padding-left:auto;
        
}

div#sep {
        background-image: url('');
        background-repeat: no-repeat;
        height:14px;
        clear: both;
}

div#content {
        background-color:#3d3d3f;
        background-repeat: repeat-y;
        margin:0px;
        clear: both;
}

div#wrapperContent {
        clear: both;
		text-align: center;
}

div#wrapperNote {
        margin-left: none;
        margin-right: none;
        width: 600px;
}

div#noteTop {
        background-image: url('');
        background-repeat: no-repeat;
        height:16px;
}

div#noteContent {
        background-image: url('');
        background-repeat: repeat-y;
        text-align: center;
        padding-left: 0px;
        padding-right: 0px;
}

div#noteBottom {
        background-color: #3d3d3f;
        background-repeat: no-repeat;
        height:16px;
}
#mainContent {
	width: 272px;
        height: 37px;
        text-align: left;
				font-size: 27px;
				padding-left:3px;
        float:left;
}

}
div#bottom {
        height: 60px;
        background-color:#3d3d3f;
        margin:0px;
        padding-top:20px;
}





