﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #C0C0C0;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
}
#masthead {
	height: 85px;
	background-color: #FFFFFF;
	background-image: url('../ligo/sound-w4.jpg');
	background-repeat: repeat-x;
}
#top_nav {
	background-color: #3366CC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #49587F;
	text-indent: 10px;
	height: 18px;
	padding: 3px;
	color: #FFFFFF;
}

#container {
	min-width: 600px;
}

#left_col {
	width: 200px;
	float: left;
}

#right_col {
	width: 200px;
	float: right;
}

#page_content {
	padding: 10px 10px 10px 15px;
	min-width: 600px;
	background-color: #FFFFFF;
}
#footer {
	clear: both;
	background-color: #3366CC;
	border-bottom-style: solid;
	border-bottom-width: 4px;
	border-bottom-color: #8AADE9;
	height: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	text-align: right;
	color: #333333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #4069B8;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Font_18px_Black_B_I {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	width: 740px;
	text-align: justify;
	font-style: italic;
	font-weight: bold;
}
.RedText {
	color: #CC0000;
}
.NormalText_600W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 600px;
	text-align: justify;
}
a.NoLine {text-decoration: none}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
}
.NormalText_74000W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 740px;
	text-align: justify;
}
.Underline_Text {
	color: #000000;
	text-decoration: underline;
}
.sizeComp {
	position: fixed;
}
ul {
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a.SmallLink {
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 9px;
	color: #000000;
}
