body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
}

div#blurb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	position: relative;
	left: 30px;
	width: 500px;
	top: 30px;
}

div#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: .1em;
	position: relative;
	left: 30px;
	top: 35px;
	font-variant: small-caps;
}
div#subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	letter-spacing: .25em;
	position: relative;
	left: 90px;
	top: 80px;
	font-variant: small-caps;
}

div#main_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	position: absolute;
	left: 100px;
	top: 150px;
	bottom: 50px;
	width: 350px;
	line-height: 20px;
}

div#form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	left: 30px;
	top: 25px;
	bottom: 50px;
}

td {
	font-family: "Times New Roman", Times, serif;
}

th {
	font-family: "Times New Roman", Times, serif;
}
div#header {
	font-family: Georgia, "Times New Roman", Times, serif;
	display: block;
	font-size: 36px;
	letter-spacing: .75em;
	position: absolute;
	left: 100px;
	top: 15px;
}
div#subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	position: absolute;
	left: 100px;
	top: 45px;
	letter-spacing: .1em;
}

div#right_menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	left: 500px;
	top: 150px;
	position: absolute;
}

.date {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	position: relative;
	letter-spacing: .25em;
	top: -15px;
	}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	position: relative;
	letter-spacing: .25em;
	top: -5px;
}

.frontage{
	top:100px;
} 

.atomic{
	display: block;
	width:255px;
	height:552px;
	background-image: url(images/AtomNoise.gif);
}

a:link  {
	color : #369;
	font-weight : normal;
text-decoration: none;
}

a:visited  {
	color : #369;
	font-style : light;
text-decoration: none
}

a:hover  {
	color : #369;
	font-weight : normal;
text-decoration: underline
}

a:active  {
	color : #002;
	font-weight : normal;
text-decoration: none

#header a:link, #header a:visited, #header a:active {
	color : #333;
	text-decoration: none
}


