html {
background: #7CB0CB;
}

img {
border: 0;
padding: 12px;

}

.nopadimg {
padding: 0px;
}

body {
margin: 0;
font-family: verdana, arial, helvetica, sans-serif;
background-image: url(images/bg2.jpg);
background-repeat: repeat-y;
color: #000000;
}

.titlestuff {
font-family: georgia, serif;
border-bottom: 1px solid #000000;
font-weight: bold;
}

}
#container {
	height: 100%;
	width: 800px;
}


#ad-title {
vertical-align: middle;
margin-bottom: 0;
width: 798px;
font-size: .7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #000000;
color: #ffffff;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
margin-left: 25px;
}


#main-title {
vertical-align: middle;
margin-bottom: 0;
width: 798px;
font-size: .7em;
letter-spacing: 5px;
text-align: right;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #333333;
color: #ffffff;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
margin-left: 25px;
}


#header-image {
background-color: #333333;
background-image: url(images/clouds.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 177px;
width: 798px;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
margin-left: 25px;
}

#header-imageblog {
background-color: #333333;
background-image: url(images/blog.jpg);
background-repeat: no-repeat;
background-position: center top;
height: 177px;
width: 798px;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
border-bottom: 1px #ffffff solid;
margin-left: 25px;
}

#navbar {
margin-bottom: 0;
width: 798px;
font-size: .65em;
text-align: center;
margin-top: 0;
padding-bottom: 8px;
font-weight: bold;
padding-top: 8px;
background-color: #333333;
color: #ffffff;
word-spacing: 8px;
border: 1px #ffffff solid;
border-top: 0px;
margin-left: 25px;
}

#navbar a:link, #navbar a:visited {
color: #ffffff;
word-spacing: none;
}


#navbar a:hover {
color: #52C1F1;
text-decoration: underline;
}


#headline {
font-size: .65em;
padding-top: 30px;
text-align: justify;
background-color: #F2F2F2;
padding-right: 100px;
width: 800px;
margin-bottom: 0;
line-height: 1.5em;
border-bottom: 1px #000 solid;
}

p.byline {
text-align: right;
margin-bottom: 0;
}

h1 {
padding-bottom: 3px;
padding-right: 0;
width: 740px;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 3px;
margin-right: 50px;
font-size: 1.3em;
margin-top: 0;
padding-top: 10px;
}

h1.front {
padding-bottom: 3px;
padding-right: 0;
width: 740px;
color: #000000;
border-bottom: 1px #000000 solid;
border-top: 1px #000000 solid;
letter-spacing: 3px;
margin-right: 50px;
font-size: 1.3em;
margin-top: 0;
padding-top: 10px;
}


#main-text {
margin-top: 0;
margin-bottom: 0;
width: 800px;
font-size: .7em;
line-height: 1.8em;
background-color: #ffffff;
margin-left: 25px;
}

.padding {
padding: 10px;
margin-left: 20px;
margin-right: 20px;
}

#main-text p {
text-align: justify;
}

h2 {
padding-bottom: 3px;
padding-right: 0;
color: #000000;
border-bottom: 1px #000000 solid;
letter-spacing: 3px;
margin-right: 50px;
font-size: 1em;
margin-top: 0;
padding-top: 10px;
}

p, ul, ol, table {
margin-top: 17px;
margin-bottom: 0;
}

ol, ul {
margin-left: 75px;
margin-right: 75px;
}

a:link, a:visited {
text-decoration: none;
font-weight: bold;
color: #0000dd;
}

a:hover {
text-decoration: underline;
}

h1:first-letter {
	font-size: 1.7em;
}

hr {
	border: none 0; 
	border-top: 1px solid #000;
	width: 80%;
	height: 1px;
}

table.blog {
border: 1px solid #000;
background: #DCDCDC;
padding: 0px;

}

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
font-size: 11px;
margin-top: 20px;
padding-right: 50px;
background-color: #333333;
color: #ffffff;
font-weight: bold;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

#footerad {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 11px;
padding-right: 50px;
background-color: #000000;
color: #ffffff;
font-weight: bold;
border-left: 1px #ffffff solid;
border-right: 1px #ffffff solid;
}

#footer a:link, #footer a:visited {
color: #ffffff;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #ffffff;
}
.right {
float: right;
text-align: right;
width: 50%;
font-size: 9px;
}
.left {
float: left;
text-align: left;
padding-left: 50px;
font-size: 9px;
}
.right h3 {
margin-top: 0px;
font-size: 90%;   
}
#skyscraper {
position: absolute;
left: 843px;
top: 0px;
width: 100px;
bg-color: #000;
}