body {
	margin: 0px 0px 20px 0px;
		background-color: #000000;
	
        	text-align: center;
        
	}

a {
	text-decoration: underline;
	
	
	}

a:link {
	color: #70DCFF;
	}

a:visited {
	color: #7094FF;
	}

a:hover {
	color: #70FFDB;
	}

a:active {
	color: #00B8F5;
	}

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: 700px;
    margin-top:25px;	
	background-color: #000000;
	border: 1px solid #70DCFF;
	}

#banner {
	font-family: 'Century Gothic', serif;
	color: #70DCFF;
	background-color: #000000;
	background-image: url('images/delightlah.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	text-align: left;
	padding: 1px;
	border-bottom: 1px solid #70DCFF;
	height: 298px;
	}

a#banner-img {
	display: none;
	}


#banner a {
	color: #70DCFF;
	text-decoration: none;
	}

#banner h1 {
	font-size: 30px;
	font-weight: bold;
	
	
	}

#banner h2 {
	font-size: 13px;
	}

#center {
    float: left;
	width: 495px;
	overflow: hidden;
	}

.content {
	padding: 15px 15px 15px 15px;
	background-color: #000000;
	
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	}

#right {
		float: left;
	
	
	width: 200px;
	background-color: #000000;
	
	overflow: hidden;
	}

.content p {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin-bottom: 10px;
	}

.content blockquote {
	line-height: 150%;
	}

.content li {
	line-height: 150%;
	}

.content h1 {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 24px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 0px;
	}

.content h2 {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	
	}

.content h3 {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 16px;
	
	text-align: left;
	font-weight: bold;
	
	margin-top: 10px;	
	margin-bottom: 10px;
	
	}

.content p.posted {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 10px;
	border-top: 1px solid #000000;
	text-align: left;
	margin-bottom: 25px;
	line-height: normal;
	padding: 3px;
	}

.sidebar {
	padding: 15px;
	}



.sidebar h2 {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	
	text-align: left;
	font-weight: bold;
	
	text-transform: uppercase;
  	
	letter-spacing: .3em;
	}

.sidebar ul {
	padding-left: 0px;
	margin: 0px;
	margin-bottom: 30px;
	}

.sidebar li {
	color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	line-height: 130%;
	margin-top: 5px;
	list-style-type: none;
	}

.sidebar img {
	border: 3px solid #70DCFF;
	}

.link-note {
    color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 13px;
	line-height: 150%;
	text-align: left;
	padding: 2px;
	margin-bottom: 15px;
	}

p.small {
    color: #70DCFF;
	font-family: 'Century Gothic', Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
	text-align: center;
    }
