body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	margin: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.65em;
	font-weight: normal;
	font-variant: normal;
	font-style: italic;
	color: #FE00FF;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #000000;
	padding-top: 0.5em;
	margin-top: -1em;
}
#container {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#sidebar {
	background-image: url(../images/web_02.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 525px;
	width: 170px;
	position: inherit;
	font-size: 9px;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-top: 8em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.main {
	font-size: 0.78em;
	color: #000000;
	padding: 2em;
	height: auto;
	line-height: 1.56em;
}
.navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-variant: small-caps;
	text-align: justify;
	list-style-type: none;
	height: auto;
	width: auto;
	list-style-image: url(../pix/bullet.png);
	list-style-position: outside;
	padding-top: 0.5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0.5em;
	margin: 0em;
	word-spacing: normal;
	border-top-width: 1px;
	border-top-style: solid;
}
.footer {
	font-size: 0.65em;
	color: #666666;
	text-align: center;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
.navbar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 1em;
}
.marginLt {
	margin-left: 1em;
}
.marginRt {
	margin-right: 1em;
}
.navbar a:link {
	color: #000000;
	text-decoration: none;
}
.navbar a:visited {
	color: #000000;
	text-decoration: none;
}
.navbar a:hover {
	color: #FA00FB;
	text-decoration: none;
}
a:link {
	color: #FA00FB;
	text-decoration: none;
}

a:visited {
	color: #FA00FB;
	text-decoration: none;
}
a:hover {
	color: #FA00FB;
	text-decoration: underline;
}
h2 {
	font-size: 1em;
}
a:link img, a:visited img {
	border-color: #FA00FB;
}
a:hover img {
	border-color:#990099;
}
