body {
	background-color: #efefef;
	background-image:url(../images/airdex_gradient.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.2;
	color:#000000;
}
p {
	font-size: 1em;
	margin: 0 0 1.2em;
	padding: 0;
	line-height: 1.5em;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;/*margin: 1.2em 0 1.2em 1em;*/
}
.earthlist {
	line-height:2;
	list-style-type:none;
	margin-left:0px;
}
.earth {
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:25px;
}
h1, h2, h3, h4, h5, h6 {
	margin: .9em 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #6884CD;
}
h1, h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.2em;
}
h4 {
	font-size: 1.0em;
}
a {
	text-decoration: none;
	background: none;
}
a:link {
	color: #003399;         /*font color for catagories, blogroll*/
}
a:visited {
	color: #003399;          /*font color for catagories, blogroll*/
}
a:hover, a:active {
	color: #31A0DD;         /*font color for catagories, blogroll when mouse over*/
}
.focustext{
	color: #660b36;
	font-weight: bold;
}
#container {
	width: 999px;
	margin: 0 auto;
	padding: 0px;
	background: #ffffff;
	border-top: 0px solid #3e4e8a;
	border-right: 1px solid #3e4e8a;
	border-left: 1px solid #3e4e8a;
	border-bottom: 7px solid #3e4e8a;
	text-align: left;
	overflow:auto;
}
/*left side*/
#content {
	float: left;
	width:769px;
	margin-left:9px;
	display: inline;
}
.title {
	clear:both;
	text-align: left;
	height: 20px;
	color: #660b36;
	display: block;
	text-decoration: none;
	font-size: 1.6em;
	padding: 8px 0 6px 0;
}
.storycontent a {
	color: #003399;
	text-decoration: underline;
}
.storycontent a:link {
	color: #003399;
	text-decoration: underline;
}
.storycontent a:hover {
	color: #31A0DD;
}
.storycontent a:visited {
	color: #31A0DD;
	text-decoration: underline;
}
.storycontent {
	padding: 0px 0px 0px 0px;
}
.post {
	margin: 0 0px 0px 0;
	padding: 15px 15px 15px 15px;
	background: #ffffff;   /*Post background you can change it*/
	border: 0px solid #40608c;         /*Post border color*/
	color: #000;
	text-align: left;
}
.post a {
	color: #003399;
	text-decoration: underline;
}
.post a:link {
	color: #003399;
	text-decoration: underline;
}
.post a:hover {
	color: #31A0DD;
	text-decoration: underline;
}
.post a:visited {
	color: #003399;
	text-decoration: underline;
}
.post h2 {
	color: #40608c;
	font-size: 1.5em;
	margin: 40px 0 0 0px;
}
.post h3 {
	float: right;
	font-size: 1em;
	margin: 0;
	padding: 0;
}
/* contact box */

.contact {
	width:auto;
}
.contact img {
	float:left;
	margin-right: 20px;
	display: inline;
}
.center-photo {
	width:auto;
	padding-left: 105px;
}
.greybar {
	width:auto;
	background-color: #CCCCCC;
	color: #40608c;
}
/*  right side */
#sidebar2 {
	background-color: #efefef;
	background-image:url(../images/airdex_gradient.jpg);
	background-repeat:repeat-x;
	position: relative;
	float: right;
	width: 220px;
	margin: 0px 0 0 0;
	padding-top:0px;
	display: inline;
}
#sidebar-corner {
	background-image:url(../images/right-helper.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:15px;
	width: 220px;
	float: right;
	display: inline;
}
.col2 {
	width: 210px;
	float: right;
	display: inline;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-width: thin;
}
.col2 p {
	padding-left:9px;
}
.box-cont-top {
	background-image: url(../images/top-blk.png);
	height: 25px;
	background-repeat: no-repeat;
	margin-left: 3px;
	padding:10px 0 0 10px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:1.2em;
}
.box-cont-mid {
	width:auto;
	height: auto;
	background-repeat: repeat-y;
	padding-top: 5px;
	background-image: url(../images/mid-bg.png);
	background-position: left top;
	margin-left: 3px;
}
.box-cont-bot {
	width:auto;
	height: 15px;
	background-repeat: no-repeat;
	background-image: url(../images/bot-blk.png);
	margin-left: 3px;
}
.icon-container {
	width: 185px;
	height: auto;
	padding-left: 10px;
	color:#000000;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 2px;
	line-height:1.3;
}
/*home page image*/
	#content-splash {
	float: left;
	position:relative;
	display: inline;
	height: 582px;
	margin-top: 0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom: 10px;
	background-image:url(../images/airdex_home_imagine.jpg);
	background-repeat: no-repeat;
	width: 740px;
}
.imagine {
	width: 400px;
	float: right;
	margin-right: 5px;
	margin-top: 50px;
	text-align:left;
	font-weight: bold;
	font-size:13px;
	line-height:1.2;
	color: #FFFFFF;
}
.footer {
	padding: 0px;
	text-align: center;
	margin: 10px 0px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.transcripts {
	width:969px;
	padding:0px 15px 5px 15px;
}
.transcript-box-left {
	margin:0 10px 0 10px;
	float:left;
	width:375px;
}
.transcript-box-wide {
	margin:0 10px 0 10px;
	float:left;
	width:620px;
}
.transcript-box-right {
	margin:0 10px 0 20px;
	float:left;
	width:530px;
}
.transcript-box-third {
	margin:0 10px 0 10px;
	float:left;
	width:300px;
}
.transcripts h3 {
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(../images/transcriptBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #000000;/*background-color:#3e4e8a;

background-image:url(../images/transcriptH3.jpg);
background-repeat:repeat-x;*/
}
.transcripts h2 {
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(../images/transcriptBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #000000;/*background-color:#3e4e8a;

background-image:url(../images/transcriptH3.jpg);
background-repeat:repeat-x;*/
}
.transcripts p {
	color:#000000;
	padding:0 15px 0 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.rightbox h3 {
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:10px 10px 10px 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(../images/transcriptBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #000000;/*background-color:#3e4e8a;

background-image:url(../images/transcriptH3.jpg);
background-repeat:repeat-x;*/
}
.rightbox h2 {
	color:#FFFFFF;
	margin: 0 0 10px 0;
	padding:5px 10px 10px 10px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	background-image:url(../images/transcriptBG.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-bottom:1px solid #000000;/*background-color:#3e4e8a;

background-image:url(../images/transcriptH3.jpg);
background-repeat:repeat-x;*/
}
.rightbox p {
	color:#000000;
	padding:0 15px 10px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	margin-bottom:20px;
}
.rightbox {
	margin:0 10px 0 10px;
	float:left;
	width:200px;
	background-color:#CCCCCC;
}

