body {
	margin:0px 0px 0px 0px;
	padding:0px;
	background: #229acc;
	text-align: center;  
	font:12px trebuchet ms,Verdana,arial,Sans-serif;
	color: #000000;
	scrollbar-3d-light-color: 99FFFF;
	scrollbar-arrow-color: blue;
	scrollbar-base-color: 99FFFF;
	scrollbar-face-color: 99FFFF;
	scrollbar-shadow-color: blue;
	scrollbar-track-color: 99FFFF;
	scrollbar-darkshadow-color: 99FFFF;
	scrollbar-highlight-color: blue;
	}

a {
	text-decoration: underline;
	font-weight:bold;
	
	}

a:link {
	color: #2095c9;
	}

a:visited {
	color: #2095c9;
	}

a:active {
	color: #2095c9;
	}

a:hover {
	color: #FFFFFF;
        background:#2095c9;
	}

h1, h2, h3 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}

#container {
	line-height: 140%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 770px;
	height:100%;
  
	}
	
#repeatbg{
	background: #c6fbfc url(images/repeatbg.gif) repeat-y;
	float:left;
     }
	 
#banner{ background:url(images/top.jpg) no-repeat;
    height:555px;
	}
	


	
	

#center {
    float: left;
	width: 478px;
	padding:0px;
	margin:-500px 0px 0px 40px;
display:inline;
}



.content {
	margin:0px 0px 20px 0px;
	background:transparent;
	
	}


	
.tagline{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	font-style:italic;
	margin:0px 0px 0px 70px;
	}
	
.title{
	margin:96px 0px 8px 30px;
	color:#2095c9;
	}
	
.title h1{
    font-size:20px;
	font-weight:normal;
	color:#2d3b3d;}
	
	
#right {
	float: left;
	width: 252px;
	background:transparent;
	overflow: hidden;
	margin-top:-310px;
	}

.content p {
	font-weight: normal;
	line-height: 130%;
	text-align: left;
	margin:0px 20px 10px 0px;
	}
.content p a{
        text-decoration:none;
        font-weight:bold;
        }

.content blockquote {
	line-height: 130%;
        margin:30px;
        font-style:italic;
	}

.content li {
	line-height: 150%;
	}
	
.content ul{padding:10px 10px 10px 30px;}

.content h2 {
	color: #57eafd;
	font-size: 20px;
	text-align: center;
	font-weight: normal;
	margin:40px 0px 4px 0px;
	}

.content h3 {
	color: #229acc;
	font-size: 14px;
	text-align: left;
	font-weight:bold;
	margin:0px 0px 6px 0px;
	padding:0px;
	}

    

.content p.posted {
	color: #229acc;
	font-size: 11px;
	text-align: left;
	margin:0px;
	line-height: normal;
	padding:0px;
	}
	


.content p.posted a{
        font-weight:normal;
        text-decoration:underline;
     
        }

.content img {border:0px;}

.sidebar {
	margin: 0px 0px 0px 20px;
        font-size:11px;
		color:#2d3b3d;
	}

.sidebar a{
        text-decoration:none;
         }


.sidebar h2 {
	color: #046dab;
	font-size:12px;
	text-align:center;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
    margin:30px 0px 0px 0px;
    border-bottom:solid 1px #FFFFFF;
	border-top:solid 1px #FFFFFF;
	
	}

.sidebar ul {
	padding:0px;
	margin:4px 0px 10px 0px;
	}

.sidebar li {
	text-align: left;
	line-height: 130%;
	margin:2px 20px 2px 10px;
	list-style-type: none;
	}

.sidebar p{
        padding:10px;
        margin:0px 0px 4px 0px;
}


.navigator {
	text-align: center;
	margin: 10px;
}

textarea{
        background:#229acc;
        padding:4px;
        border:#FFFFFF solid 1px;
	font-size: 11px;
	font-weight: normal;
        letter-spacing:.1em;
      color:#FFFFFF;
}

input{
        background:#229acc;
        padding:1px;
        border:#FFFFFF solid 1px;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	}
#commentform textarea {
	width: 300px;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


.alt {
	background: #66CCFF; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 10px 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.alt {
	margin: 0;
	padding: 10px;
	}


.
commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5
px 0;

	}

.tagline{
	margin-bottom: 70px;
}


