#imageContainer {
	height:350px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer {
	position:relative;
	margin:auto;
	width:710px;
	border:0px solid #000;
}

body
{
	margin: 0;
	padding: 0;
	background: #000033 url(/I2/Images/img01.jpg) repeat-x top center;
	font-size: 12px;
	color: #8C8C8C;
}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Arial;
}

h1, h2, h4, h3 {
	font-weight: normal;
	color: #F8FBEC;
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 21px;
}

h4 {
	letter-spacing: -1px;
	font-size: 21px;
	color: #fddb12;
}

h5 {
	letter-spacing: -1px;
	font-size: 21px;
	color: #f7931e;
}

h3 {
	font-size: 1em;
}

p {
	line-height: 150%;
}

ul, ol {
	line-height: 200%;
}



blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	color: #ffffff;
}

a {
	color: #fddb12;
}

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

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(/I2/Images/img02.jpg) no-repeat right top;
}

#header h1, #header p {
	margin: 0;
	color: #03133a;
}

#header h1 {
	padding: 100px 0 0 25px;
	line-height: 85%;
	font-size: 3.3em;


}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 380px;
}

#content2 {
	float: right;
	width: 558px;
	margin-right: 20px;
}

#content .post {
}

.title {
	margin: 0;
	padding-bottom: 5px;
	border-bottom: 2px solid #fddb12;
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 5px 10px;
	height: 48px;
	background: url(/I2/Images/img06.gif) no-repeat left top;
}

.meta .more {
	padding-left: 20px;
}

.meta .comments {
	padding-left: 20px;
}

.meta a {
	color: #003300;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 150px;
}

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

#sidebar li {
}

#sidebar li ul {
	padding: 15px 15px;
}

#sidebar li li {
	border-bottom: 1px dotted #000000;
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	padding: 10px 0 0 30px;
	height: 40px;
	/*background: url(/I2/Images/img04.gif) no-repeat left 60%;*/
	
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
}

/* Ad Space */

#adspace {
	float: right;
	width: 120px;
	padding: 15px 25px;
	background: url(/I2/Images/img5.gif) no-repeat;
}
/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 40px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url(/I2/Images/img05.gif) no-repeat left top;
	text-align: center;
	font-size: smaller;
	color: #52640A;
}

#footer a {
	color: #003300;
}

div.img
{
	margin: 2px;
	border: 1px solid #0000ff;
	height: auto;
	width: 133px;
	float: left;
	text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}
div.img a:hover img {border: 1px solid #0000ff;}
div.desc
{
  text-align: center;
  font-weight: normal;
  width: 130px;
  margin: 2px;
}

table,td,th
{
border:1px solid white; font: 12px/21px Arial, Helvetica, sans-serif; padding:0 0 0 3px; color:#EAEAEA;
}

table
{
width:100%;
}
th
{
height:50px;
}

