@charset "utf-8";
/* CSS Document */

/* main */
html {
	font-size:100%;
}
body {
	background-image:url(../images/common/bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF; 
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	color:#333;
}
p {
	color:#110101;
	line-height:1.5em;
/*	margin-top:0; */
	margin:0;
	padding-bottom:10px;
/*	margin-bottom: 1.1em; */
}
p.black {
	font-weight:bold;
	color:#FF0000;
}
h1 {
	font-size:1.3em;
	margin: 0;
	padding: 0;
	color:#c57d04;
}
h1.first {
	font-size:1.2em;
	margin-top: 11px;
}
a {
	color:#0387cc;
	text-decoration:underline;
}
a:link {
	color:#0387cc;
	text-decoration:underline;
}
a:visited {
	color:#0387cc;
	text-decoration:underline;
}
a:hover {
	color:#0387cc;
	text-decoration:none;
}
a:active {
	color:#0387cc;
	text-decoration:underline;
}
ul.column2ul, ul.column2ulong {
	margin:0;
	padding: 0 0 1.1em 2.5em;
	float:left;

}
ul {
	margin:0 0 15px 25px;
	padding:0;
}
ol {
	margin:0 0 15px 15px;
	padding:0 0 0 30px;
}
ul.column2ul li {
	list-style-image:url(../images/common/bullets.jpg);
	line-height:1.4em;
	width:210px;
}
ul.column2ulong li {
	list-style-image:url(../images/common/bullets.jpg);
	line-height:1.4em;
	width:240px;
}
ul.columnfull {
	margin:0;
	padding: 0 0 1.1em 2.5em;
}	
ul.columnfull li {
	padding-left:9px;
	list-style-image:url(../images/common/bullets.jpg);
	line-height:1.4em;
}
ol {
	margin:0;
	padding:0 0 1.1em 2.5em;;
}
ol li {
	line-height:1.4em;
	padding-left:9px;
}
img.homeThumb {
	margin-right:7px;
}
img.homeStatic {
	margin:50px 14px 0 0;
}
/* Common IDs */
#wrapper {
	width:890px;
	margin:0 auto;
	padding:0;
	background-color:#FFF; 
	text-align:left;
	font-size:1.1em;
}
#header {
/*	background-color:#000066; */
	background-repeat:no-repeat;
	height:168px; 
/*	margin:0 0 45px 0; */
}
#image_main {
	background-color:#CCCCCC;
/*	background-image:url(../images/home/main_image.jpg); */
	background-repeat:no-repeat;
	height:300px;
}
#content_wrap {
	margin:0;
	padding:0;
}
#footer {
/*	background-color:#993300; */
	padding:0 0 15px 0;
	margin:0 0 0 31px;
	font-size:0.9em;
	color:#333333;
/*	border-top:#333333 solid 1px; */
}
#branding{
	float:right;
	margin:20px 40px 0 0;
}
#navigation_top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	width:650px;
	margin:99px 0 0 0;
	float:left;
}

.clear {
	clear:both;
	margin:0;
	padding:0;
}
/* Home IDs */
#home-content-header {
/*	background-color:#999999; */
	background-image:url(../images/home/main_headers.jpg);
	background-repeat:no-repeat;
	height:58px;
}

#home-content-about {
	width:288px;
	margin:0 0 0 31px;
	float:left;
	line-height:1.5em;
	display:inline;
}
#home-content-nominate {
	width:262px;
	margin:0 0 0 41px;
	float:left;
}
#home-content-organisers {
	width:240px;
	margin:0 0 0 28px;
	float:left;
}
#home-content-wrap {
	width:890px;
	background-image:url(../images/home/content_bg.jpg);
	background-repeat:repeat-x;
}
#home-static {
	margin:0 0 0 200px;
}

/* Sub Pages IDs */
#sub-content {
/*	background-color:#990000; */
	width:180px;
	margin:0 0 0 60px;
	float:left;
}
#sub-content-about {
/*	background-color:#999999; */
	width:610px;
	margin:0 0 0 31px;
	float:left;
	line-height:1.5em;
	display:inline;
}
#sub-content-wrap {
	width:890px;
/*	background-color:#0000CC; */
	background-image:url(../images/home/content_bg.jpg); 
	background-repeat:repeat-x;
}
#main-header-img {
	color:#0b1f3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	margin:15px 0 0 0;
}
#sub-header-img {
	color:#0b1f3e;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.9em;
	margin:15px 0 0 30px;
}
#sub-content-header {
	background-color:#999999;
	background-image:url(../images/common/header_bg.jpg);
	background-repeat:no-repeat;
	height:58px;
}
#sub_image_main {
	background-color:#CCCCCC;
/*	background-image:url(../images/home/main_image.jpg); */
	background-repeat:no-repeat;
	height:165px;
}
#sub-content-copy {
	width:403px;
	margin:0 14px 0 0;
	float:left;
}
#sub-content-copy ul{
	margin:-10px 0 0 17px;
	padding:0 0 10px 0;
	list-style-image:url(../images/common/bullet.gif);
}
#sub-static {
	width:125px;
	float:left;
}
.sliders {
	margin-top:13px;
	width:165px;
	height:108px;
}
.slide {
	height:108px;
}
/* Other Class */
.indent10 {
	margin-left:20px
}
.quotes {
	margin-left:40px;
	margin-right:50px;
	color:#666;
}
.topper {
	display:block;
/*	background-color:#CCCCCC; 
	margin-top:-10px;
	padding-top:-10px; */
}
.nb {
	color:#666666;
}

.underline {
	text-decoration:underline;
}
p.sidebar {
	font-size:0.9em;
}
.slide {
	margin-left: 0px;
	position: absolute;
}
.sidenotes {
	font-size:0.9em;
	color:#999999;
}
#galleria img {
	margin:0 7px 6px 0;
	border:2px solid transparent;
	float:left;
}

#galleria img:hover {
	margin:0 7px 6px 0;
	border:2px solid #333;
	float:left;
}