
/***** Global style ****************************************************/
html {color: #32405e; font-family: Verdana, Arial, Helvetica, sans-serif;}
body {background-color: #015249; background-image: url(images/bg.gif);Ê
 margin: 0px; padding: 0px;}

p {	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	line-height: 16px;
	color: #FFF; 
}

h1 {margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 500;
	line-height: 18px;
	letter-spacing: 0px;
	color: #1e4a70;
}

h2 {margin: 0px 0px -13px 0px;
	padding: 0px 0px 0px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	letter-spacing: -1px;
	color: cc5500;
}

blockquote{
	font-size: 70%;
	line-height: 18px;
	color: #535353;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #bebebe;
	padding: 8px 0px 10px 0px;
	text-align:justify;
	}

OL {margin: 0px 0px 0px 0px; padding: 10px 0px 10px 50px;}
OL li{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	padding: 2px 35px 20px 0px;	line-height: 16px;color: #535353;}

UL {margin: 0px 0px 0px 0px; padding: 10px 0px 10px 50px; }
UL li{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	padding: 2px 5px 5px 0px; line-height: 16px;color: #535353;}
	
.ULplist {margin: 0px 0px 0px 0px; padding: 15px 0px 10px 0px; list-style-type: none;}
.ULplist li{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;	padding: 2px 5px 5px 0px; line-height: 16px; color: #535353;}

.caption {font-size: 60%; line-height: 12px; color: #313131;  margin: 2px 0px 0px 0px; padding: 4px 3px 4px 3px; background-color:#dfdfdf}
.divisionLine {border-top: dotted 1px #8c8c8c; padding: 0px 0px 5px 0px;}

a {color: #FFF; text-decoration: underline; border: none;}
a:hover {color: #AAA; text-decoration: underline;}

img { border: none; }

/***** nav elements ****************************************************/


img#rtlogo {
	position: absolute;
	top: 10px;
	left: 16px;

}

img#nav_home {
	position: absolute;
	top: 84px;
	left: 113px;
}

img#nav_projects {
	position: absolute;
	top: 84px;
	left: 161px;

}

img#nav_affiliations {
	position: absolute;
	top: 84px;
	left: 228px;
}

img#nav_broadcast {
	position: absolute;
	top: 84px;
	left: 318px;
}

img#nav_contact {
	position: absolute;
	top: 84px;
	left: 398px;
}




/***** home page ****************************************************/

img#homeimage {
	position: absolute;
	top: 160px;
	left: 355px;
}

div#hometextarea {
	position: absolute;
	top: 122px;
	left: 21px;
	width: 311px;
}


/***** projects ****************************************************/



div#flashcontent {
	position: absolute;
	top: 110px;
	left: 20px;
	width: 900px;
	height: 495px;
}


/***** affiliations ****************************************************/

img#affiliation_logos {
	position: absolute;
	top: 115px;
	left: 20px;
}

p.affiliation {
	width: 350px;
}

p#board {
	position: absolute;
	top: 130px;
	left: 200px;
}

p#ncarb {
	position: absolute;
	top: 250px;
	left: 200px;
}

p#austinenergy {
	position: absolute;
	top: 328px;
	left: 200px;
}

p#greenbuilder {
	position: absolute;
	top: 440px;
	left: 200px;
}

p#solar {
	position: absolute;
	top: 520px;
	left: 200px;
}


/***** broadcast ****************************************************/

div#container {
	position: absolute;
	top: 122px;
	left: 21px;
}

div#video_about {
	position: absolute;
	top: 122px;
	left: 365px;
	width: 250px;
}


/***** contact ****************************************************/

p#contact {
	position: absolute;
	top: 118px;
	left: 24px;
}

