body {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	color:#000066; 
	background:#CCC;
	font-size:14px;
	}

#container {
	
	width:730px;
	height:auto;
	background:#000066;
	border:20px solid #000066;
	margin-left:100px;
	}
	
#nav {
	
	width:145px;
	float:left;
	}
	
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav li {
	margin:0;
	padding-bottom:10px;
	display:block;
}

#nav a {
	display:block;
	width:146px;
	height:45px;
	background:url(../images/button1.gif);
	line-height:45px;
	text-align:center;
	font-size:20px;
	text-decoration:none;
	color:black;
	
}

#nav a:hover {
	background:url(../images/button2.gif);
	color:white;
	}
	
#content {
	margin-left:160px;
	height:auto;
	background:#ffffcc;
	padding:10px;
	padding-bottom: 20px;
	margin-right:auto;
	}
	
h1 {
	margin-top:0;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	font-size:18px;
	}

h2 {
	margin-top:0;
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
	font-size:15px;
	text-decoration: underline
	}

	
#logo
{

padding-bottom:1cm;

}

#corgi
{
margin-top:50px;
margin-left:430px
}

p.table-class
{
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
color:#ffffcc;
}

p.breadcrumbs
{
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
font-size:12px;
}

#footer
{
margin-left:160px;
margin-top:20px;
}

a.footer-text
{
font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, sans-serif;
color:#ffffcc;
padding-right:0.35cm;
}

strong
{
font-weight: normal
}




