/* Author: Gillian Don, August 2006 */

body {
	margin: 0px;
	padding: 0px;
	font-family: "trebuchet ms", tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	color: white;
	background-color: #4C4C4C;
	text-align: center;
	background-image: url(images/gradient_bg.gif);
	background-repeat: repeat-x;

}

/* centres a 760px width layout */
#centrePage {
	width: 760px;
	margin: 0 auto;
	top: -2px;
	text-align: left;
	background-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-bottom: 20px;

}

#infoLeft{

	text-align:right:
}

p {
	font:"trebuchet ms", tahoma, arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: 500;
	margin: 0px 0px 16px 0px;
	padding: 0px;
	text-align: center;

}

h1 {
	font-size: 36px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	color:#FFFFFF;

}

h2 {
	font-size: 28px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

h3 {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-align: right;
	color: #ffffff;
}

h4 {
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	text-align: left;
	color: white;
}
.title {
	font-size: 26px;
	line-height: 30px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

.style1 {
	font-size: 26px;
	color: #ffffff;
}

.style2 {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}

.style3 {
	font-size: 24px;
	line-height: 28px;
	color: #ffffff;
	font-weight: bold;
}

.style4 {
	font-size: 22px;
	line-height: 28px;
	text-align: right;


}


a{
	color: #70445F; 
	font-weight:bold;
}

a:hover {
	color: white; 
}

#header {
	margin: 0px 0px 5px;
	padding: 10px 0px 0px 10px;
	border-style: solid;
	border-color:#144ACD;
	border-width: 1px 0px 0px 0px;
}

#header p {
	font-size: 16px;
	line-height: 20px;
	font-weight: 500;
	margin: 0px 0px 16px 0px;
	padding: 0px;

}

#content {
	margin: 0px 20px 10px 0px;
	padding: 10px 0px 0px 10px;
	border-style: solid;
	border-color:#99cccc;
	border-width: 0px;
	width: 760px;
	height: 700px;

	
}
#contentHome {
	margin: 0px 1px 0px 1px;
	padding: 0px;
	border-style: solid;
	border-color:#99cccc;
	border-width: 0px;

}

#quote {
	margin: 0px 0px 0px 0px;
	padding: 0px 100px 0px 50px;
}


#text1Main {
	position: relative;
	left: 470px;
	width: 250px;
	padding-top: 70px;
	text-align: right;
}

#text2Main {
	position: relative;
	left: 450px;
	width: 250px;
	color: #144ACD;
}

#text3Main {
	position: relative;
	left: 470px;
	width: 250px;
}

#text4Main {
	position: relative;
	left: 470px;
	width: 250px;
    padding-top:5px;
}

#footer {
	margin: 20px 0px 10px 0px;
	padding: 10px 0px 0px 10px;
}

#footer p {
	font-size: 10px;
	line-height: 12px;
	font-weight: 500;
	margin: 0px 0px 16px 0px;
	padding: 0px;
}


#menu {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: 0px 82px;
	height: 129px;

}
ul#main_menu {
	margin: 5px 0px 10px 0px;
	padding: 10px 0px 0px 45px;
	height: 22px;
	height: 10px;


}

ul#main_menu li {
	display: block;
	width: 100px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;

}


ul#main_menu li a {
	color: #ffffff;
	font-weight:bold;
	text-decoration: none;


}

ul#main_menu li a:hover {
	color: #000000;
	background-color: #cccccc;
}

#this_page{
	/* awful hack for IE5 */
	/*text-align: center;*/
	color: #144ACD;
	padding-right:5px;
}

table.sponsors {
	text-align: center;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px ;
	border-collapse: collapse;
}

table.sponsors th {
	text-align: center;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px;
	border-collapse: collapse;
	padding: 5px;

}

table.sponsors td{
	text-align: center;
	border-style: solid;
	border-color: #ffffff;
	border-width: 1px 1px 1px 1px ;
	border-collapse: collapse;
	padding:2px;
}

#spContent {
	padding-top:20px;

}
#note {
	color: #99FF33;
}
