@charset "utf-8";
/* CSS Document */

body	{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.pink	{
	color: #ef4d74;
	text-decoration: none;
	font-weight: bold;
}

a.pink:hover	{
	text-decoration: underline;
}

#wrapper	{
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}

#top	{
	background-image: url(images/bg_top.jpg);
	width: 950px;
	background-repeat: no-repeat;
}

#top .menu	{
	float: right;
	height: 126px;
	width: 568px;
	background-image: url(images/bg_menu.jpg);
}

#top .menu1	{
	float: right;
	height: 126px;
	width: 568px;
	background-image: url(images/bg_menu_event.jpg);
}

#top .menu2	{
	float: right;
	height: 126px;
	width: 568px;
	background-image: url(images/bg_menu_registration.jpg);
}

#top .menu3	{
	float: right;
	height: 126px;
	width: 568px;
	background-image: url(images/bg_menu_profiles.jpg);
}

#top .menu4	{
	float: right;
	height: 126px;
	width: 568px;
	background-image: url(images/bg_menu_contact.jpg);
}

#top .home	{
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 381px;
	position: absolute;
	top: 19px;
	height: 214px;
	text-align: right;
}

#top .home_link	{
	height: 214px;
	width: 337px;
	display: block;
	float: right;
	text-decoration: none;
}

#top .event	{
	text-align: right;
	float: left;
	height: 30px;
	width: 127px;
	padding-top: 40px;
}

#top .registration	{
	float: left;
	height: 26px;
	width: 162px;
	margin-top: 80px;
	margin-left: 1px;
}

#top .profiles	{
	float: left;
	height: 32px;
	width: 127px;
	margin-top: 35px;
	margin-left: -3px;
}

#top .contact	{
	float: left;
	height: 34px;
	width: 72px;
	margin-left: 31px;
	padding-top: 62px;
}

#art	{
	height: 424px;
	width: 420px;
	padding-left: 2px;
	margin-left: 464px;
	position: relative;
	z-index: 2;
	background-color:#0B0B0B;
	color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

#art .title	{
	height: 49px;
	margin-left: 15px;
}

#art .work	{
	float: left;
	height: 104px;
	width: 103px;
	margin-right: 2px;
	margin-bottom: 2px;
}

#art .content	{
	width: 390px;
	margin-left: 30px;
	margin-top: 15px;
}

#art .profile_content	{
	width: 400px;
	margin-left: 14px;
	padding-top:12px;
}

#art .list	{
	float: left;
	width: 180px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 14px;
}

#bio_left	{
	float: left;
	width: 165px;
}

#bio_left img	{
	margin-left: 8px;
}

#bio_right	{
	float: left;
	width: 209px;
	margin-top: 15px;
}

#art .pro_left	{
	float: left;
	margin-right: 15px;
}

#art .pro_right	{
	float: left;
	width: 100px;
	margin-bottom: 5px;
}

#art .name	{
	font-size: 20px;
	color: #ef4d74;
	margin-bottom: 10px;
}

#art .hometown	{
	font-size: 11px;
	color: #FFFFFF;
}

#art .bio	{
	margin-top: 12px;
	padding-top: 15px;
	padding-bottom:12px;
	margin-right: 12px;
	padding-right: 8px;
	padding-left: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #376C8C;
}

#art .bottom	{
	background-image: url(images/bg_art_bottom.jpg);
	height: 223px;
	width: 418px;
}

#info	{
	width: 950px;
	height: 223px;
	background-repeat: no-repeat;
	background-position: 467px 0px;
}

.homeinfo {
	background-image: url(images/bg_art_bottom.jpg);
	background-repeat: no-repeat;
	background-position: 466px 0px;
	}

.show	{
	display:block;
	}

.hide	{
	display:none;
}

#info .address	{
	float: left;
	width: 350px;
	padding-top: 20px;
	text-align: right;
}

#info .logo	{
	float: left;
	width: 220px;
	margin-left: 50px;
	margin-top: -50px;
}

#info .footnote	{
	float: left;
	color: #FFFFFF;
	padding-top: 80px;
	margin-left: 245px;
}
#info .footnote a {
	color: #99d92b;
	font-weight: bold;
}
.style1 {font-weight: bold}
.style2 {
	color: #00C2FF;
	font-weight: bold;
}
.style6 {
	color: #99D92B;
	font-weight: bold;
}
