﻿body {
	font-family: sans-serif;
	font-size: 110%;
	padding: 0;
	color: #000000;
	background-color: #dae7f7;
	text-align: center;
}
.ad {
	width: auto;
	float: left;
}
#container {
	width: 850px;
	display: table;
	margin: 0 auto;
}
table {
}
#search {
	width: auto;
}
#top {
	width: 780px;
	background-image: url('http://www.phat-clothing.com/blue.jpg');
	background-position: center center;
}

.top_title {
	color: #003366;
	font-size: 18pt;
	text-align: right;
	font-family: "Times New Roman";
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.menu {
	padding: 0 0 2px 20px;
	border-bottom: 2px solid #0087bd;
}
.menu a {
	padding: 2px 10px 2px 10px;
	border: 1px solid #696969;
	border-bottom: 0;
	background-color: #5e93d9;
	text-decoration: none;
	color: #0080b3;
	background-image: url('http://www.phat-clothing.com/menu_bg.png');
}
.menu a:hover {
	padding: 2px 10px 7px 10px;
	border: 1px solid #696969;
	border-bottom: 0;
	background-color: #dae7f7;
	text-decoration: none;
	color: #0080b3;
	background-image: url('http://www.phat-clothing.com/menu_bg.png');
}
.menu .current a {
	padding: 2px 10px 7px 10px;
	border: 1px solid #696969;
	border-bottom: 0;
	background-color: #dae7f7;
	text-decoration: none;
	color: #ffffff;
	background-image: url('http://www.phat-clothing.com/menu_bg.png');
}
.menu .current a:hover {
	padding: 2px 10px 7px 10px;
	border: 1px solid #696969;
	border-bottom: 0;
	background-color: #dae7f7;
	text-decoration: none;
	color: #ffffff;
}
.contain {
	float: right;
	width: 570px/* for Firefox */;
	margin: 1em;
	padding: 2px;
	background-color: #0087bd;
	border: 0px solid #363636;
	text-align: left;
}
.column1 {
	float: right;
	width: 580px;
	padding: 1%;
	background-color: #ffffff;
	border: 1px solid #363636;
}
.column1 .title {
	font-size: 12px;
	font-weight: bold;
	color: #6293D6;
}
.author {
	font-size: 12pt;
}
.content {
	text-align: left;
	margin-bottom: 2em;
	font-size: 12pt;
	font-family: Times New Roman;
}
:first-letter.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #6293d6;
	padding-left: 0.5em;
}
.column2 {
	float: left;
	padding: 8px;
	background-color: #f7fbfe;
	width: 160px;
	border: 2px solid #7ca4d5;
}
.column2 .side_title {
	font-weight: bold;
	font-size: 10pt;
	border-bottom: 2px solid #7ca4d5;
	color: #7ca4d5;
	background-color: #f7fbfe;
	background-image: url('http://www.phat-clothing.com/side_bg.png');
}
.column2 .side_content {
	border-top: 1px solid #0087bd;
	border-bottom: 1px solid #0087bd;
	padding: 5px;
	margin-bottom: 1em;
	background-image: url('http://www.phat-clothing.com/side_bg.png');
	font-size: 10pt;
}
.img_left {
	float: left;
	margin-right: 3px;
	border: 1px solid #000000;
}
.img_right {
	float: right;
	margin-left: 3px;
	border: 1px solid #000000;
}
#footer {
	clear: both;
	height: 15px;
	font-size: .75em;
	border-top: 2px solid #0087bd;
	padding: 5px;
	background-color: #f7fbfe;
	width: 100%;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
ul {
	text-align: left;
}
h1 {
	font-size: 12pt;
	font-family: sans-serif;
	color: #000080;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-family: sans-serif;
	color: #000080;
	font-weight: bold;
}
h3 {
	font-size: 12pt;
	font-family: sans-serif;
	color: #000080;
	font-weight: bold;
}
h4 {
	font-size: 12pt;
	font-family: sans-serif;
	color: #000080;
	font-weight: bold;
}
h5 {
	font-size: 12pt;
	font-family: sans-serif;
	color: #000080;
	font-weight: bold;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */
after.clearfix {
	content : ".";
	display : block;
	height : 0;
	clear : both;
	visibility : hidden;
	margin: 0 auto;
}

