/* CSS Document */

* {
	margin: 0;
  	padding: 0;
}

html { 
	height: 100%;
}

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 825px;
	background: url(../images/navbackground.jpg) repeat-y;
/*	margin: 0 auto;               Would make page always remain in centre  */
}	


#header {
	width: 100%;
	height: 121px;
}

#header img {
	float: left;
	border: 0px;
}

#navigation {
	clear: both;
	float: left;
	width: 130px;
}

#navigation ul {
	list-style-type: none;
}	

#navigation a {
	display: block;
	color: #FFF;
	background-color: #036;
	padding: 3px 9px 3px 8px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
	font-size: 14px;
	width: 113px;
}

#navigation ul li li a {
	display: block;
	color: #FFF;
	background-color: #69C;
	padding: 3px 0px 3px 17px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	font-weight: normal;
}

#navigation a:hover {
	background-color: #369;
	color: #FFF;
}

#createdby {
	float: left;
	clear: both;
	width: 130px;
	padding: 0;
	margin: 80px 0px 0px 0px;
}

#createdby img {
	border: 0px;
	padding: 0px 10px 0px 10px;
}

#createdby p {
    font-size: 12px;
	padding: 0px 0px 0px 12px;
}

#content {
	float: left;
	padding: 10px 0px 10px 20px;
	width: 675px;
	height: 100%;
	background: white;
}

#content h1 {
	padding: 0px 0px 20px 0px;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
}

#content h3 {
	font-size: 20px;
	padding: 20px 0px 5px 20px;
}

#content p {
	padding: 0px 15px 15px 15px;
	font-size: 14px;
}

#content .committee {
	width: 650px;
	clear: both;
	float: left;
}

#content h3.who {
	padding: 80px 0px 0px 0px;
	text-align: center;
}

#content img.committeeright {
	clear: both;
	float: right;
	margin: 15px 100px 15px 15px;
	border: 0px;
	border: 3px solid #666;
}

#content img.committeeleft {
	clear: both;
	float: left;
	margin: 15px 15px 15px 100px;
	border: 0px;
	border: 3px solid #666;
	padding: 0px;
}


#content img.smallright {
	clear: right;
	float: right;
	margin: 15px 15px 15px 15px;
	border: 0px;
}

#content img.smallleft {
	clear: left;
	float: left;
	padding: 15px 15px 15px 15px;
	border: 0px;
}

#content img.appform {
	clear: left;
	padding: 15px 15px 15px 100px;
	border: 0px;
}

#content ul {
	list-style-type: none;
}

#content li {
	padding: 5px 0px 0px 35px;
}

#content a.newsletters {
	font-size: 14px;
}

#welcome {
	width: 600px;
	margin: 0px auto;
}

#welcome p {
	padding: 0px 40px 15px 40px;
}

img.welcome {
	display: block;
	margin: 0 auto;
	width: 600px;
	padding: 10px 0px 20px 0px;
}

img.montage {
	display: block;
	width: 550px;
	margin: 5px auto 30px auto;
}



#rallylist {
	width: auto;
	height: auto;
}

#rallylist h2 {
 	padding-top: 70px;
	padding-left: 10px;
	font-size: 32px;
	font-weight: bold;
	font-style: normal;	
}

#rallylist ul.vertical {
	clear: both;
	list-style-type: none;
	padding: 10px 0px 0px 80px;
	margin: 0px;
	width: 585px;
}

#rallylist ul.vertical li {
	padding: 4px 0px 4px 0px;;
	margin: 0px;
	height: 18px;
}

#rallylist ul.horizontal {
	clear: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#rallylist ul.horizontal li {
	float: left;
	width: 100px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
}

#rallylist ul.horizontal li.date {
	width: 170px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#rallylist ul.horizontal li.detail {
	width: 370px;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}

#newsletter {
	width: 550px;
	height: auto;
	margin: 10px auto;
}

img.newsletterhead {
	display: block;
	margin: 20px auto 30px auto;
	width: 600px;
}

img.membersletter {
	display: block;
	margin: 20px auto 30px auto;
	width: auto;
}

#newsletter p {
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

#newsletter h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#newsletter h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#newsletter p.underline {
	text-decoration: underline;	
}

#newsletter img.newsright {
	clear: right;
	float: right;
	padding: 15px 0px 15px 15px;
}

#newsletter img.newsleft {
	clear: left;
	float: left;
	padding: 15px 15px 15px 0px;
}

#newsletter img.newscentre {
display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 15px 15px 15px;
}

#rallyreports {
	width: 550px;
	height: auto;
	margin: 10px auto;
}

#rallyreports p {
	font-size: 14px;
	padding: 0px 0px 20px 0px;
}

#rallyreports signature {
	font-size:18px;
	font-style:italic;
	padding: 10px 0px 0px 0px;
}

#rallyreports h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#rallyreports h3 {
	font-size: 14px;
	font-weight: bold;
	padding: 10px 0px 10px 0px;
}

#rallyreports p.underline {
	text-decoration: underline;	
}

#rallyreports img.newsright {
	clear: right;
	float: right;
	padding: 15px 0px 15px 15px;
}

#rallyreports img.newsleft {
	clear: left;
	float: left;
	padding: 15px 15px 15px 0px;
}

#rallyreports img.newscentre {
display: block;
    margin-left: auto;
    margin-right: auto;
	padding: 15px 15px 15px 15px;
}