body {
	margin: 0px;
	padding: 0px;
	background: #E7EDF6 url(bluebg.gif) repeat-y center;
	color: #000000;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
}


.copyright{
    color: #999999;
	font: 11px "Helvetica", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	text-align: center;
	margin-bottom: 30px;
}

.title{
	position: absolute;
	text-align: left;
	width: 100%;
    background: url(topbg.png) top left repeat-x;
}

.main{
	position: absolute;	
	background: white;
	text-align: left;
	font: 12px "Lucida Grarnde", "Lucida Sans Unicode", verdana, lucida, helvetica, sans-serif;
	padding: 150px 25px 0px 25px;
}


.navimg{
    position: absolute;
	top: 80px;
    right: 0;
	text-align: right;
	z-index: 1;
}

.nav{
    text-transform: uppercase;
    position: relative;
	padding: 90px 12px 0px 0px;
	font: 11px "Helvetica Neue", "Helvetica", sans-serif;
    color: #FFFFFF;
    right: 0;
	text-align: right;
    z-index: 5;
    height: 33px;
}


.nav a{
    color: #FFFFFF;
    text-decoration: none;

}

.navselected{
    font-weight: bold;
}

a:hover{
    text-decoration: none;
    color: #BFECD4;
}



h1 {    
    font-family: "Lucida Grande";
	margin: 0px;
	color: #424242;
	font-size: 13px;
	color: #04070D;
	text-decoration: none;
}

.snap{
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
    font-family: "Helvetica";
	text-align: center;
    font-weight: bold;
	font-size: 12px;
	color: #04070D;
	text-align: center;
	background: #FFF7A0;
	border: 1px solid #EADE74;
	padding: 6px;
}

.rave{
	width: 200px;
	margin-top: 20px;
	margin-bottom: 20px;
    font-family: "Helvetica";
	text-align: center;
	font-size: 11px;
	color: #04070D;
	text-align: left;
	background: #A0CAFF;
	border: 1px solid #7CA8DE;
	padding: 6px; 
}

.download{
	width: 200px;
    font-family: "Helvetica";
	text-align: center;
    font-weight: bold;
	font-size: 12px;
	color: #04070D;
	text-align: center;
	background: #EEEEEE;
	border: 1px solid #CCCCCC;
	padding: 6px;
}

.download a{
    color: #000000;
}

.download:hover{
    text-decoration: underline;
	background: #E0E0E0;
}


.cont{
    padding-left: 20px;
}

p {
    font-family: "Lucida Grarnde";
	font-size: 12px;
	font-weight: normal;
    margin-right: 20px;
}

ul {
	padding: 3px 10px 10px 40px;
	line-height: 1.6em;
	margin: 0px;
}


h2 .new {
	color: #873CE9;
}



h2{
    font-family: Myriad Pro, Helvetica, Lucida Grande, sans-serif;
    font-size: 17px;
    font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #424242;
}


.post-body img{
  background-color: #FFFFFF;
  padding: 10px;
}

.basic{
    margin-top: -100px;
    position: relative;
    margin-left: -300px;
    width: 600px;
    left: 50%;
}

.sitemap{
    position: absolute;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 100px;
    border-top: 1px solid #DBDBDB;
    border-bottom: 1px solid #DBDBDB;

    font: 11px Helvetica;
    color: #AEAEAE;
    background: #F1F1F1;
    padding: 10px 10px 10px 10px;
}

.sitemap a{
    color: gray;
    font-weight:bold;
}

.sitemap a:hover{
    color:blue;
}

.sitemap td{
    text-align: center;
}

.sitemap .list{
    vertical-align: top;
    text-align: left;
}

#tomorrow_bg{
    position: relative;
    top: 0px;
    left:0px;
    width: 100%;
    height: 335px;
    padding: 0px;
    text-align: center;
    background: url(tm_background.gif) top left repeat-x;
    display: block;
}

.link{
    text-decoration: none;
    font-weight: bold;
    color: #959595;
}

.link:hover{
    text-decoration: underline;
    color: #959595;
}

.elementCenter{
    left: 0;
    margin: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

img{
    border: 0px;
}
