/* CSS Document */



html, body, div, span,
 
h1, h2, h3, h4, p, blockquote,
 em, font, img, 
small, strike, strong, tt, li, ol, ul, form, label, 
table, caption, tr, td
{
margin: 0;
 padding: 0;
	border: 0;
 font-weight: inherit;
 font-style: inherit;
 font-size: 100%;
	
line-height: 1.25;
 font-family: inherit;
 text-align: left;
 vertical-align: baseline;
}


a img, :link img, :visited img {border: 0}

table {border-collapse: collapse; border-spacing: 0}



/*#######################
  Element Styles 
#######################*/


 
img.

body {margin:0px; font-family:Helvetica, Arial, Verdana, sans-serif; color:#000; background:#90EE90;}
h2, h3, h4, h5, p, ul, ol, dl {margin:15px 0;}

h2, h3, h4, h5 {font-weight:bold; color:#717171}
h2 {font-size:1.5em}
h3 {font-size:1.25em}
h4 {font-size:1.15em}
h5 {font-size:1em; font-style:italic; color:#4E4EE4}


strong {font-weight:bold}
blockquote.quote {font-size:15px; font-weight:normal; width:240px; margin-left:15px; margin-top:10px; font-style:italic; text-align: justify; line-height:1.1;}


#header h1 {float:left; display:inline; padding:20px 0 20px 190px; font-size:1.15em; font-weight:bold; color:#444; background:url(../images/chupicorn.gif) 50% no-repeat}

#wrapper {background:url(../images/cloud.gif)}
#wrapper h1 {color:#ffffff}
#wrapper p.top {color:#CC00FF; font-weight:bold; padding:5px; font-size: 18px; margin-left:130px;}
#wrapper h1.top {color:#CC00FF; font-weight:bold; padding:5px; font-size: 24px; margin-left:130px;}

#container {overflow: hidden; padding: 1em; background:#90EE90; overflow: hidden; margin-bottom: 20px;}

a:link {text-decoration: none; color:#CC00FF;}
	
a:visited {text-decoration: none; color: #4E4EE4;}
a:hover {font-style: italic; text-decoration: underline; color: #41A317}

a:active {font-style: italic; text-decoration: underline; color: #41A317}


.banr:link {font-size:150%; font-weight: bold; font-style: normal; text-decoration: underline; color: #CC00FF;}
 
.banr:visited {font-style: normal; color: #4E4EE4;}
 
.banr:hover {font-style: italic; text-decoration:none; color: #41A317}
.banr:active {font-style: italic; text-decoration: none; color: #41A317}
 


#mainpic {background: #90EE90; align: center;}
#mainpic p {font-size: 0.75em; font-style: italic; font-weight:bold; color: #4E4EE4; text-align: center; margin-left:0px;}

#mainblurb {background:#90EE90}
#mainblurb h2 {font-weight:bold; color:#CC00FF; padding:5px; font-size:24px; font-style:italic; text-decoration:underline}
#mainblurb p {color:#000000; font-size:17px; padding: 0.2em; font-weight:normal;}


#divider {background:white; padding: 5px;}
#divider p {color:black; font-size:.95em; font-style:italic; text-align:center; margin-bottom:0.5em; margin-left:0px;}


#item {text-align:left; border:1px solid #ac1e1e; padding:10px;}
#item p {font-size:14px; text-align:left; text-decoration:normal; color:black;}

#footer p {background:#90EE90; padding:0.5em; font-weight: normal; color: white; text-align: right; font-size: 0.8em; font-style: bold;}
