body  {
	background: #eae1f0 url(images/rose_color_back.gif) repeat-y;
	font-family: Helvetica, "Gil Sans", Arial, sans-serif;
	color: #780000;
	font-size: .9em;
	}


#main_content  {
	width: 710px;
	margin: 20px 5% 5px 5%;
	background-color: #FFE4E1;
	border: 3px ridge #E00B88;
	padding-top: 15px;
	}	
	

#logo  {
	background: url(images/logo.jpg) no-repeat 50% 50%;
	width: 95%;
	height: 180px;
	position: relative;
	left: 15px;	
	color: #FFE4B5;
	font: italic bold 5em/1.1em "Times Roman", serif;
	border: 3px inset #ee82ee;
	text-indent: 50px;
	}

#index h1  {
	margin-left: 20px;
	font-size: 2.0em;
	}

#index img  {
	position: relative;
	
	}


#gold_medal h1  {
	width: 530px;
	margin-bottom: 10px;
	margin-top: 20px;
	}

#gold_medal img   {
	margin: 0px;
	position: relative;
	top: 110px;
	left: 80px;
	border: none;
	}

#gold_medal #column  {
	width: 220px;
	font-size: 1.9em;
	position: relative;
	top: -170px;
	left: 20px;
	margin: 0px;
	background-color: #fff;
	font-style: italic;
	border: 1px solid black;
	}


#logo img  {
	border: none;
	position: absolute;
	top: 0px;
	left: -10px;
	margin: 0px;
	}

#header  {
	text-align: center;
	background-color: #ffffe0;
	padding: 5px 0px;
	border-bottom: 2px solid #a9a9a9;
	border-right: 2px solid #a9a9a9;
	width: 94%;
	margin: 10px 0%;
	word-spacing: .1em;
	font: bold 1.2em/1.3em Helvetica, "Gil Sans", sans-serif;
	color: #4f1001;
	position: relative;
	left: 20px;
	}

#header a  {
	color: #4f1001;
	}

#front_text  {
	color: 	#DAA520;
	font-family: times, serif;
	font-size: 3em;
	position: absolute;
	left: 377px;
	top: 292px;
	padding-top: 10px;
	}

#back_text  {
	position: absolute;
	font-family: times, serif;
	font-size: 3em;
	top: 290px;
	left: 375px;
	padding-top: 10px;
	}

p span  {
	font-weight: bold;
	}


h2  {
	position: relative;
	left: 35px;
	font-size: 1.6em;
	text-decoration: underline;
	clear: both;
	}


#footer a  {
	text-decoration: underline;
	}

.divider  {
	font-size: .7em;
	padding: 3px;
	}




#index p  {
	margin-left: 230px;
	padding-right: 15px;
	}

p  {
	line-height: 1.3em;
	padding: 10px;
	font-size: .9em;
	}

p a  {
	font-style: italic;
	}

p a:link  {
	text-decoration: underline;
	color: #f00;
	}

p a:visited  {
	text-decoration: underline;
	color: #f00
	}


.first_p  {
	width: 455px;
	padding-right: 10px;
	padding-top: 25px;
	}

.first_p:first-line  {
	text-transform: uppercase;
	}
	
.first_p:first-letter  {
	color: #4f1001;
	font-size: 3em;
	width: 3em;
	background-color: #FFFFF0;
	border: 1px solid #F08080;
	padding: 4px;
	margin: 4px;
	font-family: serif;
	font-weight: bold;
	}


img  {
	border: 1px solid black;
	margin: 20px 50px;
	}


/* define links styles */
a  { 
	border: none;
	padding: 2px;
	}

a:link  {
	color: #A52A2A;
	text-decoration: none;
	}

a:active  {
	font-weight: bold;
	}

a:visited  {
	color: #4f1001;
	text-decoration: none;
	}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

.flickr_link  {
	position: relative;
	left: 150px;
	}


.slide_link  {
	padding-left: 15px;
	}

#links_2  {
	background-color: #FFFFF0;
	text-align: center;
	padding: 10px 0px;
	font-size: 1em;
	border-top: 4px double #A52A2A;
	width: 710px;
	position: relative;
	left: 0px;
	margin-top: 10px;
	}

#links_2 a  {
	padding: 4px 6px;
	clear: both;
	font-family: "times roman", serif;
	font-size: 1.2em;
	}

#links_2 a:hover  {
	border: none;
	background: #FFE4C4;
	font-weight: normal;
	}


#footer  {
	color: #696969;
	font-size: .6em;
	padding: 10px 0px;
	text-align: center;
	width: 500px;
	position: relative;
	left: 50px;
	}

#footer a  {
	color: #696969;
	}

#footer a:visited  {
	color: #696969;
	}

#footer .divider  {
	padding: 0px 5px;
	}
