body {
	text-align: center;
	background-color: #ffff88;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	font-size: 100%;

}


#container {
	min-height: 90%;
	text-align: left;
	width: 95%;
	height: 100%;
	background-color: #ffff88;
	margin: 0 auto;
	
}


#base {
	width: 95%;
	margin: 10px auto;
	background-color: #FFFFFF;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #554455;
	border-left-color: #554455;


}

#header {
	background: #FFF98E url(images/dog-menu-border.jpg);
	color: #0000;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	margin-bottom: auto;
	height: 25px;
}

#header h1 {
	font-size: 250%;
	padding-left: 180px;
	margin-bottom: -12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;

}

#header h2 {
	padding-left: 230px;
	padding-bottom: 3px;
	font-size: 150%;
}
.welcome {
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	font-size: 100%;
	color: #000000;
	text-align: justify;
	margin: 5px;
	padding: 10px 15px;

}
#blocks {
	padding-top: 5px;
	margin-left: 10%;
	margin-right: 10%;
	min-height: 90%;
	text-align: left;
	width: 95%;
	height: 100%;
	background-color: #ffff88;
	margin: 0 auto;

	}

ul#split {
	width:100%;
	min-height: 90%;
	text-align: left;
	height: 100%;
	background-color: #ffff88;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	font-size: 100%;
	}

ul#split li{
	float:left;
	width:20%;
	text-align:left;
	list-style-type: none;
	margin:0 10px 10px 10;
	padding-right: 3px;
	padding-left: 3px;
}
ul#split li img {border-color:#ffffff; width:5px;}
ul#split h3{font: normal 120%/1.3 "Trebuchet MS",Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #000}
ul#split p{margin:0;padding:5px 8px 5px}
li#one h3{background: #66aaff}
ul#split div{background: #ffff88}
li#one div{border:2px solid #66aaff}
li#two h3{background: #aacc99}
li#two div{border:2px solid #ddccdd}
li#three h3{background: #bb4444}
li#three div{border:2px solid #bb4444}
li#four h3{background: #FF6633}
li#four div{border:2px solid #aacc99}
html>body, html>body #container {
	height: auto;
}
ul#internal {
	width:100%;
	min-height: 90%;
	text-align: left;
	height: 100%;
	background-color: #ffff88;
	margin: 0 auto;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	font-size: 100%;
	}
ul#internalcontent li img {border-color:#ffffff; width:5px;}
ul#internacontent h3{font: normal 120%/1.3 "Trebuchet MS",Verdana,sans-serif;
    text-transform:uppercase;margin:0px;padding: 5px 0 0;text-align:center;color: #000}
ul#internalcontent p{margin:0;padding:5px 8px 5px}
ul#internalcontent li{
	float:left;
	width:100%;
	text-align:left;
	list-style-type: none;
	margin:0 10px 10px 10;
	padding-right: 3px;
	padding-left: 3px;
}
li#internal div{border:2px solid #ddccdd}
li#internal h3{background: #ddccdd}
/* The settings for the black colors */

.black {
	color: #000;
	background: inherit;
}

/* The navigation settings */


#menu ul {
	margin: 0 ;
	padding: 0 ;
	list-style: none ;
	display: inline ;
}
#menu ul li {
	margin: 0;
	padding: 0;
	display: inline;
	text-align: center;
	list-style: none;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
	font-weight: normal;
	font-variant: small-caps;
	text-transform: none;
	font-size: 1em;
	font-style: normal;
	line-height: 43px;
}
#menu li a {
	color: #000000 ;
	background-color: #9999ff ;
	border: 1px outset #ff0033 ;
	padding: 5px ;
	text-decoration: none ;
	display: inline ;
}
#menu li a:hover {
	color: #ffffff ;
	background-color: #ff0033 ;
}

/* The settings for the content */

#content {
	border-top: 5px solid #fff;
	margin-right: auto;
	margin-left: auto;
}

/* The links for the content */

#content a:link, #content a:visited {
	color: #ee0000;
	background: inherit;
	font-weight: bold;
	text-decoration: none;
}

#content a:hover, #content a:focus, #content a:active {
	color: #0059AE;
	background: inherit;
	text-decoration: underline;
	font-weight: bolder;
}

/* The heading for the content */

#content h1 {
	background: #FFF98E;
	color:#0000;
	font-size: 130%;
	padding-left: 10px;
	font-weight: bolder;
	font-family: Trebuchet, Helvetica, sans-serif;
	margin-bottom: -5px;
	font-style: italic;
	font-variant: small-caps;
}

/*This lets the big image be place on the left */

#leftpanel  img {
	float: left;
}

/* Bottom two columns*/

#bottomcontent {
	clear: both; 
}

#bottomcontent  img {
	float: right;
	border: 10px solid #fff;
	margin-top: 5px;
}

#bottomleft{
	float: right;
	border-top:  3px solid #fff;
	border-bottom:  3px solid #fff;
	border-right:  3px solid #fff;
	border-left: 20px solid #fff;
	width: 320px;
}

#bottomright {
	border-top:  3px solid #fff;
	border-left:  3px solid #fff;
	border-bottom:  3px solid #fff;
	border-right: 20px solid  #fff;
	width: 320px;
	float: right;
}

/* The footer settings*/

#footer {
	bottom: 0px;
	position: static;
	background: #554455;
	color: #FFFFFF;
	width: 100%;
	height: 30px;
	clear: both;
	margin-top: 5px;
	border-bottom: 8px solid #fff;
	border-top: 5px solid #fff;
	font-size: 85%;
	font-family: "Trebuchet MS", Tahoma, "MS Sans Serif";
}

#footer a:link, #footer a:visited {
	color: #ffff88;
	background: inherit;
	text-decoration: none;
}

#footer a:hover, #footer a:focus, #footer a:active {
	color: #aacc99;
	background: inherit;
	text-decoration: underline;		
}

