body{
   	background: #e5e4e2;
   	font-family:  "Verdana","Courier New", Courier, monospace;
    font-size : 10px;
   	margin: 0px 0px 0px 28px;

    padding:0px 0px 150px 0px;
    letter-spacing: 0.1em;
    line-height: 15px;
}

.catlink
{
    float: right;
    height: 25px;
   	background-color: #e5e4e2;
    padding: 6px 8px 0px 8px;
    margin:0px 0px 0px 0px;
    z-index: 5;

}

.menu
{
    width: 576px;
    height: 25px;
    margin: 0px;
    z-index: 10;
}

.menu a
{
    float: right;
    height: 20px;
}





.title-link
{
    z-index: 5;
    display: block;
    position: absolute;
    padding: 6px 8px 0px 22px;
    margin:0px 0px 0px 0px;
    width: 280px;

}

.title-main
{
    position: absolute;
    background: transparent;
    height: 25px;
    width: 360px;
    padding: 6px 8px 0px 22px;
    margin:0px 0px 0px 0px;
    z-index: -1;

}



.title-front
{
    position: absolute;
    background: #fff;
    height: 25px;
    width: 360px;
    padding: 6px 8px 0px 22px;
    margin:0px 0px 0px 0px;
    z-index: -1;
}



.catlink-active
{
    float: right;    
    height: 25px;
    padding: 6px 8px 0px 8px;
    margin:0px 0px 0px 0px;
   	background-color: #fff;
    z-index: 5;
}





















.entry     
{
    width: 576px;
    background: transparent;
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
    margin:0px;
    display:none;

}

.entry-select     
{
    width: 556px;
    background-color:#FFFFFF;
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
    margin:0px;
    padding:10px;

}

.info     
{
    width: 556px;
    background-color:#FFFFFF;
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
    margin:0px;
    padding: 4px 0px 22px 20px;

}

p
{
    margin: 0px;
    margin-top: 0px;
    margin-bottom: 12px;
    letter-spacing: .1em;
}



.entry-title  
{

    font-family: "Verdana", "times", "Courier New", Courier, monospace;
    font-size : 10px;
    font-weight: normal;
    padding: 4px 0px 12px 22px;
    margin:0px;
    cursor:pointer;
    letter-spacing: .1em;
    height: 16px;
}


.entry-title:hover  
{


}


.hovtest:hover
{
    background-color:#FFFFFF; 
}

.entry-body  
{

    font-family: "Verdana", "times", "Courier New", Courier, monospace;
    font-size : 10px;
    font-weight: normal;
    padding: 0px 22px 22px 22px;
    letter-spacing: .055em;
    display:inline;
}

.entry-body img
{
    margin-top: 12px;
    margin-bottom:0px;
}




/* content stuff */

.project-text {
    background-color:#fff;
    width: 600px;
    margin : 0px 0px 0px 0px;
    padding: 0 0 5px 22px;
}

h1 {
    background-color:#FFFFFF;
    font-family: "Verdana", "times", "Courier New", Courier, monospace;
    font-size : 10px;
    font-weight: normal;
    padding: 5px 0px 3px 22px;
    width: 600px;
    height: 20px;
}





#content    {
    vertical-align:top;
	font-family: "Verdana","Tahoma";
	font-size: 10px;

    letter-spacing: .05em;
   	margin: 140px 0 0 0px;
}



.empty     {
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
}


#container{

}

#container-inner {
    padding:0px;
}


a:link  {
	font-family: "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
	text-decoration: none;

    color: #000;
    margin:0px;

}

a:active  {
	font-family: "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
	text-decoration: none;

    color: #000;
    margin:0px;
}

a:visited  {
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;

    text-decoration: none;    
    color: #000;
    margin:0px;

}

a:hover {
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    text-decoration: none;

    margin:0px;
}

.uline
{
    text-decoration: underline;
}


a:link.uline    {
    	text-decoration: underline;   
}

a:visited.uline    {
    	text-decoration: underline;   
}



.entry-header  {
    font-family: "Verdana", "times", "Courier New", Courier, monospace;
    font-size : 10px;
    font-weight: normal;
}



form
{
    margin: 0px 0px 0px 0px;
    letter-spacing: .1em;
    padding: 0px;


}

input
{
    border: solid;
    border-width: 1px;
    letter-spacing: .1em;
    height: 25px;
    width: 258px;
    padding: 2px;
    margin-left: 0px;
    margin-top: 2px;
    
}

input.submit
{
    width: auto;

}

/*
span.login-button
{
    height: 22px;
    background: #fff;
    border: 0px;
    margin-left: 0px;
    padding:0px;

    letter-spacing: .05em;

    text-decoration: underline;
}

    height: 22px;
    background-color :transparent;
    border: 0px;
    margin-left: 0px;
    padding:0px;
    text-decoration: underline;
    letter-spacing: .05em;
    border-width: 0px;

.login-button
{
	cursor: pointer;
	cursor: hand;
        background-color: transparent;
	text-decoration: underline;

}

*/


.submit {
	background: transparent;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid #000;
	border-left: 0;
	color: #000;
    height: 14px;
    width: auto;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-size: 10px;

}

*:first-child+html .submit {		/* hack needed for IE 7 */
	border-bottom: 0;
	text-decoration: underline;
}

* html .submit {				/* hack needed for IE 5/6 */
    margin: 10px 0 0 -10px;
	border-bottom: 0;
	text-decoration: underline;
}



.log     
{
    width: 556px;
    background-color:#FFFFFF;
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
    margin:0px;
    padding: 4px 0 22px 20px;

}

.badlog     
{
    width: 556px;
    height: 150px;
    background-color:#FFFFFF;
	font-family:  "Verdana","Courier New", Courier, monospace;
	font-size: 10px;
    color: #000;
    margin:0px;
    padding: 4px 0 22px 20px;

}
