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;
}

#header {
	width: 753px;
	height: 188px;
	background-image: url("http://www.maximumbulldogs.com/images/new_header.png");
	margin-left: auto;
	margin-right: auto;
}

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

#main table {
	width: 753px;
	background-image: url("http://www.maximumbulldogs.com/images/bgrepeat.png");
	background-repeat: repeat-y;
	background-color: #000000;
}

#main td {
	vertical-align: top;
}

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

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

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

#content {
	float: right;
	width: 520px;
	padding: 0 0 0 0px;
	margin-right: 10px;
}

#contentdogs {
	width: 520px;
	margin-left: 125px;
}

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

#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;
	margin-left: 5px;
	width: 725px;
	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: 10px;
		line-height: 14px;
		font-weight: bold;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		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:753px;
	padding:10px 0 0 0;
	line-height:16px;
	margin:0 auto 0 auto;
	text-align:center; 
	color:#FFFFFF;
	height:35px;
}