@charset "utf-8";
.shadowCSS{box-shadow:5px 5px 7px rgba(0,0,0,.5);margin:2.5%}

/*.triangle-isosceles{position:relative;padding:15px;margin:1em 0 3em;color:#000;background:linear-gradient(#262b57,#112);border-radius:10px;width:200px;color:#e7f6e5;text-shadow:1px 1px #000}
*/

#container {
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	overflow: hidden;
}
#logo a img {
	filter: DropShadow(Color=#333, OffX=10, OffY=10);
}

#logo {
	width: 223px;
	height: 93px;
	padding-top: 5px;
	padding-bottom: 2px;
}
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	background-color: #FFF;
	margin: 0px;
}
#acknowledgment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	width: 792px;
	float: right;
}

#acknowledgment h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	float: none;
	vertical-align: middle;
	padding: 0px;
}
#acknowledgment img {
	float: left;
	padding-right: 20px;
}

#file_info {
	height: 400px;
	width: 700px;
	float: left;
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#header {
	height: 220px;
	margin-bottom: 0px;
}
#logo_column {
	position: relative;
	float: left;
	z-index: 1;
}
#header_column {
	position: relative;
	width: 735px;
	float: left;
	height: 210px;
	background-color: rgb(25,25,160);
	margin-bottom: 0px;
}

#img_frame {
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgb(255,255,255);
	position: relative;
	height: 180px;
	width: 652px;
	left: 40px;
	top: 15px;
	margin: 0px;
	padding: 0px;
}

#img_frame h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-variant: normal;
	float: right;
	color: #FFF;
	font-size: 30px;
	text-align: right;
	display: block;
	padding-left: 0px;
	width: 300px;
	clear: right;
	margin-right: 20px;
}

#menu_column {
	float: left;
	width: 171px;
	margin-top: 10px;
	padding-right: 5px;
}

#menu ul {
	list-style-type: none;
	margin-right: 20px;
	width: 150px;
	margin-left: -30px;
}
#menu a {
	text-decoration: none;
	color: #333;
	font-size: 18px;
	font-weight: bold;
}
#content_column {
    margin-top: 10px;

}
#rest_of_page #content_column #calendar {
	text-align: center;
}


#helioviewer p {
	font-size: 10px;
	color: #333;
	text-align: center;
}

#calendar td {
	text-align: center;
}

#menu ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}
#webcam {
	float: left;
}
#acknowledgment h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#container #rest_of_page #content_column #test {

}
