Theme Name: TheNewYorker
        Theme Date: 09102008
	Theme URL: http://stylewp.com/products/newspaper-magazine-themes/the-new-yorker.html
	Description: Premium Wordpress theme brought to you by <a href="http://www.stylewp.com" target="_blank" title="Premium Wordpress Themes">StyleWP</a>, a subsidiary of <a href="http://www.intypemedia.com" target="_blank" title="Professional Web and Media Services">InType Media</a>.
	Author: StyleWP
	Author URI: http://www.stylewp.com
	Version: 1.0
*/

/* ================================================================ 
     THEME SETUP
=================================================================== */

body {
        background: #ffffff;
	width: 100%;
	color: #404040;
	font-size: 100%;
        line-height:1.125em;
	font-family: Arial;
	margin: 10px auto 20px;
	padding: 0px;
	}
	
#mainwrap {
       width: 100%;
       }
#wrap {
	width: 100%;
	float: none !important;
	}

#wrap2 {
	width: auto;
	border: 0;
	float: none !important;
	}

#wrap3 {
	width: auto;
	border: 0;
	float: none !important;
	}

#wrap4 {
	width: auto;
	border: 0;
	float: none !important;
	}

/* ================================================================ 
     HYPERLINKS
=================================================================== */

a {
	color: #004276;
	text-decoration: none;
	}

a, a:visited {
	color: #004276;
	text-decoration: none;
	}
	
a:hover {
	color: #004276;
	text-decoration: none;
	}


/*================================================================
      IMAGES
================================================================*/

#imagecontainer {
        position: relative;
        margin: 10px 10px 10px 10px;
display:none;
}

img{
      float:left;
      margin:10px 10px 10px 0px;
}

img.Left{float: left;
margin: 0px 0px 0px 0px;}

img.center{text-align:center;}

img.Right {float: right;
margin: 0px 0px 0px 0px;}

.caption {
padding: 10px 7px 5px 5px;
font-size: 90%;
font-family: arial;
line-height: 120%;
display:none;
}

.insidepic{
position: relative; background-color: rgb(221, 221, 221);
display:none;
}


/* ================================================================ 
     HEADER
=================================================================== */

#header {
	background: #ffffff;
	width: 100%;
	height: 30px;
	color: #404040;
	font-size: 11px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
	display: none;}

/* ================================================================ 
     DROPDOWN MENU
=================================================================== */

#head1 {
	width: 100%;
	height: 26px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

#head1c {
	width: 100%;
	height: 26px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border-bottom: 1px solid #cccccc;
	display: none;}
	
#submenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: none;}
	
#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: none;}

#submenu a {
	color: #000000;
	display: block;
	font-size: 10px;
	font-family: Verdana;
        font-weight: normal;
        text-transform: uppercase;
        margin: 0px;
	padding: 6px 15px 5px 15px;
        border-bottom: 0px solid #ffffff !important;
	}
	
#submenu a:hover {
	color: #000000;
	display: block;
	text-decoration: underline;
        margin: 0px;
	padding: 6px 15px 5px 15px;
        border-bottom: 0px solid #ffffff !important;
	}

#submenu li {
	float: left;
	margin: 0px;
	padding: 0px;
        border-right: 1px solid #ffffff;
	}
	
#submenu li li {
	float: left;
	margin-top: 0px;
	padding: 0px;
	width: 140px;
	}
	
#submenu li li a, #submenu li li a:link, #submenu li li a:visited {
	background: #cccccc;
        color: #000000;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 6px 10px 5px 10px;
	border-top: 0px solid #ffffff;
        border-bottom: 0px solid #ffffff !important;
	}
	
#submenu li li a:hover, #submenu li li a:active {
	background: #cccccc;
	margin: 0px;
	padding: 6px 10px 5px 10px;
        border-bottom: 0px solid #ffffff !important;
	}

#submenu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	}

#submenu li:hover ul {
	left: auto;
	display: block;
	}
	
#submenu li:hover ul, #submenu li.sfhover1 ul {
	left: auto;
	}

.current_page_item a, .current_page_item a:hover {
    background: #cccccc !important;
    color: #ffffff !important;
        border-bottom: 0px solid #ffffff !important;
    }

#head2 {
	background: #ffffff;
	width: 100%;
	color: #404040;
	margin: 0px;
	overflow: hidden;
        border-top: 1px solid #cccccc;
        border-bottom: 1px solid #cccccc;
        float:none;
	}

#head2 img{
margin: 0;
}

.head2left {
	width: 184px;
        height: 90px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

.head2leftc {
	width: 240px;
       height: 40px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

.head2middle {
        background: #ffffff url(images/logo.gif) no-repeat;
	width: 100%;
        height: 115px;
	float: none !important;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}

.head2middle img{
      float:none !important;
      margin:10px 10px 10px 0px;
}

.head2middlec {
	width: 500px;
        text-align:center;
        font-size:1.5em;
        height: 40px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

.head2right {
	width: 184px;
        height: 90px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

.head2rightc {
	width: 203px;
        height: 40px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

#head3 {
	background: #ffffff;
	width: 945px;
	color: #404040;
	margin: 0px;
	padding: 4px;
	overflow: hidden;
        border-bottom: 1px solid #cccccc;
        /*border-top: 2px solid #000000;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;*/
	display: none;}

#head3 a {
	color: #000000;
	text-decoration: none;
	}

#head3 a {
	color: #000000;
	text-decoration: none;
	}

#head3 a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#head3 a:hover {
	color: #000000;
	text-decoration: underline;
	}


.head3left {
	width: 330px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	display: none;}

.head3right {
	width: 615px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: right;
	display: none;}

/* ================================================================ 
     CONTENTS
=================================================================== */

#content {
	width: 100%;
	}

#content img{
display:none;
}

#content p {
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font: 14px;
	line-height: 150%;
	}

#content .pagination{
font-family:arial;
}

#content p.status{
font-family:arial;
}

#content p.next_page{
font-family:arial;
}

#content p.previous_page{
font-family:arial;
}


#content p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
        text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}

	
.hr {color: #f00;
background-color: #f00;
}

#content h1 {
	color: #000000;
        font-size: 22px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content h1.event {
	color: #000000;
        font-size: 22px;
	font-family: Arial;
	font-weight: bold;
        text-align: center;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
        color: blue;
	}


#content h1 a {
	text-decoration: none;
	}

#content a {
      color:#000000;
}

#content h1 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content h1 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content h1.cattitle {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content h1.cattitle a {
	color: #000000;
	text-decoration: none;
	}

#content h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content h1.indextitle {
	color: #000000;
        font-size: 32px;
	font-family: Times;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 28px;
	}
	
#content h2 {
	color: #004276;
        font-size: 1.0em;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}


#content h5 {
        font-size: 1.25em;
	font-family: Arial;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}


#content h2 a {
	color: #004276;
	text-decoration: none;
	}

#content h2 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content h2 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content h3 {
	color: #004276;
        font-size: 1.1em;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#content h3 a {
	color: #004276;
	text-decoration: none;
	}

#content h3 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content h3 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content h4 {
	color: #004276;
        font-size: 22px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 150%;
	}

#content h4 a {
	color: #004276;
	text-decoration: none;
	}

#content h4 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content h4 a:hover {
	color: #004276;
	text-decoration: underline;
	}
	
blockquote{
	margin: 0px 25px 12px 25px;
	padding: 15px 20px 2px 15px;
	border-left: 5px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	}

#content2 {
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
        border-top: 0px solid #cccccc;
	}

#content2 a {
	color: #000000;
	text-decoration: none;
	}

#content2 a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content2 a:hover {
	color: #000000;
	text-decoration: underline;
	}

#content2 p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
        line-height: 16px;
	}

#content2 p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
        text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#content2 h1 {
	color: #004276;
        font-size: 22px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content2 h1 a {
	color: #004276;
	text-decoration: none;
	}

#content2 h1 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content2 h1 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content2 h1.cattitle {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content2 h1.cattitle a {
	color: #000000;
	text-decoration: none;
	}

#content2 h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content2 h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content2 h2 {
	color: #004276;
        font-size: 19px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}

#content2 h2 a {
	color: #004276;
	text-decoration: none;
	}

#content2 h2 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content2 h2 a:hover {
	color: #004276;
	text-decoration: underline;
	}

	
#content2 h3 {
	color: #004276;
        font-size: 16px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 15px;
	}

#content2 h3 a {
	color: #004276;
	text-decoration: none;
	}

#content2 h3 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content2 h3 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content2 h4 {
	color: #004276;
        font-size: 15px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
	}

#content2 h4 a {
	color: #004276;
	text-decoration: none;
	}

#content2 h4 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content2 h4 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content2 h5 {
	color: #004276;
        font-size: 13px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
	}

#content2 h5 a {
	color: #004276;
	text-decoration: none;
	}

#content2 h5 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content2 h5 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#s2top {
	width: 943px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border: 1px solid #cccccc;
	}

#s2 {
	width: 955px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        border-bottom: 1px solid #cccccc;
	}

#s21 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
	}

#s22 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
	}

#s23 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
	}

#s24 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
	}

#s25 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
	}

#s26 {
	float: left;
	width: 148px;
        height: 188px;
	margin: 0px 0px 0px 0px;
	padding: 5px;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
	}	

#content3 {
	width: 955px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
        border-top: 1px solid #cccccc;
	}

#content3 p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
        line-height: 16px;
	}

#content3 p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
        text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#content3 h1 {
	color: #004276;
        font-size: 22px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content3 h1 a {
	color: #004276;
	text-decoration: none;
	}

#content3 h1 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content3 h1 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#content3 h1.cattitle {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content3 h1.cattitle a {
	color: #000000;
	text-decoration: none;
	}

#content3 h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#content3 h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#content3 h2 {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#content3 h2 a {
	color: #004276;
	text-decoration: none;
	}

#content3 h2 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content3 h2 a:hover {
	color: #004276;
	text-decoration: underline;
	}

	
#content3 h3 {
	color: #004276;
        font-size: 19px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#content3 h3 a {
	color: #004276;
	text-decoration: none;
	}

#content3 h3 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content3 h3 a:hover {
	color: #004276;
	text-decoration: underline;
	}





#content3 h4 {
	color: #004276;
        font-size: 15px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
	}

#content3 h4 a {
	color: #004276;
	text-decoration: none;
	}

#content3 h4 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#content3 h4 a:hover {
	color: #004276;
	text-decoration: underline;
	}
	
#content3 h5 {
border-bottom:1px solid #666666;
color:#666666;
font-size:14px;
font-weight:normal;
letter-spacing:0.1em;
line-height:1;
margin-bottom:12px;
padding-bottom:5px;
text-align:center;
}


/*===============================================================
This is for the content with wygwam
===============================================================*/

#contentw {
width: 100%;
	border: 0;
	float: none !important;
        font-size: 12pt;
	}

#contentw H4{
       font-size: 1.5em;
       font-family: arial;
}

/*==============================================================
End of wygwam content
==============================================================*/


/*==============================================================
pagination
==============================================================*/
#pagination {
font-family: arial;
font-size: 85em;
}

#pagination p{
font-family: arial;
font-size: 85em;
}


/*================================================================
This is for the links page
=================================================================*/

#linkspage {
	width: 921px;
	margin: 0px auto 0px;
	padding: 16px 16px 0;
        border-top: 1px solid #cccccc;
	}

#linkspage p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
        line-height: 16px;
	}

#linkspage p.date {
	color: #999999;
	font-size: 8px;
	font-family: Verdana;
        text-transform: uppercase;
	padding: 0px 0px 5px 0px;
	margin: 0px;
	}
	
#linkspage h1 {
	color: #004276;
        font-size: 22px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#linkspage h1 a {
	color: #004276;
	text-decoration: none;
	}

#linkspage h1 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#linkspage h1 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#linkspage h1.cattitle {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#linkspage h1.cattitle a {
	color: #000000;
	text-decoration: none;
	}

#linkspage h1.cattitle a:visited {
	color: #000000;
	text-decoration: none;
	}
	
#linkspage h1.cattitle a:hover {
	color: #000000;
	text-decoration: underline;
	}
	
#linkspage h2 {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 22px;
	}

#linkspage h2 a {
	color: #004276;
	text-decoration: none;
	}

#linkspage h2 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#linkspage h2 a:hover {
	color: #004276;
	text-decoration: underline;
	}

	
#linkspage h3 {
	color: #004276;
        font-size: 19px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
	}

#linkspage h3 a {
	color: #004276;
	text-decoration: none;
	}

#linkspage h3 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#linkspage h3 a:hover {
	color: #004276;
	text-decoration: underline;
	}

#linkspage h4 {
	color: #004276;
        font-size: 15px;
	font-family: Times;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	line-height: 16px;
	}

#linkspage h4 a {
	color: #004276;
	text-decoration: none;
	}

#linkspage h4 a:visited {
	color: #004276;
	text-decoration: none;
	}
	
#linkspage h4 a:hover {
	color: #004276;
	text-decoration: underline;
	}
	
#linkspage h5 {
border-bottom:1px solid #666666;
color:#666666;
font-size:14px;
font-weight:normal;
letter-spacing:0.1em;
line-height:1;
margin-bottom:12px;
padding-bottom:5px;
text-align:center;
}

#linkspage ul {
list-style-type: none;
padding: 0;
margin-left: 0;
font-weight: bold;
font-family: arial;
}


/* ================================================================ 
     HOMEPAGE CONTROL
=================================================================== */
	
#homehome {
	float: left;
	width: 529px;
	margin: 0px 0px 0px 0px;
                border:0px;
	padding: 0px 0px 0px 0px;
	}

/*#homehome p img {
	border: 10px solid #ffffff;
                float: left;
	margin: 5px 15px 12px 0px;
	}
*/
#homehome ol {
	list-style-type: none;
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 5px 0px;
	}

#homehome ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#homehome ul {
	list-style-type: none;
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 5px 0px;
	}

#homehome ul li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#homehome ul li a, a:visited {
	color: #004276;
	text-decoration: none;
	}

#homehome ul li a:hover {
	color: #004276;
	text-decoration: underline;
	}


#homehome h2 {
	color: #000000;
        font-size: 1.0em;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 1.125em;
	}

#homehomesep {
        background: #ffffff url(images/homehomesep.gif) no-repeat;
        width: 515px;
        height: 10px;
	margin: 0px auto 0px;
	padding: 0px 0px 5px 0px;
	}

.homehomeleft {
	width: 150px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 9px;
                
                word-wrap: break-word;
	}

.homehomeright {
	width: 395px;
	float: left;
                border:0px;
	margin: 0px;
	padding: 0px 5px 0px 4px;
                border-right: 1px solid #cccccc;
                overflow:hidden;
	}

#homehomecenter {
	width: 520px;
	float: left;
        border:0px;
	margin: 0px;
	padding: 0px 5px 0px 4px;
        border-right: 1px solid #cccccc;
        overflow:hidden;
        align:center;
	}

.homehomecontent{
        width: 340px;
        border:0px;
	margin: 0px, 0px, 0px, 5px;
	padding: 0px 5px 0px 4px;
        overflow:hidden;
        border-left: 1px solid #cccccc;
        border-right: 1px solid #cccccc;
	}

p.center{
        text-align: center;
        img-align: center;
        }

.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto }


.homehomeindex {
	width: 504px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
                border-right: 1px solid #cccccc;
	}

.homehomeleft2 {
	width: 325px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
        border-right: 1px solid #cccccc;
	}

.homehomeleft2 h12 {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	line-height: 100%;
	}

.homehomeright2 {
	width: 172px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
        border-right: 1px solid #cccccc;
	}
	
#homeleft {
	float: left;
	width: 90px;
	margin: 0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
                border-right: 1px solid #cccccc;
                overflow:hidden;
	}

#nav_categories ul.nav_categories{
        list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}


#homeleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#homeleft li{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	}
	
#homeleft ul li a, a:visited {
	text-decoration: none;
	}

#homeleft ul li a:hover {
	text-decoration: underline;
	}

#homeleft ul li a.type1 {
	color: #000000;
	font-family: Arial;
	font-size: .78em;
                font-weight: bold;
	text-decoration: none;
                text-transform: uppercase;
	}

#homeleft ul li ul li a.type1 {
	color: #000000;
	font-family: Arial;
	font-size: .7em;
                font-weight: normal;
	text-decoration: none;
                text-transform: capitalize;
               	}

#homeleft a.type2 {
	color: #666666;
	font-family: Arial;
	font-size: 10px;
                font-weight: normal;
	text-decoration: none;
	}

#homeleft a.type3 {
	color: #666666;
	font-family: Arial;
	font-size: 8px;
                font-weight: normal;
	text-decoration: none;
	}

#homeright {
                float:left;
	width: 330px;
                border:0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#homeright img{
float: none;
margin: 0;}

#homeright ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#homeright li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#homeright ul li a, a:visited {
	color: #004276;
	text-decoration: none;
	}

#homeright ul li a:hover {
	color: #004276;
	text-decoration: underline;
	}

#homeright h2 {
	color: #000000;
        font-size: 1.0em;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}

#homeright h5 {
	color: #000000;
        font-size: 1.1em;
	font-family: Arial;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}

.homerightleft {
	width: 154px;
	float: left;
        margin: 0px;
	padding: 0px 5px 0px 5px;
        border-right: 1px solid #cccccc;
	}

.ehomerightleft {
	width: 100px;
	float: left;
        margin: 0px;
	padding: 0px 5px 0px 5px;
        }

.homerightright {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}

.ehomerightright {
	width: 200px;
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 5px;
	}

#homehome3 {
        font-size:12px;
	float: left;
	width: 525px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

#homehome3 ul {
        list-style-image: url(http://localhost/pravasiherald/gallery_css/bullet4x4.gif);
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#homehome3 li {
        list-style-image: transparent url(http://localhost/pravasiherald/gallery_css/bullet4x4.gif);
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#homehome3 ul li a, a:visited {
	color: #004276;
	text-decoration: none;
	}

#homehome3 ul li a:hover {
	color: #004276;
	text-decoration: underline;
	}

.link_list_wrapper {
display:inline;
float:left;
margin-left: 15px;
margin-bottom:0;
width:135px;
}

h3 {
border-bottom:1px solid #666666;
color:#666666;
font-size:14px;
font-weight:normal;
letter-spacing:0.1em;
line-height:1;
margin-bottom:12px;
padding-bottom:5px;
text-align:center;
}

.homehomeleft3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
        word-wrap: break-word;
	}


.homehomemiddle3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
word-wrap: break-word;
	}

.homehomeright3 {
	width: 155px;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 10px;
        word-wrap: break-word;
	}

#homeleft3 {
	float: left;
	width: 88px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 0px 7px;
	}

#homeleft3 a.left3 {
	color: #999999;
	font-family: Verdana;
	font-size: 9px;
        font-weight: normal;
	text-decoration: none;
	}

#homeright3 {
	float: left;
	width: 320px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	}

#homeright4 {
	float: left;
	width: 350px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
        text-align: center;
        display: none;
	}

#homeright4 img{
margin: 0;
float:none;
}

#homeright3 ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}

#homeright3 li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#homeright3 ul li a, a:visited {
	color: #004276;
	text-decoration: none;
	}

#homeright3 ul li a:hover {
	color: #004276;
	text-decoration: underline;
	}

#homeright3 h2 {
	color: #000000;
        font-size: 11px;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 5px;
	line-height: 100%;
	}

.quarterads {
	background: #ffffff;
	width: 175px;
        height:155px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        float: left;
        text-align:center;
        border-bottom:1px solid #A9A9A9;
	}

.quarteradstwo {
	background: #ffffff;
	width: 174px;
        height: 155px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
        border-bottom:1px solid #A9A9A9;
        border-left: 1px solid #A9A9A9;
        float: left;
        text-align:center;
	}




/* ================================================================ 
     FOOTER
=================================================================== */

#footer {
	width: 953px;
        height: 25px;
        border-top: 1px solid #cccccc;
	color: #666666;
	font-size: .75em;
	font-family: Arial;
        text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #666666;
	font-family: Arial;
	font-size: .5em;
        font-weight: normal;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #888888;
	font-family: Arial;
	font-size: .5em;
        font-weight: normal;
	text-decoration: none;
	}

#footer p{
	color: #666666;
	font-size: .5em;
	font-family: Arial;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

/* ================================================================ 
     SEARCH FIELD
=================================================================== */

#searchdiv {
	margin: 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#s {
	background: #ffffff;
	width: 250px;
	font-size: 11px;
	font-family: Verdana, Arial;
	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 0px;
        border: 1px solid #cccccc;

	}

/* ================================================================ 
     MISCELLANEOUS
=================================================================== */

.pad5 {
      padding: 5px;
}


.commenttext {
	width: 430px;
	color: #444444;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	}

.commenttext-admin {
	width: 430px;
	color: #444444;
	padding: 10px 0px 0px 0px;
	margin: 5px 0px 20px 0px;
	}

#homehomec {
        width: 90%;
        margin-left: 10px;
        margin-top: 10px;
	float: none !important;
        font-size: 14pt;
        padding: 0px 0px 0px 0px;
        font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 150%;
	}

#homehomec p{
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
        font-family: Georgia, "Times New Roman", Times, serif;
	font: 14px;
	line-height: 150%;
	}

#homehomec ol {
	list-style-type: none;
	margin: 0px 0px 10px 45px;
	padding: 0px 0px 5px 0px;
	}

#homehomec ol li {
	list-style-type: decimal;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#homehomec ul {
	list-style-type: none;
	margin: 0px 0px 10px 40px;
	padding: 0px 0px 5px 0px;
	}

#homehomec ul li {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#homehomec ul li a, a:visited {
	color: #004276;
	text-decoration: none;
	}

#homehomec ul li a:hover {
	color: #004276;
	text-decoration: underline;
	}


#homehomec h2 {
	color: #000000;
        font-size: 1.25em;
	font-family: Times;
	font-weight: bold;
        text-transform: uppercase;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1.125em;
	}

#homehomec .pagination{
float:left;
margin:5px 10px 10px 10px;
font-family:arial;
font-size:.85em;
}

#homehomec img{
vertical-align:bottom;
}