html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	}

body {
        color: #333333;
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 5px 5px 5px 5px; 
	padding: 10px 10px 10px 10px; 
	background-image:url('body-bg.png');
        background-color:#;
        background-repeat:repeat-xy;
        line-height: 1.5em;
}



h1{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size:1.5em;
	color:#cc0000;
}

h2
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#cc0000;
	font-size:1.25em;
	margin-top:1.5em;
	margin-bottom:0;
	padding-bottom:0;
}

h3
{
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	color:#cc0000;
	font-size:1.1em;
	margin-top:1.5em;
	margin-bottom:0;
	padding-bottom:0;
}

hr {
	color:#cc0000;
}

a {
	color:#2E3192;
}


blockquote
{
	font-family: Georgia, Helvetica, sans-serif;
	font-size:1.1em;
	font-style:italic; 
	line-height:1.5em;
	padding: 20px 0 20px 10px;
	margin-left:10px;
	margin-bottom:20px;
	border-bottom:2px solid black;
	border-top:2px solid black;
}

img{
	border: 0;
}


#outerWrapper {
	background-color: #ffffff;
	margin: 200px auto 0 auto; 
	padding: 10 10 10 10;
	text-align: center; 
	width: 500px;
        height: 250px;
	border: solid #F4F4F4 2px;
	background-position: center center;
        border-radius: 5px;
        box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}

#outerWrapper #contentWrapper #content {
	margin: 0 5px 0 1em; 
	padding: 10px 10px 10px 10px; 
        border-radius: 5px;	
}


h1.toptitle{
	font-family:"Trebuchet MS",Times New Roman, Times,serif;
	font-variant:small-caps;
	font-size: 2.5em;
	font-weight:bold;
	text-align:center;
	line-height:150%;
	padding-bottom: 15px;
	border-bottom:double 2px #cc0000;
}

.linkslist{
	padding:20px 0 0 0;
	text-align:right;
}

.linkslistitem{
	display:inline;
	list-style-type:none;
	padding:20px 40px 0 0;
	color:#dd0000;
	font-family: Tahoma,Arial,Helvetica,helv,sans-serif,sans;
	font-size:0.75em;
}


.drop{
	float:left;
	font-size: 300%;
	line-height: 1em;
}

.linkslist a{
	color:#dd0000;
}

img.photo {
	float:right;
	padding:20px;
	padding-top:30px;
}
