/* CSS Document */
body{
background:#EDEBE5;
margin:0 auto;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#5C452F;
}
.paperBG{
background-image:url(../images/paper_bg.jpg);
}
a{
color:#5C452F;
text-decoration:none;
outline:0;
}
a:hover{
text-decoration:underline;
}
.title{
font-size:16px;
font-weight:bold;
margin:0;
padding:0;
}
#page_title{
margin:36px 0 0 75px;
width:250px;
}
#footer{
width:727px;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color:#5C452F;
padding-left:30px;
}
#newsletter{
position:absolute;
margin-left:230px; 
margin-top:20px;
width:321px;height:250px; 
background-image:url(../images/newsletter_bg.png);
}
#newsletter_con{
width:273px;
padding-left:56px;
color:#5C452F;
font-size:10px;
padding-top:30px;
}
#newsletter_con_home{
width:273px;
padding-left:56px;
color:#5C452F;
font-size:10px;
margin-left:50px;
}
#about_photo{
position:absolute;
margin-left:190px; 
margin-top:-113px; 
width:396px;height:306px; 
}
.txt_box{
color:#5C452F;
font-size:10px;
border:none;
height:16px;
width:170px;
}
.txt_box1{
color:#5C452F;
font-size:10px;
border:none 0px;
height:16px;
}
.txt_area{
color:#5C452F;
font-size:11px;
border:#999999 1px solid;
}
.dark{
background-color:#D3C4A0;
}
.bt_box{
color:#5C452F;
font-size:10px;
border:1px #ffffff solid;
height:20px;
font-weight:bold;
letter-spacing:1px;
background-image:url(../images/submit.gif);
}
.font12{
font-size:12px;
}
.font13{
font-size:12px;
}
/* menu */
.about_m{
width:135px;
height:18px;
display:block;
background:url(../images/1_about.png) no-repeat 0 -18px;
}
.about_m:hover{
width:135px;
height:18px;
display:block;
background:url(../images/1_about.png) no-repeat;
}
.about_m_selected{
width:135px;
height:18px;
display:block;
background:url(../images/1_about.png) no-repeat;
}
.music_m{
width:135px;
height:15px;
display:block;
background:url(../images/2_music-store.png) no-repeat 0 -15px;
}
.music_m:hover{
width:135px;
height:15px;
display:block;
background:url(../images/2_music-store.png) no-repeat;
}
.music_m_selected{
width:135px;
height:15px;
display:block;
background:url(../images/2_music-store.png) no-repeat;
}
.events_m{
width:135px;
height:15px;
display:block;
background:url(../images/3_events.png) no-repeat 0 -15px;
}
.events_m:hover{
width:135px;
height:15px;
display:block;
background:url(../images/3_events.png) no-repeat;
}
.events_m_selected{
width:135px;
height:15px;
display:block;
background:url(../images/3_events.png) no-repeat;
}
.news_m{
width:135px;
height:15px;
display:block;
background:url(../images/4_news.png) no-repeat 0 -15px;
}
.news_m:hover{
width:135px;
height:15px;
display:block;
background:url(../images/4_news.png) no-repeat;
}
.news_m_selected{
width:135px;
height:15px;
display:block;
background:url(../images/4_news.png) no-repeat;
}
.links_m{
width:135px;
height:23px;
display:block;
background:url(../images/5_links.png) no-repeat 0 -23px;
}
.links_m:hover{
width:135px;
height:23px;
display:block;
background:url(../images/5_links.png) no-repeat;
}
.links_m_selected{
width:135px;
height:23px;
display:block;
background:url(../images/5_links.png) no-repeat;
}
#links p{
margin-top:25px;
}
#links{
padding-top:33px;
}


#menuLayer0{
background-color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-top:10px;
	cursor:pointer;
}
#menuLite0{
margin-top:2px;
}
#menuLite1{
margin-top:2px;
}
#menuLayer1{
background-color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	padding-top:10px;
	cursor:pointer;
}
