body {
	font-family: "Verdana";
	font-size: 12pt;
	width: 100%;
	margin: 0;
	padding: 0;
	color: #081869;
	background-color: #dae7f7; text-align:center
}

.ad          { width: 200; height: 200; float: left; padding-left: 0; padding-right: 50px; 
               padding-top: 0; padding-bottom: 20px }
a {
	color: #6293d6;
	text-decoration: underline;
}
a:hover {
	color: #6293d6;
	text-decoration: none;
	border-bottom: 1px solid #6293d6;
}
#top {
	width: 100%;
	background-image: url('http://www.phat-clothing.com/blue.jpg')
}
.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: left;
	width: 80.3%; /* for Firefox */
	_width: 70%;  /* IE reads this but Firefox doesn't */
	margin: 1em;
	padding: 2px;
	background-color: #0087bd;
	border: 0px solid #363636; text-align:left
}
.column1 {
	float: left;
	width: 99%;
	padding: 1%;
	background-color: #ffffff;
	border: 1px solid #363636;
}
.column1 .title {
	font-size: 12px;
	font-weight: bold;
	color: #6293D6;
}
.author {
	font-size: .75em;
	color: #54614c;
	padding-bottom: 1em;
}
.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;
	font-size: .75em;
}
.column2 .side_title {
	font-weight: bold;
	border-bottom: 2px solid #7ca4d5;
	color: #7ca4d5;
}
.column2 .side_content {
	border-top: 1px solid #0087bd;
	border-bottom: 1px solid #0087bd;
	padding: 5px;
	margin-bottom: 2em;
	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;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	border: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}ul           { text-align: left }table        { font-size: 10pt; font-family: Times New Roman }
td           { font-family: Times New Roman; font-size: 10pt }
h1           { font-size: 14pt; font-family: Trebuchet MS; color: #000080; font-weight: bold }