html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
 /*HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background:#FFF url('../images/forget_me_not_back.jpg') left top no-repeat;
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#wrapper {
	width:900px;
	padding: 0px;
}

#content{
	overflow:auto;
	width: 490px;
	margin: 30px 0 0 386px;
	padding:12px;
	font:13px Arial, Helvetica, sans-serif;
	line-height: 18px;
	
}
.clearboth {
	clear:both;
}

#content p{
	text-align:center;
}
.bigger {font-size:16px;}
.imgright img{float:right; margin: 0 40px 0 20px;}
.imgright {text-align:right;height:72px; margin:30px 0;}

a { color: #c6006f; font-size: large; font-style: normal; text-decoration: none; }
a:hover { color: black; font-weight: normal; font-style: normal; text-decoration: none; }

h1 { font-size:24px; color: #c6006f; text-align:center;margin-bottom:10px;}
h1 span{ color:#000;}

ul {
list-style-type: none;
height: 25px;
width: 447px;
margin: 20px auto 0 auto;
}

li {
float: left;
}

ul a {
border-right:4px #AAA solid;
padding-right: 20px;
padding-left: 20px;
display: block;
line-height: 25px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #c6006f;
}

#logos {
	width:100%;
	height:50px;
	margin: 20px 0;
	overflow: hidden;
    white-space: nowrap;
}

#logos img {
	display: inline-block;
	margin: 0 13px;
	vertical-align:middle;
}

.last{ border-right:0px;}

.menu {
width:100%;
}

.logo img { display:block; margin: 0 auto 20px auto;}

#layer24 {
	height: 30px;
	width: 120px;
	left: 16px;
	top: 656px;
	text-align:center;
	position: absolute;
	visibility: visible;
}


