/* Ivanka Mincheva's Web Page Screen Styles */

body {
	background-color: #dedede;
	display: block;
}

#photo-text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	padding-left: 30px;
	font-style: italic;
}

#awards-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FFFFFF;
	background-color: #5E7A97;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	padding-right: 15px;
}

#firstwords {
	font-variant: small-caps;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}

#bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	background-color: #5E7A97;
	border-top-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #999999;
	padding: 15px;
}

#events-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #5E7A97;
	padding: 15px;
	border-top-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
	text-align: justify;
}

#exhibits-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-align: justify;
	background-color: #5E7A97;
	padding: 15px;
	border-top-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #DEDEDE;
	border-left-color: #DEDEDE;
}

#praise {
	background-color: #5E7A97;
	color: #FFFFFF;
	font-size: 19px;
	padding: 50px;
	text-align: justify;
	text-indent: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}



#medal-single {
	text-align: center;
	padding-top: 35px;
}

#pics-medals {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #5E7A97;
}
#subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
	color: #5E7A97;
}


.navigation {
	color: #000000;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	border:#5E7A97 thin solid;
}
.navigation:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	text-decoration: none;
	padding-left: 20px;
	display: block;
	border:#5E7A97 thin solid;
	background-color: #5E7A97;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: none;
	color: #000000;
}
.links:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-decoration: underline;
	color: #000000;
}

