body
{
font-family:"Comic Sans MS";
}
#container
{
width:900px;

padding-top:0px;


}
.wp_pagenavi
{
}
.breadcrumb
	{
	font-weight:bold;
	}
	.breadcrumb a
	{
	font-weight:100;
	}
#dialog-modal
{
display:none;
}
	
.jquerycssmenu{
color:#FFFFFF;
font-weight:bold;
width:900px;
background-image:url(images/chromebg.gif);
background-position:center;
background-repeat: repeat-x ;

}
.jquerycssmenu ul{
list-style-type: none;
margin:0px;
padding:0px;
padding-left:2px;


}
.jquerycssmenu ul li{
position: relative;
display: inline;
float: left;
margin-top:0px;

}
.jquerycssmenu ul li a{
text-align:center;
display: block;
padding:8px;
padding-left:15px;
padding-right:15px;
//background-image:url(images/chromebg.gif);


/*background of tabs (default state)*/
margin-right: 2px; /*spacing between tabs*/
border: 1px solid #778;
border-bottom-width: 0;
color: #ffffff;
text-decoration: none;
font-family:"Comic Sans MS";
font-size:12px;
margin-top:0px;
}
.jquerycssmenu ul li a:hover{
background-image:url(images/chromebg2.gif) ;
border-bottom: 1px solid black; /*tab link background during hover state*/
}
/*1st sub level menu*/
.jquerycssmenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
border-top: 1px solid black;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a{
font: normal 13px "Comic Sans MS";
width: 160px; /*width of sub menus*/
background: white;
color: black;
text-align:left;
padding: 4px 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid #006600;
}

.jquerycssmenu ul li ul li a:hover{ /*sub menus hover style*/
background: #93BB9E;
color: black;
}
#container
{
width:900px;
height:650px;
}
a.more1
{
font-weight:bold;
color:#000000;
text-decoration:none;
font-size:11px;
}
.imore
{
font-size:14px;
padding-top:0px;
}
.imore a
{
text-decoration:none;
}
.loginbox td
{
font-size:15px;
text-align:left;
}
a:hover
{
color:#0000CC;
text-decoration:underline;
}
.postmetadata a:hover
{
color:#0000CC;
text-decoration:underline;
}
.postmetadata a
{
color:#0000FF;
font-size:12px;
font-weight:200px;
}
.footer a
{
color:#FF0000;
}
.breadcrumb a
{
color:#FF0000;
}
.footer a:hover
{
color:#0000CC;
text-decoration:underline;
}
.breadcrumb a:hover
{
color:#0000CC;
text-decoration:underline;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
	h3 a:hover
	{
	text-decoration:underline;
	color:#0000cc;
	}
	h4 a
	{
	color: #333;
	text-decoration:none;
	}
	a 
	{
	text-decoration:none;
	color:#0000FF;
	}