body {
	padding: 0;
	color: #000000;
	font: 90% Arial, Helvetica, sans-serif;
	background-color: #0099FF;
	width:780px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20%;
	margin-left: 20%;
	border-right-color: #FFFF00;
	border-right-style: solid;
	border-right-width: thin;
	border-left-color: #FFFF00;
	border-left-style: solid;
	border-left-width: thin;
	border-bottom-color: #FFFF00;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

h1 {
	color: #FFFF00;
	margin: 0;
	padding: .5em  3%;
	text-align: center;
	background-color: #0099FF;
}

h2, h3{margin-top: 0;}

h2 {
	color:#5A578E;
	text-align:left;
}

h3 {
	color:#5A578E;
	font-family:Georgia, Times New Roman, Times, serif;
	font-style: italic;
	text-align: right;
	border-bottom-color: #000000;
}

h4 {
	color:#5A578E;
	font-size:xx-large;
	text-align: center;
}

h5 {color: #000000; 
	font-size:xx-large;
	font-style: italic; 
	text-align: center;}

.text1 {text-align: center; 
	font-style:italic; 
	font-weight: bold; 
	font-size:large; 
	color: #000000;}

.text2 {font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:medium;}

.text3 {text-align: center; 
	font-style:italic; 
	font-weight: bold; 
	font-size: medium;}

.text4 {text-align: center; 
	font-style: italic; 
	font-size: small; 
	font-weight: bold; 
	color: #FFFF00;}

.text5 {text-align: center; 
	font:Geneva, Arial, Helvetica, sans-serif; 
	font-weight:bold; 
	font-size:x-large}
	
.text6  {text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight:normal;
	font-style:italic;
}

.footer {clear:both;
	text-align:left; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:small; 
	font-weight:bold; 
	font-style:italic; 
	color:#FFFFFF; 
	float:left; 
	padding: 0 0 0 15px;}
	
blockquote p {font-size:medium; 
	font-family:Verdana, Arial, Helvetica, sans-serif;}

div.imageleft {
	float: left;
	margin: 1em;
	display:inline;
	padding: 10px;
	background: #0099FF;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
	font-size: large;
}

div.imageright {
	float: right;
	margin: 1em;
	display:inline;
	padding: 10px;
	background: #0099FF;
	background-image: url(images/bg_grad.jpg);
	background-repeat: repeat-x;
}

a:link {
	font-weight:normal;
	text-decoration:underline;
	color: #0000FF;
}

a:visited {
	font-weight: normal;
	text-decoration:underline;
	color: #0000FF;
}
 
a:hover, a:active {
	font-weight: bold;
	text-decoration:underline;
	color: #FFCC00;
}

ul#topnav  {
	margin: 0;
	padding: 5px  10px;
	list-style-type: none;
	text-align: center;
	background-image:url(images/buttonbkg.gif);
	background-color: #0099FF;
	color: #0000CC;
}
		
ul#topnav li { display: inline; 
	background: url(buttonbkg.gif) repeat-x 100%; 
	padding: 0 10px 0 8px;}
	
ul#topnav li A:link{text-decoration: none; 
	color: #330099; 
	font-weight: bold;}

ul#topnav li a:visited {text-decoration: none; 
	color: #330099;
	font-weight: bold;}
	
ul#topnav li a:hover{font-weight: bolder; 
	color:#330099; 
	background-color: #FFFF00;}

ul#topnav li a:active {font-weight: bolder; 
	color:#0000FF; 
	background-color: #FFFF00;}
		
#content {
	background-color:#FFFFCC;
	color:#000000;
	width: 60%;
	float: left;
	margin: 0;
	padding: 10px;
	background-image: url(images/soroptimistlogo2.jpg);
	background-repeat: repeat-y;
	background-position: center;
} 
	
#content	a:link {text-decoration:underline; 
	color: #330099;}

#content	a:visited {text-decoration:underline; 
	color: #669900;}

#content	a:active {text-decoration:underline; 
	color: #FF0000;}

#links	ul{list-style-type:none; 
	padding: 5px 0px 5px 0px; 
	text-align:center;}

#nav {
	width: 16%;
	float: left;
	margin:  0 0 0 0;
	padding: 10px  10px  10px  10px;
	background-color: #0099FF;
	text-align:right;
}

#nav h3 {color:#FFFF00;}

#nav h3 a:link {color:#FFFF00;}

#nav ul {margin: 0; 
	padding: 0; 
	list-style-type: none; 
	line-height: 150%;}

#nav a:link {
	color: #000000;
}

#nav a:visited {
	color: #333333;
}

#nav a:active	{color: #FFFFFF;}

#news {
	width: 16%;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px  10px  10px  10px;
	background-color: #0099FF;
}
	
#news h3 {color:#FFFF00; 
	text-align:center;}
	
#news ul {margin: 0; 
	padding: 0; 
	list-style-type: none; 
	line-height: 150%;}

#news a:link {
	color: #000000;
}

#news a:visited {
	color: #333333;
}

#news a:active	{font-size:medium; 
	color: #FFFFFF;}

#info table {
	background-color: #FFFFCC;
	text-align: center;
	border-top-color: #000000;
	border-top-style: dashed;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: dashed;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: dashed;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: dashed;
	border-left-width: thin;
}

#info th {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#info td{
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	text-align: center;
	vertical-align: middle;
	border-top-color: #000000;
	border-top-style: dotted;
	border-top-width: thin;
	border-right-color: #000000;
	border-right-style: dotted;
	border-right-width: thin;
	border-bottom-color: #000000;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-left-color: #000000;
	border-left-style: dotted;
	border-left-width: thin;
}

#info tr .infofooter {
	width: 700px;
	color:#FFFFFF;
	text-align:left;
	margin-top:15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-color: #FFCC66;
	border-top-style: solid;
	border-top-width: thick;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	vertical-align: middle;
	background-color: #0099FF;
}

#footer {
	clear: both;
	position: inherit;
	width: 780px;
	height: 175px;
	color:#FFFFFF;
	text-align:left;
	background-color: #0099FF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right:0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right:35px;
	padding-bottom: 25px;
	padding-left: 35px;
	border-top-color: #FFFF00;
	border-top-style: solid;
	border-top-width: thin;
}

#footer h2 {color:#FFFF00;}

#footer img {float:right; 
	border-style: none;
	vertical-align: top; 
	padding: 0 15px 0 0;}

#footer a:link {color:#FFFF00; 
	text-align:left;}

#footer span {
	font-family: Verdana;
	font-size: small;
	color: #FFFF00;
	font-weight: bold;
	display: inline;
	text-align: center;
	position: relative;
	list-style-image: none;
	list-style-type: none;
}

	
	
	
		 
		
