@charset "utf-8";
a {
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	font-style: normal;
	color: #333;
	font-family: "Comic Sans MS", cursive;
}


/* CSS Document */

body {
	background-color: #000;
	color: #333;
	margin-top: 25px;



}
#container_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	height: 610px;
	padding-top: 30px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}


#header {
	height: 175px;
	text-align: right;
}
#header_pic {
	float: left;
	border: 4px inset #F00;
}
#header_logo {
	float: left;
	background-image: url(img/logo_home.jpg);
	height: 165px;
	width: 340px;
	background-repeat: no-repeat;
	margin-left: 35px;
}
#header_flash {
	float: right;

}



#navigation {
	font-size: 12px;
	text-align: center;
	height: 325px;
	padding-top: 5px;
}

#content_001 {
	height: 310px;
	width: 725px;
	float: right;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;

}
#content_002 {
	height: 240px;
	float: left;
	width: 320px;
}
#content_003 {
	width: 375px;
	height: 250px;
	float: right;
	padding-bottom: 10px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}
#content_005 {
	height: 310px;
	width: 725px;
	float: right;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;

}
#content_006 {
	height: 240px;
	float: left;
	width: 320px;
}
#content_007 {
	width: 375px;
	height: 250px;
	float: right;
	padding-bottom: 10px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
}



#navigation #button01 {
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 10px;
	height: 30px;
	width: 90px;
	text-align: left;
	padding-left: 45px;
	background-image: url(img/music_note.jpg);
}


#navigation #button01 a:hover {
	color: #F00;
	font-weight: bold;
}

#navigation #button02 {
	background-image: url(img/music_note.jpg);
	height: 30px;
	width: 90px;
	background-repeat: no-repeat;
	padding-top: 10px;
	background-position: left;
	text-align: left;
	padding-left: 45px;
	margin-top: 2px;
}

#navigation #button02 a:hover {
	color: #F00;
	font-weight: bold;
}
#navigation #button03 {
	background-image: url(img/music_note.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 90px;
	padding-top: 10px;
	padding-left: 45px;
	text-align: left;
	margin-top: 2px;
}
#navigation #button03 a:hover {
	color: #F00;
	font-weight: bold;
}

#navigation #button04 {
	background-image: url(img/music_note.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 90px;
	padding-top: 10px;
	padding-left: 45px;
	text-align: left;
	margin-top: 2px;
}
#navigation #button04 a:hover {
	color: #F00;
	font-weight: bold;
}
#navigation #button05 {
	background-image: url(img/music_note.jpg);
	background-repeat: no-repeat;
	background-position: left;
	width: 90px;
	height: 30px;
	padding-top: 10px;
	text-align: left;
	padding-left: 45px;
	margin-top: 2px;
}
#navigation #button05 a:hover {
	color: #F00;
	font-weight: bold;
}
#navigation #button06 {
	background-image: url(img/music_note.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 90px;
	padding-top: 10px;
	text-align: left;
	padding-left: 45px;
	margin-top: 2px;
}
	
#navigation #button06 a:hover {
	color: #F00;
	font-weight: bold;
}
#navigation #button07 {
	background-image: url(img/music_note.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
	width: 90px;
	padding-top: 10px;
	text-align: left;
	padding-left: 45px;
	margin-top: 2px;
}
	
#navigation #button07 a:hover {
	color: #F00;
	font-weight: bold;
}
#navigation #button08 {
	height: 95px;
	width: 90px;
	padding-top: 5px;
	text-align: center;
	padding-left: 5px;
	margin-top: 10px;
	font-size: 14px;
	border: 5px outset #F00;
	font-weight: normal;
	font-family: "Comic Sans MS", cursive;
	margin-left: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#navigation #button08 a {
	color: #000;
	font-size: 12px;
}	
#navigation #button08 a:hover {
	color: #F00;
	font-weight: bold;
	font-size: 12px;
}
#footer_buffer {
	padding-bottom: 50px;


}
#footer {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
}
#footer a {
	color: #FFF;
	font-size: 12px;
}

#footer a:hover {
	color: #FFF;
	font-weight: bold;
}
