body{   
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	background: #E6E6E6 url("../image/webimage/page_bg.png") repeat-y center top;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

#allcontent {
    width: 950px;
 	margin-right: auto;
	margin-left: auto; 
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	background: #FFFFFF url(../image/webimage/column_bg.png) repeat-y left top;
	text-align: left;
}

#banner {
	background:  url(../image/webimage/banner_bg.png) repeat-x left top;
	padding-top: 5px;
	margin-top: 5 px;
	border-bottom: 1px solid #73AFB7;
	padding-left: 5px;
}

#banner p {
	margin: 0px;
/*	background: url(../image/webimage/banner_bg.jpg) no-repeat right top; */
	height: 125px;
}

#main {
	width: auto;
	font-size: 0.9em;
	line-height: 1.2em;	
	margin-left: 200px;
	padding-left: 20px;
	padding-right: 20px;
	border-left: 1px dashed #999999;
	min-height: 55em;
}	

#main a, #footer a{
	text-decoration: none;
	font-weight:bold;
	border-bottom: 1px dashed #999999;
	color: #152D6A;
}

#main h1 {
	font-family: Impact, "Arial Narrow", sans-serif;
	font-size: 1.5em;
	font-style: normal; 
	color: #152D6A;
	text-transform: uppercase;
	margin: 15px 0 8px 0;
	border-bottom: 2px solid #B2F511;
	padding: 10px 10px 8px 10px;
	letter-spacing: 1px;
	background:  url(../image/webimage/feature_bug.png) no-repeat top right;
}

#main h2 {
	font-size: 1.2em;
	color: #152D6A;
	text-transform: capitalize;
	margin: 15px 0 8px 0;
	padding: 2px 10px 2px 10px;
	background-color: #ffd58a;
	border-bottom: 1px dotted #999999; 
}

#main h3 {
	font-size: 1em;
	color: #152D6A;
	font-weight: bold;
	margin: 15px 0 8px 0;
	padding: 2px 10px 2px 10px;
	border-bottom: 1px dotted #999999;
}

#main p {
	font-size: 0.9em;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#main ul, ol {
	font-size: 0.9em;
	margin: 15px 0 8px 0;
	padding: 2px 10px 2px 25px;
}

.left25 {
	padding-left: 50px;
	margin-left: 160px;
}

#sidebar {
	float: left;
	width: 200px;
	margin-top: 25px; 
}

* html #sidebar {
	display: inline;
}

#mainNav {
	margin-left: 0px;
	padding-left: 1em;
}

#valid p{
	margin-left: 50px;
}

#footer {
	clear: both;
	font-size: 0.7em;
	color: #666666;	
	padding: 5px 20px 5px 210px;
	border-top: 1px dashed #999999;
}

/*.photo {
	border: 1px solid #666;
	background-color: #fff;
	padding: 4px;
} */

/* defining different height of photos */
.photo{
}

.h50 {
	height: 50px;
}

.h65 {
	height: 65px;
}

.h70 {
	height: 70px;
}

.h75 {
	height: 75px;
}

.h100 {
	height: 100px;
}

.h110 {
	height: 110px;
}

.h120 {
	height: 120px;
}

.h130 {
	height: 130px;
}

.h140 {
	height: 140px;
}

.h150{
	height: 150px;
}

.h155{
	height: 155px;
}

.h160 {
	height: 160px;
}

.h175 {
	height: 175px;
}

.h200{
	height: 200px;
}

.h250{
	height: 250px;
}

.figure p {
	font-size: 0.9em;
	font-weight: bold; 
	text-align: left;
	height: 4em;
}

.figure a {
	font-size: 0.9em;
	margin: 0 10px 0 10px;
}

.figure {
	margin: 0 5px 10px 10px;
}


/* defining different width of figure */
.w100 {
	width: 110px;
}

.w150 {
	width: 160px;
}

,w180 {
	width: 190px;
}

.w200 {
	width: 210px;
}

.w250 {
	width: 260px;
}

.w250 {
	width: 260px;
}

.w270 {
	width: 280px;
}

.w300 {
	width: 310px;
}

.w400 {
	width: 410px;
}

/* Defining float right ot left */

.right {
	float: right;
}

.left {
	float: left;
}


/* IE 5/6 border erase bug */


br.clear {
	clear: both;
}

address {
	font-size: 0.9em;
	padding: 5px 20px 5px 40px;
}

.item {
	font-weight: bold;
}
.itemcontent {
	font-style: italic;
}

.nodisc {
	list-style-type:none;
	line-height: 1.6em;
}

table {
	padding: 5px 20px 5px 40px;
	margin: 0;
}