body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top:30px;
	margin-bottom:30px;
	color:#333333;
	background-color: #666699;
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
}

A:link {
	COLOR: #666699; text-decoration: underline
}
A:visited {
	COLOR: #333366; text-decoration: underline
}
A:active {
	COLOR: #333366; text-decoration: underline
}
A:hover {
	COLOR: #333366; text-decoration: none
}

#page_wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	text-align: left;
	border: 4px solid #669933;
	background-color: #FFFFFF;
}

#page_header {
	height: 140px;
	background-color: #CCCC99;
	background-image: url(img/cae_header_01.jpg);
	background-repeat: no-repeat;
}  

#page_header h1 {
  padding-top:30px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:26px;
  font-weight:bold;  
  color: #FCF8E3;
  letter-spacing: -1px;
  margin:0px;
}
#page_header h2 {
  padding-top:0px;
  padding-left: 20px;
  font-family: verdana, helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;  
  color: #E2D179;
  margin:0px;  
}

#header_box {
	width: 300px;
	text-align: right;
	padding-right: 5px;
	padding-top: 25px;
	float: right;
}

#slideshow {
	width: 350px;
	padding-right: 20px;
	padding-top: 14px;
	float: right;
}

#slideshow h3 {
  margin:10px;
  margin-right:15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #660000;
}

#header_box p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333366;
}

#nytimes_box {
	background-image: url(img/nytimes_short_bg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	color: #660000;
	background-repeat: no-repeat;
	background-position: center top;
	border: medium solid #660000;
}

#nytimes_box a {
	color:#660000;
}

#menu_bar {
	height:40px;
	background-color: #333366;
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#menu_bar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu_bar li {
	padding: 0;
	display: inline;
	background: none;
}

#menu_bar a {
	display: block;
	float: left;
	height: 25px;
	padding: 10px 15px 0 15px;
	font-size: 85%;
	font-weight: bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
	text-decoration:none;
}

#menu_bar a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #333366;
	height: 30px;
}

#content_wrapper {
	background-color: transparent;
	background-image: url(../img/content_bg_wide.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#left_side {
	float:left;
	width:720px;
}
  
#left_side h3 {
  margin:10px;
  margin-right:15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:14px;
  font-weight: bold;
  line-height:18px;
  color: #660000;
}

#left_side h5 {
  margin:10px;
  margin-right:15px;
  font-family: verdana;
  font-size:12px;
  font-weight: bold;
  line-height:18px;
  color: #333366;
}

#left_side h6 {
  margin:10px;
  margin-right:15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  font-weight: bold;
  line-height:18px;
  color: #333366;
}
  
#left_side p {
  margin:10px;
  margin-right:15px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  line-height:18px;
  color: #333333;
}

#right_side {
	float: right;
	width:200px;
	background-color: #669933;
	background-image: url(img/right_bg.jpg);
	background-repeat: repeat-x;
}
  
#right_side h3 {
  margin-right:10px;
  margin-bottom: 5px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:12px;
  font-weight: bold;
  line-height:16px;
  color: #336633;
  padding:4px;
}
  
#right_side p {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  line-height:16px;
  color: #663333;
}

#right_side a {
  margin:5px;
  margin-bottom:15px;
  padding-right:10px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  line-height:16px;
  color: #660000;
  text-align:left;
}
#blockquote {
	background-image: url(img/blockquote.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 3px;
}

#blockquote p {
	padding-left: 56px;
}

#page_footer {
	height: 70px;
	background-color: #333366;
	background-image: url(img/fooger_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}  

#page_footer A:link {
	COLOR: #99CC33; text-decoration: underline
}
#page_footer A:visited {
	COLOR: #99cc33; text-decoration: underline
}
#page_footer A:active {
	COLOR: #FFFFFF; text-decoration: underline
}
#page_footer A:hover {
	COLOR: #FFFFFF; text-decoration: none
}

#page_footer p {
  text-align:center;
  padding-top:20px;
  font-family: verdana;
  font-size:11px;
  line-height:16px;
  color: #FCF8E3;
}

.spacer {
  margin:0px;padding:0px;height:10px;clear:both;
}

.right {
	border: 5px solid #FFFFFF;
	float: right;
	margin-left: 10px;
}

.left {
	border: 5px solid #FFFFFF;
	float: left;
	padding: 0 10 0 0;
	margin-right: 10px;
}
  
 
 
#cse_wrapper {
	width: 120px;
	float: right;
	padding-right: 80px;
}

#cse {
	width: 1oo%x;
	
}

#searchbox{width:190px; float:right; padding:5px;}

#top_images{width:920px; height:174px;  clear:both;}
	
