body { color: #000; background: #FFC url('../images/background.gif') repeat; font-family: Verdana, Arial, Helvetica, sans-serif; }
h1   { color: #800; text-align: center; font-family: Georgia, Times New Roman, serif; }
h2   { color: #000; text-align: center; font-family: Georgia, Times New Roman, serif; }
h3   { color: #800; text-decoration: underline; font-family: Georgia, Times New Roman, serif; }

ul li { list-style: none; }
ul.members   { list-style-image: url('../images/bullet1.gif'); }
ul.countries { list-style-image: url('../images/bullet1.gif'); }

a                { color: #330033; }
a:visited        { color: #800000; }
a:active,a:hover { color: #330033; }
a.external       { background: url(../images/external.gif) center right no-repeat; padding-right: 13px; }

blockquote { font-style: italic; }

thead th    { color: #FFF; background: #800000; }
tbody td    { font-size: smaller; }
td.photos   { border: none; text-align: center; vertical-align: middle; }
td.photos a { text-decoration: none; }
td.form     { border: none; }

p.intro         { margin: 1.5em 0; text-align: center; }
span.first_char { color: #800; text-decoration: underline; }
.inmemory       { color: #F00; text-align: center; }

.yui-g { padding: 0.5em 1.5em; }

.left   { text-align: left; }
.center { text-align: center; }
.right  { text-align: right; }
.italic { font-style: italic; }
.bold   { font-weight: bold; }

img#loc-afr { border: none; width: 500px; height: 345px; }
img#mark    { border: none; width: 76px; height: 94px; padding: 25px 15px; }

#doc2 { margin: 0; padding-top: 1em; }
#bd   { margin-top: 3.0em; }

#content-col { border-left: thin solid #000; }
#content     { border-top: thin solid #000; }
#gutter      { border-top: thin solid #000; text-align: center; }
#gutter a    { text-decoration: none; }
#srass       { margin: 1.5em; border: thin solid #000; background: #603; font-weight: bold; font-family: Georgia, Times New Roman, serif; }
#srass a     { display: block; padding: 1.0em; color: #FFF; text-decoration: none; }

#ft   { margin: 0; padding: 3.0em 0; text-align: center; font-size: smaller; }
#ft a { text-decoration: none; padding: 0.5em; 0; }


/* LEFT SIDEBAR VERTICAL MENU */
#vertical_menu {
	width: 140px;
	margin: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330033;
	border-right-color: #330033;
	border-bottom-color: #330033;
	border-left-color: #330033;
}

#vertical_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

#vertical_menu li a {
	list-style: none;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCC99;
}

#vertical_menu li a#current {
	list-style: none;
	color: #330033;
	background: #999966;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

#vertical_menu .noTopBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#vertical_menu li a:link,
#vertical_menu li a:visited {
	display: block;
	list-style: none;
	color: #FFFFFF;
	background-color: #330033;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

#vertical_menu li a:hover {
	list-style: none;
	color: #330033;
	background: #CCCC99;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
