/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	color: #003333;
}
body {
	background-color: #ff9933;
	margin-left: 100px;
	margin-top: 0px;
}
a {
	color: #336600;
}
a:link {
	text-decoration: none;
	color: #336600;
}
a:visited {
	text-decoration: none;
	color: #336600;
}
a:hover {
	text-decoration: none;
	color: #ffff00;
}
a:active {
	text-decoration: none;
	color: #003333;
}
div#SDG {
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	left: 101px;
	top: 10px;
font-size:x-large;
font-weight:bold;

}

div#title{
position:absolute;
top: 85px;
left: 101px;
font-size: medium;
font-weight: bold;
}
div#g0 {
	position: absolute;
left: 485px;
top: 10px;
}
div#g1 {
	position: absolute;
	left: 635px;
	top: 10px;
} 
div#g2 {
	position: absolute;
left: 730px;
top: 10px;
}
div#g3 {
	position: absolute;
left: 530px;
top: 33px;
} 

div#g4 {
	position: absolute;
left: 635px;
top: 33px;
} 
div#g5 {
	position: absolute;
left: 730px;
top: 33px;
}
div#g6 {
	position: absolute;
left: 820px;
top: 33px;
}

div#thumb0{
position: absolute;
top: 111px;
left: 101px;
azimuth: left;
}

div#thumb1{
position: absolute;
top: 111px;
left: 310px;
azimuth: left;
}
div#thumb2{
position: absolute;
top: 111px;
left: 520px;
azimuth: left;
}
div#thumb3{
position: absolute;
top: 111px;
left: 730px;
azimuth: left;
}
div#thumb4{
position: absolute;
top: 320px;
left: 101px;
azimuth: left;
}
div#thumb5{
position: absolute;
top: 320px;
left: 310px;
azimuth: left;
}
div#thumb6{
position: absolute;
top: 320px;
left: 520px;
azimuth: left;
}
div#thumb7{
position: absolute;
top: 320px;
left: 730px;
azimuth: left;
}
div#w_body{
position: absolute;
left: 20px;
top: 80px;
}
div#about{
position: absolute;
top: 80px;
left: 85px;
}
div#contact{
position: absolute;
top: 555px;
left: 101px;
font-size: small;
}
div#musings{
position: absolute;
top: 555px;
left: 440px;
font-size: small;
}
div#copyright{
position: absolute;
top: 600px;
left: 101px;

font-size: x-small;
}

div.nav {
font-size: medium;
}
td.divider {
	background-image: url(../images/writings/center.gif);
	background-repeat: repeat-x;
}
