/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #D72020;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #D72020;
}

body {
	
	background: #ffffff url('images/back_all.gif') repeat-x;
	color: #333333; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family:Calibri, Arial, Helvetica, sans-serif
}

h1
{
    color:White
}

h2
{
    color:White;
    font-size:medium;
    font-style:normal;
}

#content
{
	margin: 0 auto;
	background: #ffffff;
	width: 811px;
	min-height: 900px;
	
}
#back_all
{
background: #ffffff url('images/white.gif');
}

#main
{
background: #DBD5EA;
}

#header {
	background: #ffffff;
	height: 200px;
	text-align: right;		
}

#menu
{
float: left;
padding-left: 320px;
border-left: 7px solid #FFFFFF;
width: 477px;
background: url('images/header_top.gif') repeat-x;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 79px;
	height: 46px;
	background: #FFFFFF url('images/header_top.gif') repeat-x;
	text-align: center;
	text-decoration: none;
	color: #D72020;
	font-weight: bold;
	font-size: 12px;
	padding-top: 35px

}

#menu a:hover {
	width: 79px;
    height: 46px;
	text-decoration: underline;
	background: #FFFFFF url('images/header_top_over.gif') repeat-x;
}


#logo {
background: #FFFFFF url('images/top.png') no-repeat;
width: 800px;
height: 139px;
float: left;
text-align: left;
padding-top: 60px;
padding-left: 40px
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #DBD5EA;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	float: left;
	padding: 2px;
	width: 240px;
	padding-right: 1em;
}

#left H3
{
width: 225px;
height: 25px;
font-family: Calibri;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
color: #ffffff;
background: url('images/title.gif') no-repeat; 
}

#left ul {
	list-style: none;
	border-bottom: 1px solid blue;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
}

#left li ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

#left li li {
	background: url('images/small.gif') no-repeat left;; padding-left:10px; padding-right:10px; padding-top:4px; padding-bottom:4px
}

#left a {
	color: Blue;
	font-size:12px;	
}
#left a:visited {
	color: Navy;
}

#left h5
{
	padding: 10px;
	font-family: Calibri;
	font-style:italic;
	font-size: 14px;
	font-weight:bold;
	border-left: 1px solid blue;
	border-right: 1px solid blue;
	padding-bottom:0px;	
}

#left h6
{
padding: 10px;
font-family: Calibri;
font-size:12px;
font-weight:normal;
color:Black;
margin-top:0px;
border-bottom: 1px solid blue;
border-left: 1px solid blue;
border-right: 1px solid blue;
}

#left p
{
padding: 10px;
font-size:12px;
color:Black;
border-bottom: 1px solid blue;
border-left: 1px solid blue;
border-right: 1px solid blue;
}

#sponsors
{
float: right;
width: 500px;
padding-right: 0px;
padding-top: 1000px
background: #000000 url('images/organisers.jpg') no-repeat; 
}


#right
{
float: right;
width: 500px;
padding-right: 40px;
padding-top: 50px
}



#right H4
{
	margin: 0;
	padding: 0px;
	padding-top: 10px;
	font-size: 14px;
	color: Blue;
}

#right a
{
color: Blue;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align:justify;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: Blue;
	text-align:center;
}

#right li
{
	text-align:left;
	padding-bottom:8px;
	margin-left:16px;
}

#right ul
{
	text-align:left;
	padding-bottom:8px;
	padding-top:10px;
	margin-left:16px;
}

.date {
	text-align: right;
	color: #808080;
	font-size: 11px;
	background-color: #fff;
}

.date a {
	color: #D72020;
	background-color: #fff;
}

#footer2 {
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url('images/header_top_over.gif') repeat-x;
}


#footer {
	height: 200px;
	clear: both;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #8E8E8E;
}

#footer a {
	color: #666666;
}