@charset "utf-8";
/* CSS Document */

body {
background-color: #F7B9D4;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
scrollbar-base-color: #F5B6D3;
scrollbar-arrow-color: #9D768B;
scrollbar-3dlight-color: #F5B6D3;
scrollbar-darkshadow-color: #F5B6D3;
scrollbar-face-color: #F5B6D3;
scrollbar-highlight-color: #F5B6D3;
scrollbar-shadow-color: #F5B6D3;
scrollbar-track-color: #9D768B;
overflow-x:hidden; 
padding: 0;
margin: 0;

}

.textarea_contest {
width: 475px;
height: 350px;
background-color: #664958;
border: 1px solid #513c47;
margin-top: 5px;
color: white;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
padding: 8px;
}

.input_contest {
height: 22px;
width: 200px;
background-color: #664958;
border: 1px solid #513c47;
margin-top: 5px;
padding: 4px;
padding-left: 6px;
color: white;
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 16px;
}


pre {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
word-wrap: break-word;
white-space: pre-wrap; /* CSS2.1 compliant */
white-space: -moz-pre-wrap; /* Mozilla-based browsers */
white-space: -o-pre-wrap; /* Opera 7+ */

}


.background {
	position: absolute;
	width: 1024px;
	height: 2050px;
background-image: url(../images/background.jpg);
background-position:center;
margin-left: -512px;
margin-top: -133px;
background-repeat:no-repeat;
left: 50%;
top: 0px;

}

.background_short {
	position: absolute;
	width: 1024px;
	height: 1426px;
background-image: url(../images/background_short.jpg);
background-position:center;
margin-left: -512px;
margin-top: -133px;
background-repeat:no-repeat;
left: 50%;
top: 0px;
}

.logo {
	position: absolute;
	background-image: url(../images/logo.png);
	width: 614px;
	height: 195px;
	left: 50%;
	top: 0px;
	margin-left: -320px;
	margin-top: -7px;
}

.stars {
	position: absolute; 
	width: 342px;
	height: 85px;
	left: 50%;
	top: 0px;
	margin-left: -244px;
	margin-top: -1px;
}

.tabs {
	position: absolute;
	background-image: url(../images/tabs.png);
	width: 487px;
	height: 92px;
	left: 50%;
	top: 0px;
	margin-left: -223px;
	margin-top: 275px; 
}

.tabs-home {
	position: absolute;
	background-image: url(../images/tabs.png);
	width: 487px;
	height: 82px;
	left: 50%;
	top: 0px;
	margin-left: -223px;
	margin-top: 440px; 
}

.photo_home {
	position: absolute;
	background-image: url(../images/photo_home.png);
	width: 699px;
	height: 524px;
	left: 50%;
	top: 0px;
	margin-left: -360px;
	margin-top: 20px;
}

.photo_default {
	position: absolute;
	background-image:url(../images/photo_default.png);
	width: 647px;
	height: 326px;
	left: 50%;
	top: 0px;
	margin-left: -323px;
	margin-top: 50px;
}


.small_text_box {
	position: absolute;
	width: 490px;
	height: 350px; /* 200 */
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 540px;
	overflow: hidden;
	word-wrap: normal;
	line-height: 18px;
	padding-right: 10px;
	color: white;
	}
	
.mid_text_box {
	position: absolute;
	width: 490px;
	height: 660px; /* 200 */
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 390px;
	overflow: hidden;
	word-wrap: normal;
	line-height: 18px;
	padding-right: 10px;
	color: white;
	}	

.large_text_box {
	position: absolute;
	width: 490px;
	height: 1355px; /* 360 */
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 365px;
	overflow: hidden;
	word-wrap: normal;
	line-height: 18px;
	padding-right: 10px;
	color: white;
}


.large_text_box a, .mid_text_box a, .small_text_box a {
	color: #F7B7D2;
	text-decoration: underline;
}


.footer {
	position: absolute;
	width: 260px;
	height: 60px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1747px; /* 780 */
	overflow: hidden;
	word-wrap: normal;
	font-size: 14px;
	line-height: 18px;
}


.footer_short {
	position: absolute;
	width: 260px;
	height: 60px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1085px; /* 780 */
	overflow: hidden;
	word-wrap: normal;
	font-size: 14px;
	line-height: 18px;
}

.photo_credits {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1820px;
	word-wrap: normal;
	font-size: 10px;
	color: white;
}

.footer_links {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1850px;
	word-wrap: normal;
	font-size: 10px;
	color: white;
}

.footer_links_short {
	position: absolute;
	width: 500px;
	height: 20px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1189px;
	word-wrap: normal;
	font-size: 10px;
	color: white;
}
.photo_credits_short {
	position: absolute;
	width: 400px;
	height: 20px;
	left: 50%;
	top: 0px;
	margin-left: -230px;
	margin-top: 1159px;
	word-wrap: normal;
	font-size: 10px;
	color: white;
}

.photo_credits a, .photo_credits_short a {
	color: #F5B6D3; text-decoration: underline;
}

.tab_highlight_1 {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -228px;
	margin-top: 322px; 
}

.tab_highlight_2 {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -124px;
	margin-top: 307px; 

}

.tab_highlight_3 {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -28px;
	margin-top: 300px; 
}

.tab_highlight_4 {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: 78px;
	margin-top: 285px; 
}

.tab_highlight_5 {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: 188px;
	margin-top: 273px; 
}

.tab_highlight_1-home {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -228px;
	margin-top: 487px; 
}

.tab_highlight_2-home {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -124px;
	margin-top: 472px; 

}

.tab_highlight_3-home {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: -28px;
	margin-top: 465px; 
}

.tab_highlight_4-home {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: 78px;
	margin-top: 450px; 
}

.tab_highlight_5-home {
	position: absolute;
	width: 79px;
	height: 40px;
	left: 50%;
	top: 0px;
	margin-left: 188px;
	margin-top: 438px; 
}

.tab_highlight_1-home:hover, .tab_highlight_2-home:hover, .tab_highlight_3-home:hover, .tab_highlight_4-home:hover, .tab_highlight_5-home:hover, .tab_highlight_1:hover, .tab_highlight_2:hover, .tab_highlight_3:hover, .tab_highlight_4:hover, .tab_highlight_5:hover {
	cursor: pointer;
	cursor: hand;
	background-image: url(../images/tabs_highlight.png);
}
.tab_active {
		background-image: url(../images/tabs_highlight.png);
}

.thanks { 
position: absolute;
top: 0px;
left: 50%;
width: 339px;
height: 414px;
margin-left: -150px;
margin-top: 675px;
background-image:url(../images/thanks.png);
}

.pink_bow {
	position: absolute;
	background-image: url(../images/pink_bow.png);
	width: 146px;
	height: 132px; 
	left: 50%;
	top: 0px;
	margin-left: 100px;
	margin-top: 1710px; /* 740 */
}

.pink_bow_short {
	position: absolute;
	background-image: url(../images/pink_bow.png);
	width: 146px;
	height: 132px; 
	left: 50%;
	top: 0px;
	margin-left: 107px;
	margin-top: 1060px; /* 740 */
}


.contest {
	position: absolute;
	background-image:url(../images/contest.gif);
	width: 539px;
	height: 288px;
	left: 50%;
	top: 0px;
	margin-left: -251px;
	margin-top: 866px;
}

.contest_text {
	position: absolute;
	width: 490px;
	height: 90px;
	left: 50%;
	top: 0px;
	margin-left: -227px;
	margin-top: 960px;
	color: white;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
}

.gallery_thumb {
	border: 3px solid #F7B7D2;
	margin-right: 10px;
	margin-bottom: 10px;
}

.spacer_contact {
	height: 1px;
	width: 40px;
}

.spacer_about {
	height: 1px;
	width: 95px;
}


.submit_no_style {
	border: 0;
	padding: 0;
	margin: 0;
	color: #F7B7D2;
	text-decoration: underline;
	background: none;
	cursor: pointer;
	cursor: hand;
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
}

.color_white {
	color: white;
}

.color_lavender, .color_lavender a {
	color: #664958;
}

.color_pink {
	color: #F5B6D3;
}

.font_med {
	font-size: 15px;
	line-height: normal;
}


.font_welcome {
	font-size: 16px;
	line-height: normal;
}

.font_note {
	font-size: 11px;
	color: #735C69;
}

.font_note a { color: white; }

.font_title {
	font-size: 18px;
	font-weight: bold;
	color: #F7B7D2;
}

.font_title_no_size {
	font-weight: bold;
	color: #F7B7D2;
}

.image_about {
	margin-top: -10px;
}