* {
	margin: 0;
	padding: 0;
}

body {
background: #fff url(images/bg.jpg) repeat-x;
text-decoration: none;

font-family: Verdana,Helvetica, sans-serif;
font-weight: normal;
font-size: 10px;
text-align:left;

color: #333;
}

a {
text-decoration: none;
color: #00cccc;

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

}

p {
  
  padding-bottom:5px;
  color:#333;
  font-style:italic;
}
h1 {
    padding-top:10px;
  padding-bottom:10px;
  font-family: Helvetica, sans-serif;
  font-weight: bold;
  font-size: 14px;
  text-align:left;
  color: #000;
  
}

h2 {}
ol { list-style-type: none; }
ul { list-style-type: none; } 


#wrap {
width: 1000px;
margin: 0 auto;
padding:0px;
}


#header {
height: 10px;
margin-bottom: 40px;
}
.headings {
float: left;
margin: 0;
padding: 0px 0 0 10px;
line-height: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
color:#000;
}
.headings a {
	text-decoration: none;
	color: #000;
}
.nav li a:hover {
color:#fff;
text-decoration:none;

}
.nav {
float: right;
padding-top: 10px;
padding-bottom:0px;
font-family:Verdana;
}
.nav li {
float:right;
list-style-type:none;
}
.nav li a {
display: block;
font-size: 12px;
padding: 0px 20px 0px 0px;
text-align: center;
text-transform: lowercase;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: normal;
letter-spacing: 1px;
color: #999;

}
.nav li a:hover {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}

.nav li a:active {
color:#fff;
text-decoration:none;
letter-spacing: 1px;
}


#header h1 { 
font-size: 14px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
}
#header h1 a:hover {
color: #00cccc;
}
#header h2 {
font-size: 12px;
color: #000;
padding: 5px 0 0 0;
font-weight: 100;
}
#logo {
  background:url("images/logo.png") no-repeat;
height: 76px;
margin-bottom: 0px;
}
#logo h1{
  font-family:Verdana;
  font-size:36px;
}
#flash{
  margin-top:10px;
  float:top;
  width:1000;
}
#left{
float: left;
width: 230px;
text-align: left;
padding-top:40px;
}
#left h2 {
color: #BABABA;
font-size: 30px;
font-weight: 500;
padding: 0px 0px 0px 0px;
}
#left h2 a {
color: #999;
text-decoration: none;
font-weight:400;
}
#left h2 a:hover {
color: #000;
}
#lefttitle{
  background:#fff url("images/whoami.png") no-repeat;
  float: left;
  width: 210px;
  height:30px;
  text-align: left;
  padding-bottom:10px;
  margin-top:0px;
  margin-bottom:0px;
    margin-right:20px;
  }
#lefttext{
    background:#fff;
    float: left;
    width: 170px;
    height:300px;
    text-align: left;
    padding:20px;
    margin-top:20px;
    margin-bottom:20px;
    }
    
#mid{
float: left;
width: 250px;
text-align: left;
padding-top:40px;
}
#mid h2 {
color: #BABABA;
font-size: 30px;
font-weight: 100;
padding: 5px 0 7px 0;
}
#mid h2 a {
color: #999;
text-decoration: none;
}
#mid h2 a:hover {
color: #000;
}


#midtitle{
background:#fff url("images/whatibelieve.png") no-repeat;
float: left;
width: 230px;
height:30px;
text-align: left;
padding-bottom:10px;
  margin-top:0px;
margin-bottom:0px;
}

#midtext{
  background:#fff;
  float: left;
  width: 190px;
  height:300px;
  text-align: left;
  padding:20px;
  margin-top:20px;
  margin-bottom:20px;
  }

  
#midright{
float: left;
width: 250px;
text-align: left;
padding-top:40px;
}
#midright h2 {
color: #BABABA;
font-size: 30px;
font-weight: 100;
padding: 5px 0 7px 0;
}
#midright h2 a {
color: #999;
text-decoration: none;
}
#midright h2 a:hover {
color: #000;
}


#midrighttitle{
background:#fff url("images/whatido.png") no-repeat;
float: left;
width: 230px;
height:20px;
text-align: left;
padding-top:20px;
padding-bottom:40px;
}

#midrighttext{
background:#fff;
float: left;
width: 190px;
height:300px;
text-align: left;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
margin-bottom:20px;
}
#right {
float: right;
width: 260px;
padding-top:30px;
}

.adleft {
float: left;
height: 90px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;

}


.adright {
float: right;
height: 90px;
width:105px;
border: 10px solid #bbb;
font-size: 18px;
color: #aaa;
text-align: center;
}

.latestarticles {
background: #fff;
margin-top: 15px;
  font-style:italic;

}

.latestarticles h2 {
padding-left: 10px;
height: 20px;
line-height: 20px;
background: #333;
color: #f7f7f7;
font-size: 11px;
font-weight:normal;
font-style: normal;
}
.latestarticles ul {
padding: 10px 0 10px 25px;
color: #888;
font-style:italic;
list-style-image: url(ulimage.gif);

}


.latestarticles ul li {
color: #000;
text-decoration: none;
font-weight: 100;
font-style:italic;
font-family:verdana;
}

.latestarticles ul li h2{
color: #00cccc;
text-decoration: none;
font-weight: 100;
font-style:normal;
font-weight:bold;
font-family:verdana;
font-size:8px;
padding-bottom:5px;
}
}

.latestarticles ul li h1{
color: #00cccc;
text-decoration: none;
font-weight: 100;
font-style:normal;
font-weight:bold;
font-family:verdana;
font-size:8px;
padding-bottom:5px;
}

.latestarticles ul li h3{
color: #00cccc;
text-decoration: none;
font-weight: 100;
font-style:normal;
font-weight:bold;
font-family:verdana;
font-size:8px;
padding-bottom:5px;
}
}
.latestarticles ul li h4{
color: #00cccc;
text-decoration: none;
font-weight: 100;
font-style:normal;
font-weight:bold;
font-family:verdana;
font-size:8px;
padding-bottom:5px;
}
}





.latestarticles ul li a {
color: #00cccc;
text-decoration: none;
font-weight: 100;
font-style:normal;
padding-bottom:5px;
}
}
.latestarticles ul li a:hover {
color: #00cccc;
}
.menuleft {
float: left;
width: 130px;
background: #eee;
margin-top: 10px;
}
.menuleft h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuleft ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuleft ul li a {
color: #000;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuleft ul li a:hover {
color: #111;
}

.menuright {
float: right;
width: 120px;
background: #eee;
margin-top: 10px;
}
.menuright h2 {
padding-left: 10px;
height: 28px;
line-height: 28px;
background: #333;
color: #f7f7f7;
font-size: 13px;
}
.menuright ul {
padding: 10px 0 15px 10px;
list-style-type: none;
}
.menuright ul li a {
color: #000;
text-decoration: none;
font-size: 12px;
font-weight: 100;
}
.menuright ul li a:hover {
color: #111;
}


#rss_items a{
  color:#ff3366;
  
  
}
/*--FOOTER PANEL--*/
#footer{
clear: both;
height: 5%;
border-width: 1px 0 0 0;

vertical-align: middle;
padding-top: 150px;
margin-top: 50px;
}
#footer h1{
  
  font-family:verdana;
  font-size:10px;
  font-weight:normal;
  vertical-align:middle;
  text-align:center;
  
}



