@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}
html {
	height: 100%;
	min-height: 100%;
}

body {
height: 100%;
	background: #e6e3d2;
	margin-top: 0px;
	
}
#sitemap {
 text-align: left;
 margin-left: 30px;
}
#sitemap ul li ul {
 margin-left: 20px;
}
#container02 {
width: 100%;
background: url(http://www.spectrascience.com//images/jpgs/bg.jpg) repeat-y top #e6e3d2;
}
#container {
	width: 700px;
	margin-top: 0px;
 position: relative;
 min-height: 100%;
}
form {
 text-align: left;
 margin-left: 30px;
 font-size: 80%;
}
#top {
	clear: both;
	width: 700px;
	height: 130px;
}


/*Product Links*/
#links{
	width: 100%;
}


#links h1{
	font-family: Arial;
	text-align: left;
	font-size: 15px;
	color:#215680;
}

#links p{
	text-align: left;
	font-size: 11px;
	color:#215680;
}



/*Main*/
#main{
	width: 700px;
}

#main #left{
	background: url(http://www.spectrascience.com/images/jpgs/bg_news.jpg) repeat-x top #5fa1cb;
	float:left;
	width: 240px;
}

#main #left p{
	margin-top: 20px;
	margin-left:30px;
	text-align: left;
	font-size: 11px;
	color:#14354f;
}

#main #left P A {
	FONT-size: 11px ; 
COLOR: #14354f; TEXT-DECORATION: none;
}
#main #left P A  {
	BORDER-BOTTOM: none; FONT-STYLE: normal;
}
#main #left P A:hover {
	COLOR: #7c2217;
}


#main #right{
	float:right;
	width: 460px;
}

#main #right #header{
	float:right;
	background: url(http://www.spectrascience.com/images/jpgs/bg_subheaders.jpg) repeat-x top #5fa1cb;
	margin-bottom:20px;
	width: 460px;
	height:50px;
}

#main #right #header h1{
	text-align: left;
	font-family: Arial;
	font-weight:lighter;
	font-size: 22px;
	color:#3d6b8e;


}

#main #right #img{
	margin-right:20px;
}


#main #right p{
	margin-top: 20px;
	margin-left:30px;
	margin-right:30px;
	text-align: left;
	font-size: 11px;
	color:#215680;
}

#main #right P A {
	FONT-size: 11px ; COLOR: #215680; TEXT-DECORATION: underline;
}
#main #right P A  {
	BORDER-BOTTOM: none; FONT-STYLE: normal;
}
#main #right P A:hover {
	COLOR: #7c2217;
}


#main #right h1{
	font-family: Arial;
	margin-top: 20px;
	margin-left: 30px;
	text-align: left;
	font-size: 25px;
	color:#215680;
}

#main #right h2{
	font-family: Arial;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 30px;
	text-align: left;
	font-size: 16px;
	color:#215680;
}

#main #right h3{
	font-family: Arial;
	font-weight:bold;
	margin-top: 20px;
	margin-left: 30px;
	text-align: left;
	font-size: 14px;
	color:#bf5448;
}


/*Bottom*/
#bottom{
	clear: both;
	width: 700px;
	height:50px;
	background: #7c2217;
}

#bottom  p{
	color: #ffffff;
	font-size: 9px;
	text-align:left;
	margin-left: 30px;
	padding-top:10px;
} 

#bottom  ul{
	list-style: none;
	margin-top: 10px;
	margin-right: 20px;
}

#bottom li { 
	float: left;
}


#bottom li  a:link, #bottom  li a:visited{
	color: #ffffff;
	font-size: 10px;
	margin-left: 30px;
	text-decoration: none;
}

#bottom li a.active:link, #bottom li a.active:visited, #bottom  li a:hover{
	border-bottom: solid thin #eea41c;
}
.calendarBG {
 background-color: #000;
}

.calendarBlank {
 background-color: #9DB7A7;
}

.calendarHeader {
 font-weight: bold;
 color: #fff;
 text-align: center;
 background-color: #000;
}

.calendarMonthLinks {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         11px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 color:             #fff;
 background-color:  transparent;
}

.calendarMonthLinks a {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:visited {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.calendarMonthLinks a:hover {
 color:             #ccc;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarDayHeading {
 font-weight: bold;
 font-size:	11px;
 color: #fff;
 background-color: #195337;
 text-align:  center;
 vertical-align: middle;
}

.calendarToday {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #000;
 background-color: 	#ccc;
}

.calendarCell {
 font-family:       Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
 font-size:         12px;
 font-weight:		bold;
 letter-spacing:	.1em;
 text-decoration:   none;
 text-align:  center;
 vertical-align: middle;
 color:             #666;
 background-color:  #fff;
}

.calendarCell a {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:visited {
 color:             #000;
 text-decoration:   underline;
 background-color:  transparent;
}

.calendarCell a:hover {
 color:             #fff;
 text-decoration:   none;
 background-color:  transparent;
}

.clear {
	clear: both;
}