
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 5px;
	padding: 2px;
	background-color: #FFFFFF;
}

a {
	font-size : 12px;
}

a:link {
	font-size:12px;
	text-decoration : underline;
}

p {
    font-size : 13px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 10px;
}

kbd {
  	padding: 3px;
    text-decoration: none;
    color: Black;
    background-color: #EFEFEF;
    border-top: 3px #CFCFCF solid;
    border-left: 3px #CFCFCF solid;
    border-bottom: 3px #808080 solid;
    border-right: 3px #808080 solid;
	white-space : nowrap;
	font-family : Verdana, Arial, sans-serif;
}

#buttons{
		text-align:center;
}

#content{
	margin : 0 5% 0 5%;
	padding : 0 0% 5% 5px;
	
}

#content h1{
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 150%;
	text-align : center;
	text-decoration : underline;
}

h3{
	color : Blue;
	text-align : left;
	text-decoration : underline;
}

hr {
	color : #006699;
	width : 50%;
}

.imageCenter{
    float : none;	
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-align : center;
	color : Blue;
}

.imageLeft{
	float: left;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-align : center;
	color : Blue;
}

.imageRight{
	float: right;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-align : center;
	color : Blue;
}

ol {
    font-size : 13px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
}

ol li{
	margin : 5px;
}

#poem {
	margin : 0 0 0 30%;
	width: 60%;
}

ul {
	font-size : 13px;
	font-weight : normal;
}

ul ul {
	list-style-type : square;
}

#techieArticles {
	margin: 0 0 0 0;
	color: #003399;
	font-size : 10px;
	text-align : center;
}

#techieArticles  h3 {
	 text-align : center;
	 text-decoration : none;
	 color : #800000;
	 margin: 10px 0 10px 0;
}

#techieArticles li {
	display: inline;
	list-style-type : none;
	margin : 5px;
	padding: 0px;
}

#techieArticles p {
	text-align : center;
	font-size : 10px;
}

#techieArticles select {
	background:#ffffbb; 
	color:#0000ff;
}

#siteInfo{
	clear: both;
	border: 0px;
	font-size: 10px;
	color: #006699;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.explorer ol {
    font-size : 13px;
    font-weight: normal;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 20px;
}

.explorer ol li{
	margin : 0px;
}

input{
	text-align : center;
}
/*SSI Styles  */
#otherLinks{
	font-size: 10px;
	color: #003399;
	margin: 0 0 0 0px;
	text-align: center;
}

#otherLinks h3 {
	color : #800000;
	font-size : 160%;
	margin: 10px 0 10px 0;
	text-align : center;
	text-decoration : none;
}

#otherLinks select {
    background:#ffffbb; 
	color:#0000ff;
}

#otherLinks a {
	color: #0000ff;
}

#otherLinks a: hover {
	color: #ff0000;
}

