* { 
padding : 0;
margin : 0;
} 

html{height: 100%;}

body { 
font-family : Arial, Helvetica, sans-serif;
color : #000000;
background: #FFFFFF; 
height:auto;
} 

#container {
background: #FFFFFF; 
clear:both;
width : 900px;
overflow:hidden;
margin : 0 auto;
margin-top:0px;
height:auto;
border-top:1px solid #E7AE83;
border-left:1px solid #E7AE83;
border-right:1px solid #E7AE83;
}

h1{
font-family:Helvetica;
font-size:22px;	
font-weigth:bold;	
color:#861518;
}

h1 a {
	color: #861518;
	text-decoration: underline;
}

h1 a:hover {
        color: #E7AE83;
	text-decoration: underline;
}

h2{
font-family:Helvetica;
font-size:12px;	
font-weigth:bold;	
color:#861518;
}

h2 a {
	color: #861518;
	text-decoration: none;
}

h2 a:hover {
        color: #E69A69;
	text-decoration: underline;
}

h3{
font-family:Arial;
font-size:12px;	
font-weight:100;
color:#000000;
}

h3 td{
padding-left:5px;
padding-right:5px;
}

h4{
font-family:Tahoma;
font-size:12px;
color:#F99C00;
}

h5{
font-family:Arial;
font-size:12px;
color:#861518;
}

h5 a {
	color: #861518;
	text-decoration: none;
}

h5 a:hover {
        color: #E69A69;
	text-decoration: underline;
}

h6{
font-family:Arial;
font-size:10px;
font-weight:100;
color:#000000;
}

p{
font-family:Arial;
font-size:10px;
font-weight:100;
color:#FFFFFF;
}

img{border: 0px;}

#main{
background-color:#FFFFFF;
width:900px;
clear:both;
height:auto;
overflow:hidden;
margin : 0 auto;
border:0;
border-bottom:1px solid #E7AE83;
}

#flashcol{
display:inline;
float:left;
width:598px;
height:auto;
}

#articlecol1{
display:inline;
float:left;
width:296px;
height:auto;
}

#articlecol2{
display:inline;
float:left;
width:296px;
height:auto;
margin-left:6px;
}

#articlecol3{
display:inline;
float:right;
width:296px;
height:auto;
}

#menucol{
display:inline;
float:left;
width:240px;
margin-left:0px;
margin-top:30px;
}

#detailcol{
display:inline;
float:right;
width:654px;
margin-left:6px;
margin-top:30px;
}

#box{
background-color:#FEEADA;
width:286px;
height:25px;
border-top:1px solid #E7AE83;
border-left:1px solid #E7AE83;
border-right:1px solid #E7AE83;
}

#line{
background-color:#F5E8DE;
width:270px;
line-height:1px;
font-size:0px;
height:1px;
}

#boxdetail{
border-top:1px solid #E7AE83;
border-left:1px solid #E7AE83;
border-right:1px solid #E7AE83;
border-bottom:1px solid #E7AE83;
background-color:#FFFFFF;
width:286px;
height:91px;
}

#photobox{
float:left;
background-color:#FFFFFF;
display:inline;
width:90px;
margin-top:10px;
margin-bottom:10px;
}

#footerbody{
width:100%;
background-color:#FFFFFF;
height:auto;
overflow:hidden;
}

#footer{
background-color:#E7AE83;
width:900px;
clear:both;
margin:0 auto;
border-top:1px solid #E7AE83;
border-left:1px solid #E7AE83;
border-right:1px solid #E7AE83;
border-bottom:1px solid #E7AE83;
}