body {
	width:100%;
	background-image:url(http://www.mywepundit.com/img/bg_long.gif);
	background-repeat:repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #f8b623;
	margin: 0px;
	padding: 0px;
}

#wrapper {
	margin-left:auto;
	margin-right:auto;
	/* width:1024px; */
	width:100%;
}
	
#header {
	width:1024px;
	height:140px;
	margin-left:auto;
	margin-right:auto;
	position: static;
}

#header h1{
	font-weight: bold;
	font-size: 24px;
	margin-left: 10px;
	color:#666;
	line-height: 30px;
	z-index: 3;
	position: relative;
	
}

#header h1:first-letter {
	font-size:60px;
	color:#333;
	z-index: 2;
	position: relative;
}

#header h1 a:link {
	text-decoration:underline;
	color: #fd6b3c;
}
#header h1 a:visited {
	text-decoration:underline;
	color:#fd6b3c;
}
#header h1 a:hover {
	text-decoration:underline;
	color:#F33;
}
#header h1 a:active {
	text-decoration:underline;
	color:#F33;
} 


#ads_head {
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px;
}

#aads_head {
	font-size: 10px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	padding:0px;
}

#ads_head h4 {
	font-weight: bold;
	font-size: 14px;
	color:#666;
	line-height:1.5;
	position: relative;	
	display:inline;
}

#ads_head h4 a:link {
	text-decoration:underline;
	color: #fd6b3c;
}
#ads_head h4 a:visited {
	text-decoration:underline;
	color:#fd6b3c;
}
#ads_head h4 a:hover {
	text-decoration:underline;
	color:#F33;
}
#ads_head h4 a:active {
	text-decoration:underline;
	color:#F33;
} 

#ads_head a:link {
	text-decoration:underline;
	color: #666;
}

#ads_head a:visited {
	text-decoration:underline;
	color:#666;
}
#ads_head a:hover {
	text-decoration:underline;
	color:#333;
}
	
#ads_head a:active {
	text-decoration:underline;
	color:#333;
} 






#ads_head td {
	font-size: 12px;
	color:#666;
	line-height:1.5;
	position: relative;	
	display:inline;
}

#main{
	/* width:1024px; */
	width:98%;
	margin-left:1%;
	margin-right:1%;
	position:static;
}

#main #left{
	width:30%;
	float:left;
	position:static;
}

#main #left #new{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;
	margin-bottom:20px;
}

#main #left #categories{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;
	margin:5px 0px 5px 0px;
	margin-bottom:20px;
}

#main #left #categories #category_box{
	width:99%;
	height:98%;
	background-color:#f1f6fe;
	margin: 3px;
}

#main #left #rss{
	width:100%;
	border-width: thin;	
	border-style: solid;	
	border-color:#e2e2e2;
	background-image:url(http://www.mywepundit.com/img/bg.gif);
	background-repeat:repeat;
}

#main #left #rss #rss_box{
	width:99%;
	height:98%;
	background-color:#fff;
	margin: 3px;
}


#main #column2{
	width:69%;
	float:right;
	border-width: thin;	
	border-style: solid;	
	border-color: #e2e2e2;
	background-color:#FFF;	
	position:static;
}

.clear{
	clear:both;
	}




#header p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#999;
	padding-left:10px;
	font-weight:bold;
}

#header h3{
	font-family: "Times New Roman", Times, serif;
	font-size:12px;
	color:#666;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
}

#main #left h2{
	font-family:Verdana, Geneva, sans-serif;
	line-height: 2.5em;
	font-size: 0.8em;
	font-weight:bold;
	color:#666;
	padding-left:1.5em;
	display:inline;
}


#main #column2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666;
	line-height: 1.5em;
	margin-top: 0em;
	margin-right: 2em;
	margin-bottom: 1.5em;
	margin-left: 0;
	padding-left:30px;
}

#main #left ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main #left ul li {
	line-height: 2em;
	font-size: 0.75em;
	text-indent:2.2em;
	font-family: Arial, Helvetica, sans-serif;
}

#main #left li a:link {
	text-decoration:underline;
	color: #0a5487;
}

#main #left li a:visited {
	text-decoration:underline;
	color:#006699;
}
#main #left li a:hover {
	text-decoration:underline;
	color:#006699;
}
	
#main #left li a:active {
	text-decoration:underline;
	color:#006699;
} 


#main #column2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#main #column2 ul li {
	line-height: 2.5em;
	font-size: 0.8em;
	font-weight:bold;
	text-indent:2.2em;
	font-family: Verdana, Geneva, sans-serif;
	list-style-position: inside;
	list-style-image: url(http://www.mywepundit.com/img/icon_arrow.gif);
}

#main #column2 li a:link {
	text-decoration:underline;
	color: #fd6b3c;
}

#main #column2 li a:visited {
	text-decoration:underline;
	color:#F33;
}
#main #column2 li a:hover {
	text-decoration:underline;
	color:#F33;
}
	
#main #column2 li a:active {
	text-decoration:underline;
	color:#F33;
} 

#footer p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#999;
	font-weight:bold;
	text-align: center;
}

#flower{
	position:absolute;
	top: 0px; 
	left: 0px; 
	z-index: 1;
}

#footer{
	width:100%;
	height:65px;
	border-top-width: thin;
	border-top-style:solid;
	border-top-color: #e2e2e2;
	margin-left: 0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#666;
}


#footer ul{
	font-family:Arial, Helvetica, sans-serif;
	list-style: none;
	text-align: center;
	margin-top: 2em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#footer ul li{
	display: inline;
	padding: 5px;
	margin: 0;
}
	
#footer ul li a:link {
	text-decoration:none;
	color:#666;
}
	
#footer ul li a:visited {
	text-decoration:none;
	color:#666;
}
	
#footer ul li a:hover {
	text-decoration:none;
	color:#333;	
}
	
#footer ul li a:active {
	text-decoration:none;
	color:#333;	
} 
	
