/*************************************************************************************/
* {
	margin : 0;
	padding : 0;
}

body {
	height : 100%;
	font-family : "trebuchet ms", arial, verdana;
	color : #ffffff;
}

html {
	height : 100%;
	background : #000000;
}
/*************************************************************************************/
img {
	border : 0;
}

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

a:hover {
	text-decoration : none;
}

input, textarea, select {
	border : 1px solid #999999;
	font-size : 0.9em;
	font-family : "trebuchet ms", arial, verdana;
}

h1 {
	font-size : 1.5em;
}

h2 {
	font-size : 1em;
}

p {
	font-size : 0.9em;
	text-align : justify;
}

fieldset {
	font-size : 0.9em;
	padding-left : 10px;
}

p a {
	color : #3dc3f0;
}

p a:hover {
	text-decoration : underline;
}

div#news a:hover {
	text-decoration : underline;
}
/*************************************************************************************/
div#main {
	margin : 0 auto;
	width : 1000px;
}

div#head {
	width : 1000px;
	height : 214px;
	background : url('../images/boombox_header.gif') no-repeat left top;
}

div#news {
	margin: 20px 0 0 18px;
	width : 464px;
	height : 170px;
	background : url('../images/news_box.gif') no-repeat left top;
	font-size : 0.9em;
	float: left;
}

div#menu {
	width : 1000px;
	height : 46px;
	vertical-align : top;
	font-size : 0.8em;
}

div#content_left {
	width : 308px;
	float : left;
}

div#content_right {
	width : 680px;
	margin : 0 0 0 12px;
	float : right;
}

span#email_news {
	position : absolute;
	width : 265px;
	margin : 14px 0 14px 9px;

	vertical-align : top;
}
/*************************************************************************************/
div.frame {
	margin : 10px 19px 28px 19px;
	width : 448px;
	height : 460px;
	float : left;
}

div.frame_large {
	margin : 10px 19px 28px 19px;
	width : 948px;
	float : left;
}

div.frame_borders {
	border-top : 0;
	border-right : 7px;
	border-bottom : 7px;
	border-left : 7px;
	border-style : solid;
}

div.frame_title {
	width : 448px;
	height : 24px;
}

div.frame_title_large {
	width : 948px;
	height : 24px;
}

div.frame_image {
	width : 312px;
	height : 436px;
	float : left;
}

div.frame_menu {
	width : 136px;
	height : 436px;
	float : right;
}
 
div.frame_menu_item {
	margin : 6px 0 0 0;
	padding : 3px 0 0 10px;
	width : 126px;
	height : 21px;
}

img.frame_image {
	margin : 6px;
}

div.frame h1, div.frame_large h1 {
	font-size : 1em;
}

div.frame h2 {
	font-size : 0.9em;
	font-weight : normal;
}
/*************************************************************************************/
img.event_image {
	margin : 0 16px 0 0;
	border : 4px solid #ffffff;
}

img.shop_gallery {
	margin : 0 5px 0 6px;
}

div.event_href {
	width : 120px;
	margin : 16px 0 0 0;
	padding : 0 2px;
	text-align : center;
}

div.cleaner {
	height : 10px;
	clear : both;
}

div.bg_e7358f {
	background-color : #e7358f;
}

div.bg_a7218a {
	background-color : #a7218a;
}

div.bg_3dc3f0 {
	background-color : #3dc3f0;
}

div.bg_b4d033 {
	background-color : #b4d033;
}

div.content {
	margin : 5px 0 0 0;
}

div.content img {
	margin : 0 10px 0 0;
}
