/* CSS Document */
/* tmp sytlesheet for DAR index_working */
body	{
	margin: 0px;
	padding: 0px;
	text-align:center;
	width: 100%;
	/*background-image: url(../images/paper_damage.jpg);
	background-repeat:repeat;*/
}
li {
	list-style-image:url(../images/star1.gif);
	text-align: left;
}
#outline{	
	background:#ffeca9;
	width:777px;
	margin-left:auto;
	margin-right:auto;
	padding:0px 0px 5px 0px;
	border: groove;
	border-top:0px solid #B38C35;
	border-right:3px solid #B38C35;
	border-bottom:3px solid #B38C35;
	border-left:3px solid #B38C35;
	}
#banner	{
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin: auto;
	height: 200px;
	width: 760px;
	
}
#menu	
{	
	font-weight: bold;
}
#menu table{
	width: 760px;
}
#menu tr  {
	vertical-align:bottom;
	 }
#menu td	{
	text-align: center;
	width: 152;
	padding: 5px;
}
#content	{
	background-color:#C7CBE4;
	width:780px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	font-family: Georgia;
	font-size: small;
	color: #000066;
	font-weight: bold;}
#content p{
	padding: 5px;
	}
#left  {
	width: 200px; 
	height: 100%; 
	float: left;
	background-color: inherit;
	border: groove;
	border-color:#000033;
	border-collapse: collapse;
}
#leftconf {
	width: 200px;
	height: 900px;
	float: left;
	background-color: inherit;
	border: solid thin;
	border-color:#000033;
	border-collapse: collapse;
	font-size: 8px;
}
#mid	{
	width: 360px; 
	height:100%; 
	float: left; 
	position: relative;
	background-color: inherit;
	border-top: groove;
	border-top-color:#000033;
	border-collapse: collapse;
	border-bottom: groove;
	border-bottom-color:#000033;
 }
 #mid-stcon	{
	width: 100%;
	height:100%;
	float: left;
	position: relative;
	background-color: inherit;
	border-top: solid thin;
	border-top-color:#000033;
	border-collapse: collapse;
	border-bottom: none;
	border-bottom-color:#000033;
	font-size: 10px;
 }
 #right	{
 	width: 200px; 
	height:100%; 
	float: right; 
	position: relative;
	background-color: inherit;
	border: groove;
	border-color:#000033;
	border-collapse: collapse;
  }
#headerTopic	{
	background-color:#000033; 
	color:#FFFFFF;  
	height: 30px; 
	text-align: center;
	vertical-align: middle;
}
#headerTopic2	{
	background-color:#000033; 
	color:#FFFFFF;  
	height: 40px; 
	text-align: center;	
	vertical-align: middle;
}
#container  {
	background-color:#C7CBE4;
} 
#news p{
 	text-align:justify; 
	font-weight:lighter; 
	font-size:x-small;
 }
 #news h5{
 	font-size: small;
	font-weight: lighter;
 }
#date	{
	text-align: left;
	font-size: x-small;
	margin-bottom: 5px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}
#contact{
	height: 100px;
	border-top: ridge #212bea;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	width: 780px;
	
}
#contact p	{
	font-size:x-small;
	font-family:Georgia;
	text-align: left;
}
#divide {
	border: 5px;
	border-color: #000033;
}
#profile	{
	width: 780px;
	background-color:#C7CBE4;
}
#profile table {
	width: 100%;
	border-collapse: collapse;
}
#profile tr	{
	padding: 5px;
}
#profile td	{
	padding: 5px;
	margin: auto;
	width: 25%;
	border-bottom: ridge;
}
#profile td.left{
	padding: 5px;
	margin: auto;
	width: 25%;
	border-left: ridge;
}
#profile img	{
	width: 85px;
	height: 100px;
}
a:link, a:visited {
	font-family: Georgia;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a:hover {
	font-family: Georgia;
	font-size: bold;
	font-weight: inherit;
	text-decoration: none;
}
a:active {
	font-family: Georgia;
	font-size: inherit;
	font-weight: inherit;
	text-decoration: none;
}
a.white:link, a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #000066;
}
a.white:active {
	color: #FFFFFF;
}
a.redhp:link, a.redhp:visited {
	color: #BF212D;
	font-size: inherit;
}
a.redhp:hover {
	color: #000066;
	font-size: inherit;
}
a.redhp:active {
	color: #BF212D;
	font-size: inherit;
}a.blue:link, a.blue:visited {
	color: #000066;
}
a.blue:hover {
	color: #FFFFFF;
}
a.blue:active {
	color: #9C1019;
}
#contact a:link, a.contact:visited {
	color: #BF212D;
	font-size: inherit;
}
#contact a:hover {
	color: #000066;
	font-size: inherit;
}
#contact a:active {
	color: #BF212D;
	font-size: inherit;
}