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

body {
	background-color: #BABABA;
	background-image: url(images/pattern_large_wave2.gif);
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #323232;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	color: #585858;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #E3E3E3;
	letter-spacing: 0.2em;
	line-height: 14px;
	margin-bottom: -20px;
	margin-top: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #323232;
	padding: 0px;
	font-weight: normal;
}

h4 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 5px;
	font-weight: lighter;
	color: #585858;
}

#flashcontent {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 19px;
	}
#intro {
	width: 650px;
}
#top {
	width: 650px;
	padding-bottom: 30px;
	padding-top: 10px;
}
#masthead {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 20px;

}
#container {
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 75px;
	background-color: #BABABA;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 25px;
	height: 800px;
}
#left {
	width: 200px;
	float: left;
	padding-right: 25px;
}
#middle {
	width: 200px;
	float: left;
	padding-right: 25px;
}
#right {
	width: 200px;
	float: left;
}
#columns {
	width: 650px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}
a:visited {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #323232;
	border-bottom-style: dashed;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3E3E3;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
	background-color: #585858;
}

.icon a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.icon a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}
.icon a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3E3E3;
	border-bottom-style: none;
	text-decoration: none;
}



li {
	line-height: 22px;
	list-style-image: none;
	list-style-type: none;
}

ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

li2 {
	line-height: 22px;
	list-style-image: none;
	list-style-type: none;
}


a.writings:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	color: #585858;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}
a.writings:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	color: #585858;
	border-bottom-style: dashed;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
}
a.writings:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	line-height: 25px;
	font-weight: lighter;
	color: #585858;
	border-bottom-style: solid;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-color: #E3E3E3;
	background-color: #585858;
}