html, body	{margin: 0;
		 padding: 0;
		 color: #FFF;
		 font: 12px/19px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		 background: #39495B url('http://www.hybrid-fusion.com/images/body_stretch.jpg') repeat-y;}
#header		{height: 121px;
		 background: #39495B url('http://www.hybrid-fusion.com/images/header.jpg') no-repeat;}
#lefty		{width: 206px;
		 float: left;}
#righty		{width: 515px;
		 color: #FFF;
		 margin-left: 15px;
		 float: left;
		 background: #252F3B;}

.post		{width: 515px;
		 margin-bottom: 75px;
		 color: #000;
		 background: #FFF url('http://www.hybrid-fusion.com/images/post_stretch.jpg') repeat-y;}
.title		{height: 30px;
		 padding: 12px 0px 0px 17px;
		 font-weight: bold;
		 background: #FFF url('http://www.hybrid-fusion.com/images/post_top.jpg') no-repeat;}
.pbody		{margin: 0px 25px 0px 25px;
		 padding: 10px 0px 10px 0px;}
.footer		{height: 30px;
		 padding: 4px 18px 0px 0px;
		 font-size: 10px;
		 text-align: right;
		 background: #FFF url('http://www.hybrid-fusion.com/images/post_bottom.jpg') no-repeat;}

#copyrights	{width: 428px;
		 height: 85px;
		 margin: 100px auto 15px auto;
		 padding-top: 18px;
		 font-size: 10px;
		 color: #000;
		 text-align: center;
		 background: #252F3B url('http://www.hybrid-fusion.com/images/copyrights_back.jpg') no-repeat;}

#lefty a	{border-style: none !important;}
.ti		{font-size: 14px;}
.singlebar	{width: 475px;
		 height: 33px;
		 margin: auto;
		 padding-top: 12px;
		 color: #000;
		 text-align: center;
		 background: #252F3B url('http://www.hybrid-fusion.com/images/singlebar.jpg') no-repeat;}


fieldset	{border: 1px dotted #252F3B;
		 padding: 10px;}
legend		{font-weight: bold;
		 color: #000;
		 background-color: #FFF;
		 padding: 0px 5px 0px 5px;}
label		{display: block;}
input, textarea	{border: 1px solid #252F3B;
		 font: 12px/19px "Lucida Grande", "Lucida Sans Unicode", Verdana, Tahoma, Arial, sans-serif;
		 color: #000;
		 padding: 0px 5px 0px 5px;
		 background-color: #FFF;
		 margin-bottom: 15px;}


a:link		{text-decoration: none;
		 border-bottom: 1px dotted #39495B;
		 color: #39495B;}
a:visited	{color: #000;}
a:hover		{color: #000;}
a:active	{color: #000;}