<style type="text/css">
<!--
.	{ font-family:Ms Sans Serif;}
a:link       { color: #4a1c1c; text-decoration:none;}
A:visited	{ color : #4a1c1c; text-decoration:none;}
a:hover	{ color: #4a1c1c;text-decoration: none;font-weight:bold;position:relative ; bottom:1px ;right:1px ;cursor:w-resize }
BODY {scrollbar-arrow-color: #FFFFFF;scrollbar-track-color:#FFFFFF;scrollbar-shadow-color:#FFFFFF;scrollbar-face-color:#4a1c1c;scrollbar-highlight-color:#FFFFFF;scrollbar-darkshadow-color:#FFFFFF;scrollbar-3dlight-color:#FFFFFF;}
hr {BORDER-TOP-STYLE: dashed; BORDER-RIGHT-STYLE: dashed; BORDER-LEFT-STYLE: dashed; BORDER-BOTTOM-STYLE: dashed; color: #4a1c1c; height:1px;
width: 90%;}
textarea {width:300;height:100;background:url(); background-color:#FFFFFF; color:#4a1c1c; font-family : MS Sans Serif;font-size:10pt; border:2px #4a1c1c solid; background-attachment: fixed;  background-repeat: no-repeat; background-position: center center}
input{background:url(); background-color:#b79d6c;width:120; color:#4a1c1c; font-family : MS Sans Serif; font size=10pt; border: 2px #4a1c1c solid;}

/*body
------------------------------------------------------------*/

body{
        text-align: left;
        background-color: #ffe4a4;
        background-image: url(/theme/coffee/bg.gif);
        background-attachment: fixed;
        background-position: center right;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: MS sans serif,tahoma;
}




#layout {
          width: 780px;
          margin:  0px;
          padding: 0px;
          border-right: 3px #4a1c1c solid;
          background: url() no-repeat;
          background-color: #b79d6c;
          background-attachment: fixed;
          background-position: top center;
                     }


#header {
          width : 780px;
          height : 250px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background: url(/theme/coffee/head.jpg);
                       }

#menu {
        float : right;
        width : 200px;
        margin: 20px 10px 20px 0px;
        padding: 0px;
        background: no;
        color: #999999;
        text-align: left;
}


#main {
        float : left;
        width : 520px;
        margin: 20px 0px 20px 10px;
        padding: 0px;
        background: no;
        text-align: left;
        color: #7d6d4c;
                    }

#footer {
	clear : both;
              width: 780px;
              heigth: 120px;
	color: #7d6d4c;
	text-align: center;	
	font-size: 11px;
	background-color: #b79d6c;
	background-image: url(/theme/coffee/foot.jpg);
	background-repeat: no-repeat;
              background-attachment: fixed;
	background-position: bottom center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;

	}

/*head
---------------------------------------------------------*/

/*---top---*/

.text_1 { 
font-family: "Verdana";
font-size: 22px; 
text-align: right;
margin: 180px 5px 0px 0px;
color: #4a1c1c;
}
.text_1 a { text-decoration: none; border: 0 }
.text_1 a:visited { color: #4a1c1c;}
.text_1 a:link { color: #4a1c1c; }
.text_1 a:hover { color: #4a1c1c; }
.text_1 a:active { color: #4a1c1c;}


/*---follow---*/

.text_2 { 
font-family: "Ms Sans Serif";
font-size: 9px; 
text-align: right;
margin: 2px 5px 0px 0px;
color: #4a1c1c;
}


/*menu-
------------------------------------------------------------*/

.menu_top {
        font-size: 14px;
        color: #4a1c1c;
        font-weight: bolder;
        background: no;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding-left: 50px;
        padding-top: 45px;
        width: 200px;
        height: 70px;
        background-image: url(/theme/coffee/mn_top.gif);
	}
	
.menu_mid {
        font-size: 12px;
        color: #999999;
        background-color: #FFFFFF;
        border-left: 2px #4a1c1c solid;
        border-right: 2px #4a1c1c solid;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 5px 5px 0px 5px;
        width: 200px;
	}
	
.menu_bot {
        background: no;
        width: 200px;
        height: 40px;
        background-image: url(/theme/coffee/mn_bot.gif);
	}


/*topic*/

ul {
font-family: "Ms Sans Serif";
text-align:left;
margin: 0px 0px 0px 15px;
padding: 0px 0px 0px 15px;
}


li {
font-family: "Ms Sans Serif";
font-size:10px;
color:#999999;
list-style-image:url(/theme/coffee/cur.gif);
line-height: 160%;
padding: 0px 0px 3px 0px;
}


li a:linked {
font-family: "Ms Sans Serif";
font-size: 10px;
list-style-image:url(/theme/coffee/cur.gif);
color: #4a1c1c;
text-decoration:none;
}

li a:visited {
font-family: "Ms Sans Serif";
font-size: 10px;
list-style-image:url(/theme/coffee/cur.gif);
color: #4a1c1c;
text-decoration:none;
}


li a:hover {
font-family: "Ms Sans Serif";
color: #4a1c1c;
list-style-image:url(/theme/coffee/cur.gif);
text-decoration : underline;
cursor: w-resize;
}  


/*main
---------------------------------------------------------*/
/*title*/

.main_title{
	font-size: 13px;
	font-weight: bold;
	color: #7d6d4c;
	text-align: left;
	margin: 10px 20px 0px 10px;
	padding-bottom: 3px;
    	padding-top: 5px;
    	padding-left: 55px;
   	background: url() no-repeat;
    	background-position: right;
}

.main_day {
	font-size: 11px;
	color: #4a1c1c;
	text-align: left;
}


/*main*/

.main_top {
		width: 520px;
		height: 60px;
		padding-right: 5px;
		background-image: url(/theme/coffee/main_top.gif);
	}
	
.main_mid {
        background-color: #e5cea3;
        background-image: url(/theme/coffee/main_mid.gif);
        padding-left: 20px;
        padding-right: 20px;
        width: 520px;
	}
	
.main_bot {
		width: 520px;
		height: 50px;
		background-image: url(/theme/coffee/main_bot.gif);
	}


/*footer
---------------------------------------------------------*/


#footer { 
font-family: "Ms Sans Serif";
padding-top : 10px;
padding-bottom : 10px;
text-align : center;
font-size: 10px;
}


#footer a {
font-family: "Ms Sans Serif";
color:#4a1c1c;
text-decoration:none;
}


#footer a:hover {
font-family: "Ms Sans Serif";
color: #4a1c1c;
font-weight: bold;
border-bottom:1px dotted #999999;
cursor: help;

-->
</style>