





body {
background-image: url("images/bg_page.gif");
background-repeat: repeat;
background-attachment: fixed;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-color: #000066;
padding:0px;
margin:0px;
}
}
a {color: #DB7093;}
a:visited {color:#DB7093;}
a:hover {color: #564b47;}
a:active { color:#000000;}

/* ----------container to center the layout---------- */
#container {
width: 825px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
background-image: url("images/site_02.jpg"); 
background-color: #000066;
padding: 0px;
margin: 0px;
height: 173px; 
 }

#banner img {padding:0px 0px;} 

/* ----------outer and inner----------------- */
#outer{ 
border-left: solid 194px #000066;  /* color of the left column  */ 
background-color: #ffffff; /* color of the content column */
 } 

#inner{ margin:0px; width:100%; } /* The ie/pc pecularity */ 

/* --------------left navi------------- */
#left {
 width:194px; 
 float:left; 
 position:relative; 
 margin-left:-194px; 
 margin-right:1px;
 }

/* -----------------content--------------------- */
#content{ 
position: relative; 
margin: 0px; }

p{
padding: 5px 10px;
margin:0px;
font-size: 11px;
font-family: Arial;
 }

st{
margin:0px;
font-size: 12px;
font-family: Arial;
color:#336699; }

/* Boxed Style -------------------- */
#boxed {
position: relative; 
margin: 0px;}

.boxed .title {
	padding: 1px 3px;
	background: #3366cc;
	font: bold 11pt, Arial;
	color: #FFFFFF;
}

.boxed .content {
	background-color: #ff9900; 
	padding: 2em;
    border-style:solid;
    border-bottom-color: #cccccc;
    border-width: 0px 0px 1px 0px;
	padding: 2px 2px;
	height: 110px; 
	width: 189px;
	w/idth: 189px; 
	font-size: 10px;
    font-family: Arial;
    color:#000066;
	overflow: -moz-scrollbars-vertical;
    overflow-y: scroll
}

.boxed ul {
	list-style: none;
}
/* Updates -------------------- */

#updates {
}

#updates ul {
}

#updates li {
	margin-bottom: 5px;
}

#updates h3 {
	font-size: 10pt;
	color: #FFFFFF;
}
/*  ----------------sideinfo---------------------- */ 
#sideinfo {
padding: 2em;
font-size: 10px;
font-family: Arial;
font-color: #FFFFFF;
text-align: center; }

/*  ----------------footer---------------------- */ 
#footer {
background-image: url("images/site_04.jpg");
height: 29px;
font-size: 10px;
font-family: Arial;
color:#FFFFFF;
padding:4px;
margin:0px;
text-align: center; }
a {color: #FFFFFF;}
a:visited {color:#FFFFFF;}
a:hover {color: #FFFFFF;}
a:active { color:#FFFFFF;}