* {
margin:0px;
padding:0px;
font-size:14px;
font-family:Verdana, Helvetica, sans-serif;
}


body{
background:url(".gif");
color:#333;
line-height:150%;
text-align:left;
letter-spacing:2px;
}

br{
letter-spacing:normal;
}

a{
color:#333;
text-decoration:none;
}

a:hover{
color:#333;
font-weight: normal;
text-decoration:underline;
}

h1 a{
text-align:left;
font-size:24px;
font-weight:bold;
color:#dc6000;
line-height: 25px;
padding: 15px 0px 0px 20px;
text-decoration:none;
}

h1 a:hover{
font-size:24px;
font-weight:bold;
color:#db3f00;
text-decoration:none;
}

#temp{
width:700px;
background:url("img/line.gif") repeat-y;
text-align:center;
margin:30px auto;
padding:0px 4px 0px 4px;
}

#header{
background:url("img/photo.jpg") no-repeat;
width:700px;
height:140px;
}

#header h1 {
text-align:left;
padding: 15px 0px 0px 20px;
}

#all{
background:#f7f7f7 url("img/line.gif") repeat-y;
width:700px;
}

#submenu{
width:210px;
float:left;
text-align:left;
padding:5px;
background-color:#f7f7f7;
font-size:12px;
}

#submenu p{
text-align:left;
color:#1c0b5a;
font-weight: normal;
font-size: 12px;
}

#main{
width:470px;
float:left;
text-align:left;
padding:5px;
background-color:#fff;
}

#footer{
width:700px;
height:29px;
clear:both;
font-size: 11px;
color:#fafafa;
padding:10px 0px 10px 0px;
border-top:1px solid #999;
border-bottom:1px solid #999;
background:url("img/photo.jpg") no-repeat;
}

#footer a{
font-size: 11px;
color:#fafafa;
text-decoration:none;
}

#footer a:hover{
color:#fafafa;
font-weight:normal;
text-decoration:none;
}

#main h2{
font-size:120%;
color:#333;
border-top:1px solid #666666;
border-bottom:1px solid #666666;
border-right:1px solid #666666;
border-left:8px solid #666666;
padding:2px 0px 2px 5px;
margin:10px 0px 5px 0px;
}

#submenu ul{
list-style-type:none;
}

#submenu li{
padding:0px 0px 3px 10px; 
background:url(img/mark.gif) no-repeat left center;
}

#submenu h2{
border-bottom:1px solid #999;
padding:0px 0px 3px 0px;
font-size:14px;
color:#891400;
}

dd{
margin:0px 0px 12px 20px;
}

