body { text-align: center; background-color: #C0C0C0;}

#nav a { color: #ffffff; font-weight: bold; font-family: verdana; text-decoration: none; padding-right: 100px; }
#nav a:hover { color: #C0C0C0; }

img  { border: none; }

.strike { text-decoration: line-through; }

a#dot { color: #ffffff; font-weight: bold; font-family: verdana; text-decoration: none; }
a#dot:hover { color: #ffffff; }

#text a { color: #000080; text-decoration: none; }

#text a:hover { color: #4682B4; text-decoration: underline; }

h3.container { position: relative; left: 1px; top: 1px; font-style: italic; margin-bottom: -10px; color: #C0C0C0; }

.text { position: absolute; left: -2px; top: -2px; color: #000000; }

p { margin-left: 25px; font-family: garamond; font-size: 11pt; }

/*#page {
    top: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}*/

#top {
    top: 0px;
    left: 0px;
    background-color: #4682B4;
    position: relative;
    width: 900px;
    margin: 0 auto;
    border: 1px solid black;
    text-align: left;
    vertical-align: bottom;
    font-family: verdana;
    padding: 0px;
	height: 110px;
}

#content {
    position: relative;
    width: 900px;
    margin: 0 auto;
    text-align: left;
}

#content2 {
	background-color: #000000;
	left: 100px;
    position: relative;
    width: 801px;
    text-align: left;
}
* html body #content2 { width: 802px; }

#nav {
	position: relative;
	height: 20px;
	width: 801px;
	background-color: #000000;
	margin-left: 100px;

}
* html body #nav { width: 802px; }

#text {
	margin-top: -1px;
    background-color: #ffffff;
    position: relative;
    width: 700px;
    min-height: 450px;
    height: auto;
    border: 1px solid black;
    padding: 5px;
	z-index: 1;
}
* html body #text { height: 450px; }

#right {
	top: 10px;
	margin-top: -1px;
    position: absolute;
    width: 789px;
    min-height: 400px;
    border: 1px solid black;
    padding: 5px;
	background-color: #000000;
	text-align: right;
	color: #000000;
	z-index: 0;
}
* html body #right { width: 801px; top: 0px; }

#flickrimg { position: absolute; top: -10px; left: 716px; width: 75px;}
#flickrimg img { margin-bottom: 10px; border: solid 2px black;}
#flickrimg img:hover { border: solid 2px #4682B4;}


* html body .flickrimg { left: 10px; }

#bottom {
	margin: auto;
	position: relative;
	width: 900px;
	height: 30px;
	border: 1px solid black;
	background-color: #4682B4;
	z-index: 2;
}
* html body #bottom { width: 902px; }

td.work {
	border: 1px solid black;
}

td.work:hover {
	background-color: #C0C0C0;
}

#mc, #toms, #dl { position: relative; left: 30px; border-left: solid 8px #c0c0c0; width: 625px; }

.show { display: block;}
.hide { display: none; }
