/* ronmcintosh.com style sheet
	Jeff Ross 04/2005


*/

body	{font-size: 105%;
	font-family: "Trebuchet MS","Verdana",sans-serif;
	line-height: 125%;
	color: #aaaaaa;
	margin: 1em;
	background: #000000;
	}
#lcorner	{
		position: absolute;
		margin: 0;
		padding: 1em;
		text-align: center;
		width: 150px;
		right: auto;
		clear:both;
		float:left;
		z-index: 5;
		 }
#lcorner a { padding-top: .5em;
}		 
#lcorner	 a:link {text-decoration: none; color: #0000FF }
#lcorner	 a:visited {text-decoration: none; color: #0000FF }
#lcorner	 a:hover {text-decoration: underline; color: #cfcfcf }
a img 	{border-color: #000000;}
#banner	{
		position: relative;
		padding-top: 1em;
		font-size: 300%;
		font-weight: 600;
		line-height: 100%;
		color:  #0085C4;
		text-align:center;}
#menu 		{margin: 0;
		color: #383A91;
		padding: 1.5em ;
		font-size: 125%;
		font-weight: bold;
		line-height: 150%;
		text-align: center;
		position: relative;
		left: 20%;
	 }
#menu	 a:link {text-decoration: none; color: #0000FF }
#menu	 a:visited {text-decoration: none; color: #0000FF }
#menu	 a:hover {text-decoration: underline; color: #cfcfcf }
#main	{
		margin: 0;
                padding-right: 1em;
                font-size: 105%;
                line-height: 125%;
		position:relative;
                top: 10%;
                width: auto;
                right: auto;
		text-align:center;
}
#footer {font-size: 70%;
	font-style: italic; 
       line-height: 90%;
        text-align: right;
	color: #bababa;
	float:right;
}

p	{
		margin-left: 2em;
		margin-right: 2em;
		margin-top: 1em;
		text-align: left;
		margin-bottom: 1em;
}
p		a{color: #0000ff;
		background-color: transparent;
		text-decoration: none;}
p 		a:hover
		{color: white;
		text-decoration: none;}
p		a:focus
		{color:white;
		text-decoration: none;
                }
img.photo
	{
	display:block;
	margin-left: auto;
	margin-right: auto;
}

.caption {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
p.stats {
	text-align: right;
}
h4	 a:link {text-decoration: none; color: #0000FF }
h4	 a:visited {text-decoration: none; color: #0000FF }
h4	 a:hover {text-decoration: underline; color: #cfcfcf }

