/* Layout */
html {
	margin: 0;
	padding: 0;
}

body {
	color: #808080;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: normal;
	margin:50px 0px; 
	padding: 0; /* Need to set body margin and padding to get consistency between browsers. */
	text-align:center; /* Hack for IE5/Win */
}

#wrapper {
	background-color: #FFF;
	background-image: url(../images/background.jpg);
	width: 778px;
	min-width: 778px;
	max-width: 778px;
	height: 419px;
	max-height: 419px;
	min-height: 419px;
	padding: 0px 0px 00px 0px;
	Margin:0px auto; /* Right and left margin widths set to "auto" */
	text-align:left; /* Counteract to IE5/Win Hack */	
}
	
#navigation {
	padding: 80px 0 0 0;
	margin: 0 12px 0 0;
	list-style: none;
	text-transform: uppercase;
	text-align: right;
	float: left;
}

#navigation li {
	padding-top: 5px;
	width: 195px;
	font-size: 8px;
}

#navigation ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}

#navigation ul li{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 195px;
	font-size: 8px;
	text-align: right;
}

#pageheader {
	padding: 60px 0 7px 0;
	margin: 0 0 0 0;
	text-transform: uppercase;
}

#content {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	width: 360px;
	min-width: 360px;
	max-width: 360px;
	height: 300px;
	min-height: 300px;
	max-height: 300px;
	overflow-y: scroll;
	font-size: 9px;
}

.searchfield {
	border-style: solid;
	border-width: 1px;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	width: 120px;
}

#searchfield {
	border-style: solid;
	border-width: 1px;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	width: 120px;
}

#printpage {
	background-image: url(../images/pinkdot.jpg);
	background-position: left;
	background-repeat: no-repeat;
	margin-left: 112px;
	z-index: 100;
}

#printpage a{
	color: #1d84c7;
}

/* Basic setup */
h1 {
	color: #ed3f93;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 2px 0;
}

h2 {
	color: #808080;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 5px 0 2px 0;
}

h3 {
	color: #808080;
	font-family:  verdana, helvetica, arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	margin: 5px 0 2px 0;
}

p {
	font-size: 9px;
	margin: 5px 0 2px 0;	
	width: 335px;
}

a {
	color: #ed3f93;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #ed3f93;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #ed3f93;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

a:active {
	color: #ed3f93;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}


/* navigation links */

.menu 		{
	color: #808080;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:visited 	{
	color: #808080;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:hover 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.menu:active 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

.menuison {
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: underline;
}

a.menuison:visited {
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.menuison:hover {
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}

a.menuison:active 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}


.submenu 		{
	color: #808080;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.submenu:visited 	{
	color: #808080;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.submenu:hover 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.submenu:active 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

a.submenuison 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenuison:visited 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenuison:hover 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

a.submenuison:active 	{
	color: #ed3f93;
	font-family: tahoma,arial,verdana,helvetica,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

