body {
	font: 11pt 'Lucida Grande', Verdana, Arial, Sans-Serif; 
	color: #FFFFFF;
	background-color: #1e1e1e;
	background-image: url("http://www.maximumbulldogs.com/images/headerflag.png");
	background-repeat: repeat-x;
	margin-top: 25px;
	margin-bottom: 0px;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
}

img {
	border: 0;
}

a {
	color: #000000;
	text-decoration: none;
}

#wrapper {
	width:980px;
	margin:0 auto; }

#header {
	width: 972px;
	height: 188px;
	background: url("http://www.maximumbulldogs.com/images/new_header.png") no-repeat #000;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	border-top:4px solid #fff;
}

#content p {
	font-size: 80%;
}

#main table {
	width: 980px;
	background-color: #000000;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
}

#main td {
	vertical-align: top;
}

#mainc {
	position:absolute;
	left:50%;
	width:753px;
	z-index:1;
	margin-left:-385px;
}
#mainc2 {
	width: 966px;
	min-height: 450px;
}

#sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 0px;
	font-size:100%;
}

#sidebar img {
	border: 1px dashed #CCCCCC;
}

#content {
	width: 920px;
	padding: 0 0 0 0px;
	margin:0 auto;
}

#contentdogs {
	width: 920px;
	margin:0 auto;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
}

#contentdogs h3 {
	font-size:22px;
	margin-top:10px; }

#content h3 {
	font-size: 18pt;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#sidebar h3 {
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#menu {
	font: small Arial, Helvetica, sans-serif;
	background-image: url("http://www.maximumbulldogs.com/images/menubg.png");
	padding:5px;
	width: 956px;
	height: 25px;
	text-align: center;
}

#menu li
	{
		display: inline;
  		list-style-type: none;
		
  	}
	
#menu a:link, #menu a:visited
	{
		float: left;
		background: #f3f3f3;
		font-size: 13px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin: 3px 10px 0 0;
		border: 1px solid #ccc;
		text-decoration: none;
		color: #666;
	}

#menu a:link.active, #menu a:visited.active
	{
		border-bottom: 1px solid #fff;
		background: #fff;
		color: #000;
	}

#menu a:hover
	{
		background: #fff;
	}
	
fieldset {
	font: Arial, Helvetica, sans-serif;
	margin-bottom: 15px;
}

legend {
	color: #FFFFFF;
}

.smalldesc {
	font: Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#dogtmenu {
	margin-left: 15px;
}

#dogtmenu a:link, a:visited {
	color: #FFFFFF;
	font-variant: small-caps;
}

#dogtmenu a:hover {
	color: #A1A1A1;
	font-variant: small-caps;
}

#footer {
	width:942px;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
	padding:10px 15px 0;
	color:#FFFFFF;
	height:35px;
	font-size:12px;
	background-color:#000;
	margin:0 auto 30px;
}

#footerLeft {
	float:left;
	width:400px; }

#footerRight {
	float:right;
	width:400px;
	text-align:right; }

#footerRight a {
	color:#fff;
	text-decoration:underline; }

#footerRight a:hover {
	color:#acacac; }


.smallCaps {
	font-variant: small-caps; }
