
@font-face { 
    font-family: CAC Champagne; 
    src: url('CACCHAMP.TTF'); 
} 

@font-face { 
    font-family: Monotype Corsiva; 
    src: url('MTCORSVA.TTF'); 
}

@font-face { 
    font-family: Amienne; 
    src: url('amienne.ttf'); 
}

/* BODY */

html, body {
    background: #FFFFFF;
    padding: 0px;
    margin: 0px;
    height: 100%;
	background: url(images/img01.gif) repeat-x top;
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

/* Menu */
                                                           
#menu {
	width: 960px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    padding-top: 5px;
    vertical-align: middle;
    text-color: #D6109F;
    background: url(images/contribute_bg.gif) no-repeat left;
}

#menu ul {
	margin-left: 90px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
    height: 30px;
    vertical-align: top;
    padding-top: 7px; 
    padding-bottom: 5px; 
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.4em;
}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #70BF0C;
}

/* Menu 2 - Donate page - No contrast on "Contribute" */

#menu2 {
	width: 960px;
    height: 50px;
    margin: 0 auto;
    padding: 0;
    padding-top: 5px;
    vertical-align: top;
    text-color: #D6109F;
}

#menu2 ul {
	margin-left: 90px;
	list-style: none;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	display: block;
	float: left;
    height: 30px;
    vertical-align: top;
    padding-top: 7px; 
    padding-bottom: 5px; 
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.4em;
}

#menu2  a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background: #70BF0C;
}

/* Header */
                                                             
#header {
	width: 960px;
	height: 200px;
	margin: 0 auto;
	background: url(images/indx_hdr.jpg) no-repeat left;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
    background: url(images/right_bg.jpg) repeat-y right;
}

h1, h2, h3, h4, h5, h6 {
    clear: both; 
    padding: 0;
    margin: 0;
}

h1 {
    letter-spacing: -1px;
	font-size: 4.5em;
    font-weight: normal;
    font-family: CAC Champagne;
    text-align: center;
    vertical-align: top;
    line-height: 45%; 
    color: #D6109F;
}

h2 {
	font-size: 2.2em;
    font-weight: bold;
    text-align: center;
    color: #D6109F;
    font-family: Monotype Corsiva;
}

h3 {
	font-size: 2.2em;
    font-weight: bold;
    font-family: Amienne;
    color: #800080;
    text-decoration: underline;
   	text-align: center;
}

h4 {
	font-size: 1.5em;
    font-weight: bold;
    font-family: Monotype Corsiva;
    color: #800080;
    text-decoration: underline;
   	text-align: center;
}

h5 {
	font-size: 1.4em;
    font-weight: bold;
    color: #D6109F;
    font-family: Monotype Corsiva;
    line-height: 85%;
}

h6 {
	font-size: 1.8em;
    font-weight: bold;
    font-family: Monotype Corsiva;
    color: #D6109F;
    text-decoration: none;
   	text-align: center;
}

ul {
    font-family: Arial;
	font-size: 14px;
	color: #000000;
    margin: 0;
    padding: 0;
    padding-left: 10px;
    margin-left: 10px;
}

#tablelist ol {
    color:#009300; 
    font-weight: bold;
    margin-left: 20px;
    text-align: left;
    font-weight: bold;
}

#tablelist li {
    padding-left: 0px;
    font-family: Arial;
	font-size: 14px;
    font-weight: normal;
}

ol {
    margin: 0;
    padding: 0;
    margin-left: 15px;
    padding-left: 10px;
}

a {
	color: #D6109F;
	text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

hr {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

post {

}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input, textarea, select {
	font-family: Arial;
	font-size: 13px;
	color: #666666;
}

/* Content */

#content {
	float: left;
    vertical-align: top;
    padding: 0px;
    margin: 0px;
	width: 667px;
    padding-right: 10px;
    padding-top: 0px;
    margin: 0px;
}

#options{
	text-align: center;
	color: #800080;
    font-size: 25px;
    font-family: Amienne;
    font-weight: bold;
}

#p {
    font-face: Comic Sans MS;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 279px;
    padding-top: 10px;
    text-align: center;
    background: url(images/right_bg.jpg) repeat-y right;
}

#headerimage{
    height: 36px;
    padding-top: 10px;
    text-align: center;
}

#sidebar a {
	color: #800080;
	text-decoration: none;
}

#sidebar a:hover {
    text-decoration: underline;
    color: #D6109F;
}

#stats {
	float: right;
	width: 279px;
    height: 260px;
    background: url(images/stats_back.jpg) repeat-y center;
    text-align: left;    
}

#stats ul {
    margin-left: 10px;
    text-align: left;
}    

#sidebar ul {
	list-style: none;
    text-align: center;
    margin-left: 0px;
    padding-right: 15px;
}

#sidebar li {
    font-size: 15px;
    font-style: none;
    padding-left: 0px;
    color: #800080;
}

#sidebar li ul {
    color: #000000;
    margin-left: 10px;
    text-align: left;
}

#sidebar li li {
	background: none;
    padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}

/* Facebook */

#facebook {
    float: right;
    width: 200px;
    height: 90px;
    padding-left: 40px;
    padding-right: 40px;
    padding-top: 0px;
    font-size: 12px;
    text-align: center;
	color: #000000;
}

#facebook a {
	color: #0000A0;
}

/* Newsletter */

#newsletter {
    float: right;
	width: 270px;
    height: 120px;
    padding-left: 10px;
    padding-top: 43px;
    font-size: 15px;
    font-style: none;
    text-align: left;
	color: #000000;
    background: url(images/newsletter.gif) no-repeat;
}

.title {
    color: #D6109F;
}

/* Footer */

#footer {
	clear: both;
    font-family: Arial;
	padding: 20px 0;
	background: url(images/footer.gif) repeat-x;
	border-top: 5px solid #C245D1;
	text-align: center;
	font-size: 10px;
}

#footer li {
    float: center;
	display: inline;
    padding: 5px;
}

#footer a {
	color: #FF0080;
}

/* DEBUGGER
div {
    border: 1px solid red;
}*/ 

