h1 { 
	font:1.5em; 
	margin:0.5em 0;
}

h2 {
	font:1.25em;
	margin:0;
	font-family: Arial;
}

p { 
	line-height:1.3; 
	margin:0 0 2em;
	font-family: Arial;
}

body {
	background-image: url(images/bg_dots_1500x1500_v4.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
a {
	font-family: Arial;
	font-size: 12px;
	color: #CC006B;

}

a:link {
	color: #0093D3;
	text-decoration: none;
}

a:visited {text-decoration: none;color: #0093D3;
}

a:hover {text-decoration: underline;color: #0093D3;
}

a:active {
	text-decoration: none;
}
div#container {
	position:relative; /* center, not in IE5 */
	width:875px;
	min-height:auto;
	background-position: center;
	border-left-color: #F6BFD6;
	border-left-style: dotted;
	border-left-width: 2px;
	border-right-color: #F6BFD6;
	border-right-style: dotted;
	border-right-width: 2px;
	margin: auto;
	margin-top: -7px;
}

div#header {
	border-bottom:0;
	padding-right: 0px;
	padding-left: 20px;
	margin: 0 auto;
	padding-top: 10px;
}
div#header p {
	font-style:italic;
	font-size:1.1em;
}

div#content {
	padding: 0em;
	text-align: left;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}
div#content p {text-align:left;padding:0em;
	
}

div#footer {
	position:relative;
	width:100%; /* stick to bottom */
	border-top:0px;
	padding-top: 15px;
	border-top-color: #F6BFD6;
	border-top-style: dotted;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #F6BFD6;
	padding-bottom: 0px;
	height: 50px;
}
div#footer p {padding:0em;margin:0;
}
	
#navigationbar {
	position:absolute;
	left:10px;
	top:119px;
	width:760px;
	height:30px;
	z-index:26;
	visibility: visible;
}	
#image_home {
	position:absolute;
	left:32px;
	top:168px;
	width:320px;
	height:605px;
	z-index:18;
	visibility: visible;}


h3,h4,h5,h6 {font-family: Arial;}

h1 {color: #CC006B;}

h2 {color: #DA92B3;}

.style1 {color: #CC006B;
	font-size: 12px;}
	
.style2 {
	font-size: 18pt;
	color: #DA92B3}

.style3 {
	color: #DA92B3;
	font-size: 18px;}

.style4 {
	color: #662D91;
	font-size: 14px;
	font-family: Arial;
}

.style5 {color: #CC006B}
