/*************** HTML elements ***************/
body {
	text-align: center;
	color: #fff;
	/* background: #fff url(../images/bg_shim.png) top repeat-x; */
	background: #336699;
	font: 12px georgia, "Bitstream Vera Sans", geneva, arial, helvetica,
		helve, sans-serif;
}

img,.menutitle,#iathHeaderLogo,#cloudsHeader {
	/*
	   Note: Even though iepngfix.htc is in the same directory as this file,
	   the following path must contain the "css/" directory because this file
	   actually renders from in root directory when referenced by the index page.
	*/
	behavior: url(css/iepngfix.htc);
}

img.bioMain {
	border: 0px solid;
	padding: 0px;
	width: 424px;
	height: 131px;
}

img.epCovers {
	border: 0px solid;
	padding: 0px 20px 20px 0px;
}

:active,:focus {
	outline: none;
}

a:link {
	text-decoration: none;
	/* color: #042472; */
	color: pink;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

a:visited {
	text-decoration: none;
	color: pink;
}

p,h1,pre {
	margin: 0px 10px 10px 10px;
}

h1 {
	font-size: 14px;
	padding-top: 10px;
}

a.linkital:link {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	float: right;
	color: #042472;
}

a.linkital:hover {
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	float: right;
	color: #042472;
}

a.linkital:active {
	font-size: 10px;
	font-style: italic;
	text-decoration: underline;
	float: right;
	color: #042472;
}

a.linkital:visited {
	font-size: 10px;
	font-style: italic;
	text-decoration: none;
	float: right;
	color: #042472;
}

.navLink {
	border: 0px solid;
}

img.menutitle {
	text-align: left;
	position: relative;
	left: 5px;
	top: -8px;
	z-index: 200;
}

img.littleCastro {
	float: right;
	position: relative;
	left: 5px;
	top: -9px;
	z-index: 199;
}

img.basic {
	margin-bottom: -10px;
	display: block;
	border: 6px solid #f5f6f9;
}

a img.basic:link {
	border: 6px solid #f5f6f9;
}

a img.basic:hover {
	border: 6px solid #ccc;
}

a img.basic:visited {
	border: 6px solid #ccc;
}

img.basicThumbLeft {
	border: 6px solid #f5f6f9;
	margin-bottom: 15px;
	float: left;
}

a img.basicThumbLeft:link {
	border: 6px solid #f5f6f9;
	margin-bottom: 15px;
}

a img.basicThumbLeft:hover {
	border: 6px solid #ccc;
}

a img.basicThumbLeft:visited {
	border: 6px solid #ccc;
}

img.basicThumbRight {
	border: 6px solid #f5f6f9;
	margin-bottom: 15px;
	float: right;
}

a img.basicThumbRight:link {
	border: 6px solid #f5f6f9;
	margin-bottom: 15px;
}

a img.basicThumbRight:hover {
	border: 6px solid #ccc;
}

a img.basicThumbRight:visited {
	border: 6px solid #ccc;
}

a img.signupButton {
	position: absolute;
	float: right;
	right: 10px;
	border: 0;
	margin-right: 7px;
	margin-top: 0px;
	margin-bottom: 0;
}

td.formHeader {
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align: bottom;
}

td.musicCovers {
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	text-align: left;
	vertical-align: top;
}

table.avMain {
	border: 0px solid;
	text-align: left;
	vertical-align: top;
}

/*************** end HTML elements ***************/
	/*************** classes ***************/
input.readonly {
	background: gray;
	readonly: readonly;
}

.highlight {
	font-weight: bold;
}

.notice {
	font-weight: normal;
	color: yellow;
}

.noticeBold {
	font-weight: bold;
	color: yellow;
}

/* FIX COLOR!!! */
.warning {
	font-weight: normal;
	color: red;
}

/* FIX COLOR!!! */
.warningBold {
	font-weight: bold;
	color: red;
}

.siteAdminHeader {
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
	vertical-align: top;
}

.siteHeader {
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
	vertical-align: top;
}

/* Posting / Blog */
.blogHeadline {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}

.blogTagline {
	font-weight: normal;
	font-style: normal;
	font-size: 11px;
}

.blogRecordDate {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}

.blogDisplayName {
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
/* End Posting / Blog */

.blurbleft {
	/* behavior: url(css/iepngfix.htc); */
	text-align: left;
	width: 195px;
	position: relative;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	top: -25px;
	margin-bottom: -20px;
	background-image: url(../images/bg_patch_bg.png) !important;
}

.blurbmiddle {
	/* behavior: url(css/iepngfix.htc); */
	text-align: left;
	width: 436px;
	position: relative;
	padding: 20px;
	top: -25px;
	margin-bottom: -18px;
	background-image: url(../images/bg_patch_bg.png) !important;
}

.blurbmiddleAdmin {
	/* behavior: url(css/iepngfix.htc); */
	text-align: left;
	width: 436px;
	position: relative;
	padding: 20px;
	top: -25px;
	margin-bottom: -18px;
	background-image: url(../images/bg_patch_bg.png) !important;
}

.blurbright {
	text-align: left;
	width: 170px;
	position: relative;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	top: -25px;
	margin-bottom: -20px;
	background-image: url(../images/bg_patch_bg.png) !important;
}

.caption {
	display: block;
	position: relative;
	font-size: 10px;
	font-style: italic;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 10px;
}

.posttitle {
	font-size: 14px;
	font-weight: bold;
	margin-left: 6px;
}

.postdate {
	font-size: 10px;
	margin-left: 6px;
	margin-bottom: 20px;
}

.showlist {
	font-size: 11px;
}

.eptitles {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
	top: 8px;
}

.smallText {
	font-weight: normal;
	font-style: none;
	font-size: 10px;
}
/*************** end classes ***************/
	
/*************** DIVs ***************/
#frame {
	width: 941px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	top: 0px;
}

#contentframe {
	position: absolute;
	text-align: left;
	height: auto;
	top: 235px;
	z-index: 120;
}

#contentleft {
	text-align: left;
	width: 225px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	float: left;
}

#contentcenter {
	text-align: left;
	width: 476px;
	margin: 20px 20px 0px 20px;
	float: left;
}

#contentright {
	text-align: left;
	width: 200px;
	margin: 20px 0 0 0;
	float: right;
}

#contentheader {
	position: relative;
	/* height: 222px;
	width: 941px; */
	top: 0px;
	z-index: 0;
	height: 155px;
	width: 941px;
}

#contentheader h1 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
}

#contentright p {
	font-size: 10px
}

#navHeader {
	position: absolute;
	width: 685px;
	height: 49px;
	/* left: 121px;
	top: 160px; */
	z-index: 100;
	left: 165px;
	top: 50px;
}

#cloudsHeader {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 98;
	left: 150px;
	top: 14px;
}

#iathHeaderLogo {
	position: absolute;
	width: 200px;
	height: 115px;
	z-index: 99;
	/* left: 125px;
	top: 28px; */
	left: 0px;
	top: 28px;
}

#email_signup_email {
	border: 1px solid #042472;
	width: 191px;
	height: 19px;
	margin-bottom: 7px;
}

#email_signup_form {
	margin-bottom: 0px;
}
/*************** end DIVs ***************/