body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
}
img {
	float: left;
	margin-right: 10px;
}
#profilInfo img {
	float: none;
	margin: 0px;
}

#header {
	height: 175px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#content {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	background-image: url(images/bg_content_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#content p {
	margin-left: 0px;
}
#content    ul, li {
	margin-top: 7px;
}

#content img {
	float: left;
	margin-right: 10px;
	margin-bottom: 1px;
}

#contactInfo td {
	padding-left: 10px;

}
#contactInfo h5 {
	font-size: 13px;
	margin-bottom: 5px;
	margin-top: 10px;
}
#content span {
	font-size: 18px;
	color: #999999;
	font-family: Arial;
}

* {
	margin: 0px;
}
#footer {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 168px;
	height: 275px;
	padding-top: 15px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}

#bg_footer {
	height: 276px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#topMenu {
	height: 26px;
	margin-top: 119px;
}
#rightMenu {
	background-image: url(images/bg_right_menu2.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	padding-left: 20px;
}
#topMenu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#topMenu li {
	float: left;
	margin-right: 3px;
}
#topMenu li a {
	display: block;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	line-height: 24px;
	background-image: url(images/bg_top_menu.jpg);
	background-repeat: repeat-x;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 3px;
	background-color: #FF9900;
}


#topMenu li a:hover {
	background-image: url(images/bg_top_menu_hover.jpg);
	background-repeat: repeat-x;
	background-color: #FFCC00;
}
#profilInfo {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	width: 282px;
	margin-left: 618px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #00CCFF;
}
#profilInfo a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#profilInfo a:hover {
	text-decoration: underline;
}
#bg_content {
	background-image: url(images/bg_content.jpg);
	background-repeat: repeat-x;
}
#subMenu {
	width: 140px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
}

#subMenu ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#subMenu   li  {
	margin-bottom: 5px;
}
#subMenu a {
	font-size: 11px;
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#subMenu a:hover {
	color: #FF9900;
}
#content hr {
	color: #FFFFFF;
	margin-bottom: 5px;
	height: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}
H1, H2, H3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
form {
	margin: 0;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: #CCCCCC;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}

