body {
  text-align:left;
  font:Verdana,"Trebuchet MS","Times New Roman",Sans-serif,;
  padding:10px 0 0 10px;
  color:#0000CC;
  font-size:12px;
  }


/* Page Structure
----------------------------------------------- */
#header {
  width:885px;
  height:100px;
  background-color:#FF0000;
  margin:0px 0px 0px 0px;
  color:#FFFFFF;
  text-align:center;
  }

#navbar {
  width:885px;
  height:20px;
  background-color:#FFCC33;
  margin:0 0px 0 0px;
  color:#FFFFFF;
  }
     
#content{
  width:885px; 
  height:auto;
  }

#main {
  width:885px;
  }

#text {
  width:644px;
  line-height:1.5em;
  float:left;
  height:550px;
  margin:0px 0px 0px 0px;
  background-color:#FFFFFF;
  border-left:1px solid #0000CC;
  }
      
#sidebar {
  width:240px;
  height:3500px;
  float:right;
  margin:0px 0px 0px 0px;
  background-color:#0000CC;
  color:#FF9933;
  height:550px;
  }

#footer {
  width:885px;
  height: 20px;
  background-color:#FF0000;
  margin:0px 0px 0px 0px;
  color:#FFFFFF;
  text-align:center;
  }

/* Links
----------------------------------------------- */
a:link {
  color:#FF0000;
  text-decoration:none;
  font-weight:bold;
  }
a:visited {
  color:#99CCFF;
  text-decoration:none;
  font-weight:bold;
  }
a:hover {
  color:#FFCC33;
  text-decoration:none;
  font-weight:bold;
  }
a img {
  border-width:0;
  text-decoration:none;
  }

#sidebar a:link {
  color:#FFFFFF;
  text-decoration:none;
  font-weight:bold;
  }
#sidebar a:visited {
  color:#99CCFF;
  font-weight:bold;
  text-decoration:none;
  }
#sidebar a:hover {
  color:#FF0000;
  font-weight:bold;
  text-decoration:none;
  }

#navbar a:link {
  color:#0000CC;
  text-decoration:none;
  font-weight:bold;
  }
#navbar a:visited {
  color:#6699FF;
  font-weight:bold;
  text-decoration:none;
  }
#navbar a:hover {
  color:#FF0000;
  font-weight:bold;
  text-decoration:none;
  }  

#footer a:link {
  color:#0000CC;
  text-decoration:none;
  font-weight:bold;
  }
#footer a:visited {
  color:#99CCFF;
  font-weight:bold;
  text-decoration:none;
  }
#footer a:hover {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  }  

/*Main
____________________________________ */
								 
.h1 {
  font-size:20px;
  line-height:2em;
  letter-spacing:.2em;
  color:#FFFFFF;
  }
  
.h2 {
  font-size:18px;
  line-height:1.6em;
  color:#FFCC99;
  }
  
.h3 {
  font-size:16px;
  line-height:1.2em;
  color:#FF9933;
  }

.h4 {
  font-size:14px;
  line-height:1.0em;
  color:#FF9933;
  }

.h5 {
  font-size:12px;
  line-height:1.0em;
  color:#FF9933;
  font-style:italic;
  } 
 
.main-text {
  padding:10px 14px 1px 29px;
  }

.description {
  font-size:94%;
  line-height:1.5em;
  color:#fff;
  font-weight:bold; 

  }

.block {
  border-bottom:1px dotted #FFFFFF;
  padding:5px 5px 5px 5px;
  }

.box ul {
  margin:0 0 0;
  padding:0 0px;
  list-style:none;
  }
  
 /* Main boxes
 ________________________________*/
 
.box ul li {
  background:url("") no-repeat 2px .25em;
  margin:0;
  padding:0 0 0px 0px;
  margin-bottom:0px;
  border-bottom:1px;
  dotted #340; 
  line-height:1.4em;
  }
.box p {
  margin:0 0 .6em;
  }
.box a:link {
  color:#330000;
  text-decoration:none;
  padding:0 0 1.2em;
  }
.box a:visited {
  color:#666633;
  padding:0 0 1.2em;
  }
.box a:hover {
  color:#CC9966;
  padding:0 0 1.2em;
  }



/* Sidebar Boxes
----------------------------------------------- */

.box {
  background:#fff url("") no-repeat left top;
  margin:0 0 15px;
  padding:10px 0 0;
  color:#310;
  }
.box2 {
  background:url("") no-repeat left top;
  padding:0 13px 8px;
  }
  
.sidebar-title {
  margin:0;
  padding:0 0 .2em;
  font-size:115%;
  line-height:1.5em;
  color:#301;
  }
.sidebar-subtitle {
  margin:0;
  padding:0 0 .2em;
  border-bottom:1px dotted #456;
  font-size:100%;
  line-height:1.5em;
  color:#301;
  }
.sidebar-quote {
  margin:0;
  padding:0 0 .2em;
  font-size:100%;
  font-style:italic;
  font-weight:bold;
  line-height:1.5em;
  color:#390;
}

