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

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

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




#layout {
          width: 780px;
          margin:  0px;
          padding: 0px;
          border-left: 3px #ffffff double;
          background: url() no-repeat;
          background-color: #111111;
          background-attachment: fixed;
          background-position: bottom right;
                     }


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

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


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

#footer {
	clear : both;
              width: 780px;
              heigth: 120px;
	color: gray;
	text-align: center;	
	font-size: 11px;
	background: url(foot.jpg) no-repeat;
	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: 150px 5px 0px 0px;
color: #000000;
}
.text_1 a { text-decoration: none; border: 0 }
.text_1 a:visited { color: #000000;}
.text_1 a:link { color: #000000; }
.text_1 a:hover { color: #000000; }
.text_1 a:active { color: #000000;}


/*---follow---*/

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


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

.menu_top {
        font-size: 14px;
        color: #ffffff;
        font-weight: bolder;
        background: no;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding-left: 75px;
        padding-top: 38px;
        width: 200px;
        height: 80px;
        background-image: url(mn_top.gif);
	}
	
.menu_mid {
        font-size: 12px;
        color: #999999;
        background-color: #333333;
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 5px 5px 0px 5px;
        width: 200px;
	}
	
.menu_bot {
        background: no;
        width: 200px;
        height: 50px;
        background-image: url(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(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(cur.gif);
color: #ffffff;
text-decoration:none;
}

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


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


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

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

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


/*main*/

.main_top {
		width: 520px;
		height: 65px;
		padding-left: 5px;
		background-image: url(main_top.gif);
	}
	
.main_mid {
        background-color: #666666;
        background-image: url();
        padding-left: 25px;
        padding-right: 25px;
        width: 520px;
	}
	
.main_bot {
		width: 520px;
		height: 50px;
		background-image: url(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:#ffffff;
text-decoration:none;
}


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

-->
</style>