body {
	background: #fff;
	margin: 10px 0 30px 0;
	padding: 0;
	text-align: center;
	font-family: arial, Verdana, sans-serif;
	color: #666;
	font-size: x-small; /* for IE5 Windows */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}

html>body { /* for Opera */
	font-size: small;
}

strong {
	font-weight: bold;
}

a, a:visited {
	color: #c60946;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul {
	list-style: none;
}

#swap {
	margin: 0 auto;
	text-align: right;
	width: 690px;
	font-size: 0.8em;
}

#swap a, #footer a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}

#swap a:link, #swap a:visited, #footer a:link, #footer a:visited {
	color: #000;
}

#swap a:hover, #footer a:hover {
	color: #c60946;
}

#swap a:active, #footer a:active {
	color: #c60946;
}

#swap span {
	font-size: 1.2em;
}

#container {
	background-color: #fff;
	position: relative;
	margin: 40px auto;
	padding: 0;
	text-align: left;
	width: 702px;
}

#logo, #job {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
}

#menu, #menuhome {
	margin: 0;
	padding: 0;
	font-size: 0.8em;
	text-align: center;
	background: url(../pics/menu.gif) no-repeat center;
}

#menuhome {
	background: url(../pics/menuhome.gif) no-repeat center;
}

#menu ul, #menuhome ul {
	margin: 0;
	padding: 0;
}

#menu li, #menuhome li {
	display: inline;
	margin: 0;
	padding: 0;
}

#menu a, #menuhome a {
	background-color: #fff;
	border-left: 1px solid #c60946;
	border-right: 1px solid #c60946;
	padding: 0 5px 0 5px;
	margin: 0 15px 0 15px;
	color: #000;
	text-transform: uppercase;
	font-weight: normal;
}

#menu a#here {
	color: #fff;
	background-color: #c60946;
}

#menu a:hover, #menuhome a:hover {
	color: #fff;
	background-color: #c60946;
}

#home {
	height: 470px;
	background: no-repeat center top;
	padding: 25px 40px;
}

#content {
	padding: 25px 40px;
	background:  url(../pics/cont.gif) repeat-y top center;
	border-bottom: 1px solid #c60946;
}

#content ul {
	list-style-type: circle;
	padding: 0 80px 1.0em 80px;
	margin-left: 0;
	line-height: 2.0em;
}
#content li {
	padding: 0 0 0 24px;
}

#content p {
	padding: 0 40px 1em 40px;
	line-height: 1.6em;
	text-align: justify;
}

#content p.when {
	margin-top: -4em;
	font-size: 0.8em;
	text-align: right;
	font-style: italic;
}

h1 {
	display: none;
	margin: 0;
	padding: 0;
}

h2 {
	margin: 1.0em 40px 2.0em 0;
	font-size: 1.8em;
	font-family: georgia, serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #c60946;
	text-transform: capitalize;
}

h3 {
	font-size: 1.1em;
	font-weight: bold;
	margin: 1.0em 40px 2.0em 40px;
}

.contact {
	text-indent: -10px;
}

#content p.partner {
	text-align: right;
	font-style: italic;
	margin-top: -1em;
}

#footer {
	padding: 5px;
	color: #000;
	font-size: 0.8em;
	text-align: right;
}
