﻿body, html {
	margin:10px 0;
	border:0;
	text-align:center;
	font-family: Verdana, sans-serif;
	font-size: small;
	color:#666;
}
* html body{
	font-size:x-small;/* size for ie*/
}
/*only read by IE mac*/
*>html body {font-size: small;}

/* #home{ width:540px;} */

#left-col{ width: 220px; float:left; }
#right-col{ width: 540px; float:right; }

img{
	border:none;
}
a:link, a:visited {
	text-decoration:none;
	color:#541555;
}
a:hover, a:visited:hover {
	text-decoration:underline;
	color:#666;
}
a:focus, a:active {
	outline: 0;
}
#textholder a{
	font-weight:bold;
	color: #B80ABC;
}
h1, h2, h3, h4{
	font-weight:normal;
	margin:0 0 0.5em 0;
	padding:0;
	color: #541555;
}
h1{font-size:140%;}
h2{font-size:120%;
	text-align:center;}
#home h2{text-align:left;}
h3{
	font-size:100%;
	margin-top:1em;
	margin-bottom: 0;
	font-weight:bold;
}
#panel h1{
	color:#fff;
	padding:130px 0 0 15px;
}
#home #panel h1{
	padding:130px 0 15px 15px;
}

#home h2{
margin-right:80px;
}
#latest h3{
	color:#fff;
}
.minipaneltop h3{font-size:115%;color:#fff;}

p{
	margin:0 0 1em 0; 
	padding:0
}
li{
	padding:0; margin:0 0 .5em 0
}

.smaller{font-size:75%;}
.quote{width: 440px; padding:10px 0 0 20px; font-style:italic;}

/* page structure*/
#pagearea{
	position:relative;
	margin: 0 auto 15px;
	text-align:left; /*corrects ie*/
	width:770px; /* 760 */
}
#header{
	text-align:center;
	font-size: 75%;
	color: #a0a0a0;
	border-bottom: 1px solid #ccc;
	padding-bottom:5px;
	margin-bottom: 8px;
}
#logo{
  background-image: url('ims/logo.jpg')
	width:220px;
	float:left;
}
#contentholder{
	width:540px;
	float:left;
}
#panelholder{
	background: url(../images/panel_bg.gif) repeat-y;
}

#panel{
	min-height:225px;
	background: url(../images/panel_home.jpg) no-repeat;
}
* html #panel{min-height:225px;}

#home #panel{background: url(../images/panel_home.jpg) no-repeat;}
#who #panel{background: url(../images/panel_who.jpg) no-repeat;}
#what #panel{background: url(../images/panel_what.jpg) no-repeat;}
#large #panel{background: url(../images/panel_large.jpg) no-repeat;}
#smallmed #panel{background: url(../images/panel_small.jpg) no-repeat;}
#agency #panel{background: url(../images/panel_agency.jpg) no-repeat;}
#contact #panel{background: url(../images/panel_contact.jpg) no-repeat;}

#panelfoot{
	height:5px;
	font-size: 0;
	overflow:hidden;
	background: url(../images/panel_base.gif) no-repeat center bottom;
}
#prev{float:left;}
#next{float:right;}
#prevnext a{font-weight:normal; color:#541555;}
.clearer{
	clear:both;
	height:1px;
	overflow:hidden;
}

#leftmenu{
  width:210px;
  margin-top:41px;
	padding:0 10px 0 0;
	text-align:right;
	color: #666;
}
* html #leftmenu{padding-top:40px;}

#leftmenu p{margin:0 0 0.3em 0;}
* html #leftmenu img{
	margin-top: -5px;
	margin-bottom:5px;
}
#menubar{
	background: url(../images/bar_mid.gif) repeat-y;
	margin: 10px 0;
}
#menu{
	background: url(../images/bar_top.jpg) no-repeat;
	padding:3px 7px 0;
	font-size:90%;
}
#menu a:link, #menu a:visited{
	text-decoration: none;
	color:#666;
}
#menu a:hover, #menu a:visited:hover{
	text-decoration: none;
	color: #541555;
}
.menuover{
	font-weight:bold;
}
#menu a.menuover:link, #menu a.menuover:visited, #menu a.menuover:hover, #menu a.menuover:visited:hover{
	color:#541555;
}
#menufoot{
	height:5px;
	font-size: 0;
	overflow:hidden;
	background: url(../images/bar_base.gif) no-repeat center bottom;
}
#textholder{
  margin-top:10px;
	background: url(../images/text_mid.gif) repeat-y;
}

#textarea{
	background: url(../images/text_top.jpg) no-repeat;
	padding:15px 15px 5px 15px;
}
#textfoot{
	height:5px;
	font-size: 0;
	overflow:hidden;
	background: url(../images/text_base.gif) no-repeat center bottom;
}
#minipanelarea{
	margin:0 0 10px 0;
}
.minipanelholder{
	float:left;
	width:150px;
	margin-right:15px;
}
.minipanel{
	width:150px;
	background: url(../images/minipanel_mid.gif) repeat-y;
	text-align:center;
}
.minipaneltop{
	background: url(../images/minipanel_top.jpg) no-repeat;
	padding:5px;
	color:#fff;
	font-size:80%;
}
 #textarea .minipaneltop a:link, #textarea .minipaneltop a:visited{
	font-weight:normal;
	color:#fff;
	text-decoration:none;
}
#textarea .minipaneltop a:hover, #textarea .minipaneltop a:visited:hover{
	color:#541555;
	text-decoration:none;
	font-weight:normal;
}
.minipaneltext{display:block;font-size:115%;color:#fff;margin-top:0.5em;color:inherit;}
.minipanelfoot{
	height:5px;
	font-size: 0;
	overflow:hidden;
	background: url(../images/minipanel_base.gif) no-repeat center bottom;
}
/*.cipr{font-size:80%;padding-right:100px;color:#666;}*/
#photo{margin-right:15px;}
#footer{
	font-size:70%;
	color:#666;
	margin-top:5px;
}
#cipr{
	float:right;
	margin-left: 10px;
}
.button{
	cursor: pointer;
	border:1px solid #946D95;
	background:#D5C5D5;
	padding:2px 5px;
	color:#541555;
}
a.button{display:block;}

a.button:link, a.button:visited{
	text-decoration:none;
	border:1px solid #946D95;
	background:#D5C5D5;
	padding:2px 5px;
	color:#541555;
}
a.button:hover, a.button:visited:hover{
	background:#AA8AAA;
	text-decoration:none;
	color:#541555;
}

/*hollyhack for the peekaboo bug */
/* Hides from IE5-mac \*/
* html #textarea {height: 1px;}
/* End hide from IE5-mac */

.av{float:right;text-align:right;}

.formlabel{
	font-size:90%;
	padding:0 10px 5px 0;
	color:#541555;
}
.formlabelnotreq{
	font-size:90%;
	padding:0 10px 5px 0;
	color:#666;
}
* html .formlabel, * html .formlabelnotreq{font-size:80%;}
.formbox{
	width:100%;
	border: 1px solid #999;
	background:#D8D8D8;
	margin-bottom:10px;
	padding:2px;
}
select.formbox{padding:0;}
.alert{
	padding:0 0 0.2em 0;
	color:#541555;
	font-weight:bold;
	font-size:75%;
	
}
input, textarea{
	font-size:90%;
	font-family: Verdana, sans-serif;
}


/* for the latest panel*/
#latestholder{
	float:right;
	width:210px;
}
#latest{
	margin:15px 15px 10px;
	width:180px;
	background: url(../images/latest_mid.gif) repeat-y;
}
#latest ul{list-style-type:none; margin:1em; padding:0;}
#latest li{color:#fff;margin:0;padding:.2em 0;}
#latestcontent{
	background: url(../images/latest_top.jpg) no-repeat;
	padding: 5px 7px;
	min-height:220px;
}
* html #latestcontent{height:220px}/*for ie stupidity*/
/*hollyhack for the peekaboo bug */
/* Hides from IE5-mac \*/
* html #panel {height: 1px;}
/* End hide from IE5-mac */

#latestfoot{
	height:5px;
	font-size: 0;
	overflow:hidden;
	background: url(../images/latest_base.gif) no-repeat center bottom;
}

#bannerholder{}

#banner{
	height:234px;
}

#leftmenu_text{font-size:12px;}

#leftmenu_nav{margin-top:31px;}

#leftmenu_nav ul{font-size:12px; list-style:none; line-height:150%; margin:0px; padding:0px; color:#333333; font-family:Verdana;}
#leftmenu_nav li{}
#leftmenu_nav li a{padding:12px 25px 12px 0; color:#333333; font-weight:bold; text-decoration:none; background: url(../images/nav-foot.gif) no-repeat right;}
#leftmenu_nav li a.active{color:#6a016a; text-decoration:underline; background: url(../images/nav-foot-active.gif) no-repeat right;}
#leftmenu_nav li a:hover{text-decoration:underline;}


#submenu{height:23px; margin-top:10px; text-align:left; }

#submenu ul{font-size:11px; list-style:none; margin:0px 0px 0px 7px; padding:5px 0px 0px 0px; color:#333333; font-family:Verdana;}
#submenu li{display:inline; padding:0px 0px 0px 10px; margin:0px 0px 0px 7px; background: url(../images/subnav-arrow.gif) no-repeat left;}
#submenu li a{color:#333333; font-weight:bold; text-decoration:none; }
#submenu li a.active{color:#6a016a; text-decoration:underline;}
#submenu li a:hover{text-decoration:underline;}

#smallpanel-holder{
  width:540px;
}

.smallpanel{
  width:160px;
  height:78px;
  margin: 0px 0px 0px 0px;
  float:left;
  padding: 0px 10px 15px 0px;  
}

#fpnews{
width: 200px;
height: 330px;
border: 0px;
padding: 4px;
font-size: 12px;
text-align:left;
}
#fpnews a:link, a:visited {
	text-decoration:none;
	color:#541555;
	font-weight:bold;
}
#fpnews a:hover, a:visited:hover {
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}
#fpnews p{
margin-top: 4px;
margin-bottom: 10px;
}
code{
color: red;
}
#news_img {
	height: 142px;
	width:200px;
	border: 1px solid #ccc;
}
.fpnewstitle {
	margin-top: 16px;
	border-top: 1px solid #ccc;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 4px;
	font-size:140%;
	text-align:left;
	color: #541555;
}
#fpimgs{
	text-align:left
}
#fpimgs img{
	padding-top: 4px;
	padding-left: 4px;
	padding-right: 4px;
}

.fpawards {
	padding-top: 8px;
	width: 200px;
}



#fpnewsscroller{
width: 200px;
height: 180px;
padding: 5px;
background-color: #FFFFFF;
}

.rssclass .rsstitle{
font-weight: bold;
}

.rssclass .rssdate{
color: gray;
font-size: 85%;
}

.rssclass a{
text-decoration: none;
}




