﻿*
{
	margin:0;
	padding:0;
}

a
{
	color:#333;
}

p
{
	margin-bottom:15px;
}

p.quote
{
	text-align:center;
	padding:15px;
	border:1px solid #fff;
}

h1
{
	font-size:13pt;
	margin-bottom:15px;
	border-bottom:2px dotted #400e71;
	color:#333;
}

h2{
	font-size:11pt;
	margin-bottom:10px;
	background:#ddd;
	margin-top:20px;
}

h3
{
	margin-bottom:10px;
}

h4
{
	font-size:1em;
	margin-bottom:10px;
	text-decoration:underline
}

#page
{
	color: #000;
	background-color: #fff;
	font-family: verdana, tahoma, arial;
	text-align: justify;
	font-size:0.8em;
	width:780px;
	margin:auto;
	margin-top:20px;
	margin-bottom:20px;
}

#header
{
	text-align: left;
	background-color:#fff;
	background:url('images/header.jpg') no-repeat;
	height:200px;
}

#menu
{
	color: #fff;
	font-family: verdana, tahoma, arial;
	background-color: #fff;
	height:30px;
	line-height:30px;
	margin-top:10px;
}

#menu ul
{
	display:inline;
}

#menu ul li
{
	list-style:none;
	display:inline;
}

#menu ul li a
{	
	color:#fff;
	background-color:#ff339a;
	padding:6px 5px 7px 5px;
	text-decoration:none;
	border:1px solid #400e71;
}

#menu a:hover
{
	color:#fff;
	background-color:#b41465;
}

#content
{
	border:1px solid #400e71;
	background:url('images/bg.jpg') repeat-x;
	padding:20px;
	color:#333;
}

th, td
{
	padding:5px;
}

#content ul
{
	margin-left:20px;
	margin-bottom:10px;
}

#footer
{
	font-size:10px;
	height:50px;
	margin-top:5px;
}

#pix
{
	border:1px solid #0066cc;
	background-color:#ebcc1d;
}

#dropDown h4
{
	padding-left:15px;
	cursor:pointer;
	background:url(images/bgH4.jpg) no-repeat left 5px;
}

#dropDown p
{
	display:none;
	margin-bottom:20px;
	margin-left:15px;
}
