H1,H2,H3,H4{color: navy;
	text-align: center;
}
A:link{color: #FF5c5c;}
A:visited{color: #330099;}
A:active{color: #CD00;}
body{
/*	background-image: url(stripe.jpg);*/
		/*url(metal.jpg);*/ /* url(border.png); 
	margin-left:35px; */
	background-repeat: repeat;
	background-color:white;color:black;
	font-family: optima,"lucida sans", tahoma, sans-serif;
	font-size:12pt;
}
p.first:first-letter{
/*	float: left; 
	font-size: 110%;
	font-weight: bold;
	margin: -0.1em 0.2em 0.1em 0.2em;
	text-transform: uppercase;
	text-shadow: black 5px 5px 2px;*/
}
.phys{font-size:small; color:#00cc66}
.fubar{font-size:1.1em;}
.item{
	/*background-image: url(stripe.jpg);*/
}
.floatimage{
	float:right;
	clear:right;
	margin:1em 1em 1em 1em;
	padding:.1em .1em .1em .1em;
	border-style:none;
}
.imagetitle{
	text-align:center;
	margin:0em 0em 2em 0em;
}
.bigimagediv{
	margin:3em 3em 3em 3em;
	border: 5px solid #666666;
	background-color:#EEFDFD;	
}
.bigimage{
	padding:3em 3em 2em 3em;
	border-style:none;
}
.comment{
	color:#77ccd0;
}
#archive{
	margin:1em 1em 1em 1em;
	padding:.4em .4em .4em .4em;
	background:#eeeeee;
	border:2px solid #555555;
}
.date{
	text-align:left;
	font-weight: bold;
	border-bottom: medium solid #AAAAAA;
}

.centerImage {
	position: relative;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}
.centerSmallerImage {
	position: relative;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
	width: 50%;
	height: 50%;
}

.mainContent {
	text-align: left;
}

.list {
	text-align: left;
	margin-right: 10%;
	margin-left: 10%;
	list-style-position: outside;
	text-shadow: #000000 0px 0px 0;
}

.text {
	list-style-position: inside;
	margin: 1em 10%;
	text-align: justify;
}

code {
	font-family: courier;
}