body,
html {
		margin-top: 20px;
		margin-left: 0px;
		margin-right: 0px;
		background-color: #1b448c;
		color: #112c5b;
		font-family: "New Gothic", "Arial Narrow", Arial, Helvetica, sans-serif;
		font-size: 15px;
}


.border {
border: 4px;
border-style: solid;
border-color: #112c5b;
background-color: #ffffff;
}


.photoborder {
border: 1px;
border-style: solid;
border-color: #cccccc;
padding: 2px;
background-color: #ffffff;
}

.contact {
border: 2px;
border-style: solid;
border-color: Yellow;
background-color: #112c5b;
color: #ffffff;
padding: 7px;
}
.contact A:link {color:#ffffff;text-decoration: underline;}
.contact A:visited {color:#ffffff;text-decoration: underline;}
.contact A:hover {color:#ffffff;text-decoration: none;}



.bg {
	background-image: url(http://www.seafooddoctor.com/test/img/bg.jpg);
	background-repeat: repeat-x;
}

.left_bg {
	background-image: url(http://www.seafooddoctor.com/test/img/left_bg.gif);
	background-repeat: repeat;
}

.blue {
background-color: #112c5b;
height: 6px;
}

.green {
background-color: #92d050;
}

.yellow {
background-color: #ffff00;
}

.orange {
background-color: #ff9900;
}

.red {
	color: Red;
}

  
.topnav {
	font-size: 11px;
	background-color: #dedede;
	height: 25px;
	width: 100%;
	color: #1b448c;
	padding-right: 10px;
	text-transform: uppercase;
	}
.topnav A:link {color:#1b448c;text-decoration: underline;}
.topnav A:visited {color:#1b448c;text-decoration: underline;}
.topnav A:hover {color:#1b448c;text-decoration: none;}
 

.nav {
	font-size: 15px;
	font-weight: bold;
	background-color: #112c5b;
	height: 30px;
	width: 100%;
	color: #ffffff;
	padding-left: 7px;
	}
.nav A:link {color:#ffffff;text-decoration: underline;}
.nav A:visited {color:#ffffff;text-decoration: underline;}
.nav A:hover {color:#cccccc;text-decoration: none;}


.left_nav {
	font-size: 15px;
	font-weight: bold;
	background-color: #cccccc;
	border: 1px;
	border-style: solid;
	border-color: #1b448c;
	height: 20px;
	width: 200px;
	color: #1b448c;
	padding-left: 7px;
	}
.left_nav A:link {color:#000066; text-decoration: none;}
.left_nav A:visited {color:#000066; text-decoration: none;}
.left_nav A:hover {color:#0000cc; text-decoration: none;}


.center_nav {
	font-size: 15px;
	font-weight: bold;
	background-color: #0082d6;
	border: 1px;
	border-style: solid;
	border-color: #000000;
	height: 20px;
	color: #ffffff;
	padding-left: 7px;
	}
.center_nav A:link {color:#ffffff; text-decoration: underline;}
.center_nav A:visited {color:#ffffff; text-decoration: underline;}
.center_nav A:hover {color:#000000; text-decoration: none;}




.footer {
	font-size: 13px;
	font-weight: bold;
	background-color: #112c5b;
	height: 26px;
	width: 100%;
	color: #ffffff;
	}
.footer A:link {color:#ffffff;text-decoration: underline;}
.footer A:visited {color:#ffffff;text-decoration: underline;}
.footer A:hover {color:#cccccc;text-decoration: none;}
 
  
 

