/*
Theme Name: Tiga
Theme URI: http://www.shamsulazhar.com/wp/archives/31
Description: A simple 3 column theme which is <a href="http://www.gravatar.com">gravatar</a> ready and also compatible with <a href="http://www.randombyte.net/blog/projects/falbum/">FAlbum</a>.
Author: Shamsul Azhar
Author URI: http://shamsulazhar.com
Version: 1.0.1
*/

/***************************************************************************/
/* HTML Tags */
/***************************************************************************/

body {
	background-color:#F5F5F5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	text-align:center;
	background-image:url("images/body-bg.jpg");
background-repeat:repeat;
background-position:top left;
	background-attachment:fixed;
}

h1 {
	margin:0px;
	padding:0px;
}

h2 {
	margin-bottom:0px;
}
p {	
	padding-left:10px;
	padding-right:10px;
}
blockquote {
	border-color:#EA5D5D;
	background-color:#F8F7EF;
	border-width:1px 1px 1px 8px;
	border-style:dotted dotted dotted solid;
	padding:0em 1em;
}

pre {
	overflow:auto;
	width:80%;
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	background: #e7e6de;
	border: solid 1px #aaa;
	padding: 0px 10px 15px 10px;
}

.comment-text pre {
	margin:0px 30px 15px 30px;
}

pre code, pre pre {
	border: 0;
}

code {
	font-family: 'Bitstream Vera Sans Mono', 'Andale Mono', 'LucidaTypewriter', monospace;
	font-size: 12px;
	background: #e7e6de;
	border: solid 1px #aaa;
}

a:link {
	color: #2E432E;
}

a:visited {
	color: #2E432E;
}

a:hover {
	text-decoration:none;
	color:#FF0000;
}

/***************************************************************************/
/* This is the container for the whole page */
/***************************************************************************/

.page {
	max-width:900px;
	min-width:900px;

	
	position:relative;
	padding:5px;
	margin:0 auto;
	text-align:left;
}

/***************************************************************************/
/* Header */
/***************************************************************************/

.header {
	border-color:#AAAAAA;
	background-color:;
	height:124px;
	background-image:url("images/header-bg.jpg");
background-repeat:no-repeat;
background-position:left;
	border-style:solid;
	margin-bottom:5px;
	border-width: 0px;
	padding-left:0px;
}

.blog-name:link, .blog-name:visited, .blog-name:hover {
	color:#3A3B43;
	font-family:Arial, Helvetica, sans-serif;
	font-size:34pt;
	font-weight:bold;
	text-decoration:none;
	background-color:transparent;
	padding-left:35px;
}

.blog-description {
	color:#AB6953;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	margin:0px;
	padding-left:35px;
}

/***************************************************************************/
/* Menu Bar */
/***************************************************************************/

.menu-bar {
	text-align:center;
	padding:5px;
	margin:0;
	border:1px solid #aaaaaa;
	white-space:nowrap;
	text-decoration:none;
	margin-bottom:5px;
	font-size:9pt;
	background-color:#ffffff;
}

.menu-bar ul {
	padding:5px 0px;
	margin:0;
}

.menu-bar li {
	padding:4px 0px;
	display:inline;
}

.menu-bar li a {
	border:1px solid #aaaaaa;
	padding:4px 4px;
	background-color:#F5F5F5;
	text-decoration:none;
}

.menu-bar li a:hover {
	padding:4px;
	background-color:#99CCFF;
	color:#000066;
	text-decoration:none;
}

/***************************************************************************/
/* Post */
/***************************************************************************/

.post-title:link, .post-title:visited, .post-title:hover {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#OOOOO;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

.post-content, .comment-content {
	font-size:10pt;
	color:#333333;
}
.post-time, .post-author {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
}
.post-metadata {
	font-size:8pt;
	color:#003366;
	background-color: #FFFFFF;
	padding-left:3em;


}

/***************************************************************************/
/* Sidebars */
/***************************************************************************/

.left-sidebar, .right-sidebar {
	top:136px;
	font-size:8pt;
	position:absolute;
}

.left-sidebar {
	width:187px;
	left:1px;
}

.right-sidebar {
	width:187px;
	right:5px;
}

/***************************************************************************/
/* WordPress Sidebar Widgets */
/***************************************************************************/

/* Left and right sidebars */
ul.left-sidebar, ul.right-sidebar {
	padding:0px;
	margin:0px;
}

/* Left widget title */
ul.left-sidebar li h2 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#C88068;
	color:#FFFFFF;
	background-color:#C88068;
}

/* Right widget title */
ul.right-sidebar li h2 {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
	border-color:#C88068;
	color:#FFFFFF;
	background-color:#C88068;
}

/* Left and right widget title */
.widgettitle, ul.left-sidebar li h2, ul.right-sidebar li h2 {
	border-width:0px 0px 1px 0px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
	margin:-10px 0px 5px;
}

/* Left widget */
.left-wp-widget {
	border-color:#C88068;
	width:175px;
}

/* Right widget */
.right-wp-widget {
	border-color:#C88068;
	width:175px;
}

/* Left and right widget */
.left-wp-widget, .right-wp-widget {
	padding:10px 0px;
	border-width:0px;
	border-style:solid;
	margin-bottom:5px;
	background-color:#E19D86;
	list-style-type:none;
	background-image:url("images/left-2.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
}

/* Style of the block containing the widget contents */
.left-wp-widget ul, .right-wp-widget ul {
	list-style-type:none;
	background-color:#E19D86;
	padding-left:1px;
	margin-top:0px;
	margin-left:0px;
	
}

/* Style of each items in the widget contents */
.left-wp-widget li, .right-wp-widget li {
	margin-top:5px;
}

/* In case the widget content contains a form eg. the Search box */
.left-wp-widget form, .right-wp-widget form {
	margin:0px;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:link {
	color:#FFFFFF;
	text-decoration:none;
}

/* Correct the style if the widget title is a link */
h2.widgettitle a:visited {
	color:#FFFFFF;
}

/***************************************************************************/
/* Old Style Tiga Widgets */
/***************************************************************************/

/* Adds background image to the left widget title */
.left-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* Adds background image to the right widget title */
.right-widget-title {
	background-image:url("images/left-right-widget-title.png");
background-repeat:repeat-x;
}

/* Adds background image to the center widget title */
.center-widget-title {
	}

/*
.left-widget, .right-widget {
	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;
}
*/

.left-widget-title {
	color:#FFFFFF;
	background-color:#C88068;
	border-color:#C88068;
	width:175px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.left-widget {
	border-color:#C88068;
	width:175px;
	border-width:0px 0px 0px 0px;
	border-style:solid;
	color:#000000;
	background-color:#E19D86;
	padding:5px;
	margin-bottom:5px;
	list-style-type:none;
	background-image:url("images/left-2.gif");
	background-repeat:no-repeat;
	background-position: bottom left;
}

.right-widget-title {
	color:#FFFFFF;
	background-color:#C88068;
	border-color:#C88068;
	width:175px;
	border-width:1px 1px 0px 1px;
	border-style:solid;
	font-size:9pt;
	font-weight: bold;
	padding:5px;
}

.right-widget {
	border-color:#C88068;
	width:175px;
	border-width:1px 1px 1px 1px;
	border-style:solid;
	color:#000000;
	background-color:#FFFFFF;
	padding:5px;
	margin-bottom:5px;
}

.center-widget-title {
	color:#000000;
	border-color:#FF7F50;
	margin-left:172px;
	margin-right:0px;
	margin-top:-5px;
}

.center-widget {
	border-color:#FF7F50;
	margin-left:192px;
	margin-right:192px;
	/**/
	color:#000000;
	background-color:#FFFFFF;
	border-width: 1px;
	border-style:solid;
	padding:1em;
	margin-bottom:5px;
	font-size:10pt;
}

.footer {
	margin-left:192px;
	margin-right:192px;
	border-color:#FF7F50;
	font-size:11px;
	text-align:center;
	position: relative;
	color:#000000;
	border-width: 0px;
	border-style:solid;
}

.footer p {
	margin:10px;
}

img {
	border-width:0px;
}

h3#respond, h3#comments {
	color:#000000;
}

.single-post-metadata {
	color:#003366;
	background-color: #F8F7EF;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.even-comment {
}

.odd-comment, .even-comment{
	/*background-color:#f8f7ef;*/
}

.left-widget ul, .right-widget ul {
	list-style-type:none;
	padding-left:7px;
	margin-top:0px;
	margin-left:0px;
}

.left-widget li,  .right-widget li {
	margin-top:5px;
}

h3#respond, h3#comments {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFFFFF;
	margin-bottom:0px
}

/* Comments Styles */
.comment-header {
	border:0px;
	padding:5px 10px;
	border-style:solid;
	background-color:#e7e6de;
}

.comment-num:link, .comment-num:visited, .comment-num:hover{
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:34px;
	font-style:italic;
	color:#aaaaaa;
	background-color:transparent;
	text-decoration:none;
}

.comment-text {
	padding:0px 10px;
	border-color:#e7e6de;
	border-width:1px;
	border-style:solid;
	background-color:#f8f7ef;
}

.comment-list .odd-comment,
.comment-list .even-comment {
	font-size:12px;
	margin-bottom:15px;
}

.comment-list {
	font-size:12px;
	padding:0px;
	margin:0px;
}

.comment-date{
	color:#999999;
	font-size:7pt;
}

.comment-edit-link {
	color:#999999;
	font-size:7pt;
}

/* Single post */
.single-post-metadata {
	font-size:8pt;
	/*font-style:italic;*/
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: 1px;
	padding:1em;
	clear:both;
}

/***************************************************************************/
/* Dum, dum dum dum, Don't touch this! */
/***************************************************************************/
/* IE Hack (http://www.positioniseverything.net/easyclearing.html) - Begin */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* IE Hack - End */
/***************************************************************************/

/* Search input */
input#s {
	width:90%;
}

/* Page nav */
.bottom-page-nav, .top-page-nav {
	color:#003366;
	text-align:center;
	background-color:#FFFFFF;
}

.permitted-tags {
	font-size:7pt;
	color:#999999;
	background-color:#FFFFFF;
	width:300px;
}

textarea#comment {
	width:400px;
}

.google-ads {
	text-align:center;
}

.gravatar {
	float:left;
	border:1px solid #888888;
	padding:2px;
	background-color:#ffffff;
	margin-right:5px;
}
a.leftlink:link, a.leftlink:visited {
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : normal;
text-decoration  : none;
padding          : 2px 0px 4px 0px;
color            : #000000;
text-indent      : 20px;
background-image: url(images/leftimage.gif);
background-repeat: no-repeat;
background-position: center left;
text-align: left;
border-bottom: 1px #E9B4A2 solid;
}

a.leftlink:hover {
font-family      : Verdana;
font-size        : 11px;
font-weight      : normal;
color            : #FFFFFF;
text-decoration  : none;
text-indent      : 20px;
background-image: url(images/leftimage.gif);
background-repeat: no-repeat;
background-position: center right;
border-bottom: 1px #E9B4A2 solid;
}
.leftheding
{
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
text-decoration: none;
background-color: #C88068;
text-indent: 14px;
}
.lefttext
{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
text-align: justify;
}
.maingrayborder
{
background-image:url("images/gray-border2.gif");
background-repeat:repeat-y ;
background-position: top left;
width: 719px;
margin-top: 0px;
}
.grayborder
{
border-right: 2px #CCCCCC dotted;
border-bottom: 2px #CCCCCC dotted;
width: 200px;
height: 280px;
margin-top: 0px;
margin-left: 8px;
margin-bottom: 0px;
}
.middelgrayborder
{
border-right: 2px #CCCCCC dotted;
border-bottom: 2px #CCCCCC dotted;
width: 205px;
height: 280px;
margin-top: 0px;
margin-left: 208px;
margin-bottom: 0px;
}

.rightgrayborder
{
border-bottom: 2px #CCCCCC dotted;
width: 200px;
height: 280px;
margin-top: 0px;
margin-left: 208px;
margin-bottom: 0px;
}
.singlegrayborder
{
width: 550px;
margin-top: 0px;
margin-left: 8px;
margin-bottom: 0px;

}
.grayborder1
{
background-image:url("images/gray-border1.gif");
background-repeat:no-repeat;
background-position: top left;
width: 719px;
}

.grayborder2
{
background-image:url("images/gray-border3.gif");
background-repeat:no-repeat;
background-position: bottom left;
width: 719px;
}
.text 
{
font-family: Verdana;
font-size: 11px;
font-weight: normal;
color: #000000;
text-decoration: none;
padding: 10px 10px 10px 10px;
text-align: justify;
}
.text h3
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;

}
.text h1
{
font-family: Verdana;
font-size: 11px;
font-weight: bold;
color: #000000;
text-decoration: none;

}
.heading 
{
font-family: Verdana;
font-size: 15px;
font-weight: bold;
color: #C88068;
text-decoration: none;
padding: 10px 10px 10px 10px;
}
.productlink
{
border: 1px #000000 dotted;
margin-top: 5px;
margin-left: 5px;
background-color: #C77B63;
font-family: Verdana;
font-size: 11px;
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}
.innerlink 
{
font-family: Verdana;
font-size: 11px;
font-weight: bold; 
color: #FFFFFF; 
text-decoration: none;
}
.innerlink:hover 
{
font-family: Verdana; 
font-size: 11px; 
font-weight: bold; 
color: #FBF88C;
text-decoration: none;
}

a.innerlink1:link, a.innerlink1:visited
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 1px;
background-image: url("images/navi-01.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: center;
width: 84px;
margin-top: 1px;
margin-left: 15px;
margin-right: 15px;
border-right: 1px #000000 solid;
}
a.innerlink1:hover {
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 1px;
background-image: url("images/navi-01-over.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: center;
width: 84px;
margin-top: 1px;
margin-left: 15px;
margin-right: 15px;
border-right: 1px #000000 solid;
}
a.innerlink2:link, a.innerlink2:visited
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 125px;
margin-top: -23px;
margin-left: 99px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink2:hover
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle-over.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 125px;
margin-top: -23px;
margin-left: 99px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink3:link, a.innerlink3:visited
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 100px;
margin-top: -23px;
margin-left: 224px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink3:hover
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle-over.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 100px;
margin-top: -23px;
margin-left: 224px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink4:link, a.innerlink4:visited
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 150px;
margin-top: -23px;
margin-left: 324px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink4:hover
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-middle-over.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 150px;
margin-top: -23px;
margin-left: 324px;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
}
a.innerlink5:link, a.innerlink5:visited
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-02.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 234px;
margin-top: -23px;
margin-left: 474px;
border-left: 1px #FCD5D5 solid;
}
a.innerlink5:hover
{
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url("images/navi-02-over.gif");
background-repeat: repeat-x;
background-position: top left;
text-align: left;
width: 234px;
margin-top: -23px;
margin-left: 474px;
border-left: 1px #FCD5D5 solid;
}
#lefttable
{
width: 200px;
margin-left: 0px;
}
#middeltable
{
width: 205px;
margin-left: 24px;
margin-top: -302px;
}

#righttable
{
width: 200px;
margin-left: 254px;
margin-top: -302px;
}
#singletable
{
width: 550px;
margin-left: 0px;
}
.footerlink 
{
font-family: Verdana;
font-size: 11px;
font-weight: normal; 
color: #000000; 
text-decoration: none;
}
.footerlink:hover 
{
font-family: Verdana; 
font-size: 11px; 
font-weight: normal; 
color: #FF0000;
text-decoration: none;
}
.toplinkgary
{
margin-top: 10px;
margin-left: 10px;
margin-right: 10px;
font-family: Verdana;
font-size: 12px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
background-color: #F3F2F2;
border: 5px #FFFFFF solid;
text-align:center;
}
.toplinkgary1
{
margin-top: 1px;
margin-left: 15px;
margin-right: 15px;

height:40;
text-align:center;
}
.toplink 
{
font-family: Verdana;
font-size: 12px;
font-weight: bold; 
color: #000000; 
text-decoration: none;
}
.toplink:hover 
{
font-family: Verdana; 
font-size: 12px; 
font-weight: bold; 
color: #FF0000;
text-decoration: none;
}
.topnaviline
{
background-image: url(images/navi-middle.gif);
background-repeat: repeat-x;
background-position: top left;
border-right: 1px #000000 solid;
text-align: center;
}

.topnaviline1
{
background-image: url(images/navi-middle.gif);
background-repeat: repeat-x;
background-position: top left;
border-right: 1px #000000 solid;
border-left: 1px #FCD5D5 solid;
text-align: center;
}

.topnaviline2
{
background-image: url(images/navi-middle.gif);
background-repeat: repeat-x;
background-position: top left;
border-left: 1px #FCD5D5 solid;
text-align: center;
}

a.toplink1:link, a.toplink1:visited {
width:120px;
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 10px;
background-image: url(images/navi-middle.gif);
background-repeat: repeat-x;
background-position: top left;
text-align: left;
}

a.toplink1:hover {
width:120px;
font-family      : Verdana;
font-size        : 11px;
font-weight      : bold;
color            : #FFFFFF;
text-decoration  : none;
text-indent      : 10px;
background-image: url(images/navi-middle-over.gif);
background-repeat: repeat-x;
background-position: top left;
}

a.toplink2:link, a.toplink2:visited {
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 1px;
background-image: url(images/navi-01.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
width: 84px;
}

a.toplink2:hover {
font-family      : Verdana;
font-size        : 11px;
font-weight      : bold;
color            : #FFFFFF;
text-decoration  : none;
text-indent      : 1px;
background-image: url(images/navi-01-over.gif);
background-repeat: no-repeat;
background-position: top left;
width: 84px;
}

a.toplink3:link, a.toplink3:visited {
font-family      : Verdana;
display          : block;
font-size        : 11px;
font-weight      : bold;
text-decoration  : none;
padding          : 4px 0px 6px 0px;
color            : #FFFFFF;
text-indent      : 1px;
background-image: url(images/navi-02.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
width: 234px;
}

a.toplink3:hover {
font-family      : Verdana;
font-size        : 11px;
font-weight      : bold;
color            : #FFFFFF;
text-decoration  : none;
text-indent      : 1px;
background-image: url(images/navi-02-over.gif);
background-repeat: no-repeat;
background-position: top left;
width: 234px;
}
.leftheading1
{
	padding:0px 0px 0px 0px;
	margin-bottom:5px;
	list-style-type:none;
	background-image:url(images/contact.gif);
	background-repeat:no-repeat;
	background-position: top left;
}
#mightbox {
float:left;
clear:both;
width: 500px;
margin: 0px;
padding: 0px;
}

#rssbox {
float:right;
clear:both;
padding-left: 10px;
margin-left: 390px;
margin-top: -150px;
padding: 0px;
}