body{
	background: #C0C0C0 url(images/bg_body.jpg) top left repeat-x;
	background: #BBBBBB url(images/bg_body.jpg) top left repeat-x;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
	margin: 0px 0px 0px 0px;
	padding: 0;
}
#outer_wrapper{
	position: relative;
	width: 920px;
	margin: 0px auto;
	background: #BE726A;
	border-left: 1px solid #743A34;
	border-right: 1px solid #743A34;
	border-bottom: 2px solid #743A34;
}
#wrapper{
	position: relative;
	width: 900px;
	margin: 0px auto 10px auto;
	background: #ffffff;
}
#header_holder{
	position: relative;
	width: 900px;
	background: #ffffff;
	height: 105px;
}
#header_nav{
	position: absolute;
	top: 5px;
	right: 0px;
	height: 23px;
	width: 900px;
	text-align: right;
}
#header_nav_links{
	font-family: arial, helvetica, sans-serif;
	color: #7D1715;
	font-size: 14px;
	background: #ffffff;
	padding: 2px 5px 4px 5px;
}
#header_nav_links a:link, #header_nav_links a:visited{
	font-family: arial, helvetica, sans-serif;
	text-decoration: underline;
	color: #7D1715;
	font-size: 14px;
}
#header_nav_links a:hover{
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	color: #BF2121;
	font-size: 14px;
}
#header_logo_holder{
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 45px;
	width: 900px;
}
#header_logo{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 900px;
	height: 49px;
}
#header_byline{
	position: absolute;
	top: 15px;
	right: 10px;
	height: 24px;
	width: 130px;
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	color:#7D1715;
	text-align:right;
	font-size:18px;
	font-weight: bold;
	font-style: italic;
}

#content_holder{
	position: relative;
	width: 900px;
	margin: 45px 0px 50px 0px;
	background: transparent;
}
#content{
	width: 500px;
	margin: 10px 380px 10px 20px;
	/*background: #ffffff url(images/partners.jpg) 175px 75px no-repeat;*/
	background: transparent;
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	color:#7D1715;
	text-align:left;
	line-height:1.2;
	font-size:18px;
	
}
#content .content_web_programming{
}
#content_splash{
	position: absolute;
	right: 20px;
	top: 10px;
	width: 340px;
	height: 425px;
	/*background: #ffffff url(images/partners.jpg) 175px 75px no-repeat;*/
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	color:#7D1715;

}
.splash_box{
	margin: 0px 0px 10px 0px;
	position: relative;
	border: 3px solid #7B3A37;
	width: 340px;
	background: transparent;
	cursor: pointer;
}
.splash_box_pullout{
	width: 60px;
	height: 30px;
	position: absolute;
	top:0px;
	left:340px;
}
.splash_box_content{
	margin: 10px;
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	text-align:left;
	line-height: 1.2;
	font-size:16px;
	font-weight: bold;
	background: transparent;
}

.splash_box_content a:link, .splash_box_content a:visited{
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	font-size:15px;
	text-decoration: underline;
}
.splash_box_content a:hover{
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	font-size:15px;
	text-decoration: none;
}

.splash_box_content_title{
	margin: 0px 0px 5px 0px;
	padding: 3px 0px;
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#ffffff;
	background: #7B3A37 url(images/bg_splash_box_title.jpg) top left repeat-x;
	text-align: center;
	font-size:16px;
	font-weight: bold;
	
}
#content .emphasize{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	color: #035773;
	color: #0283AA;
}
#content p ul li a:link, #content p ul li a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-decoration: underline;
	color: #7D1715;
}
#content p ul li a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-decoration: none;
	color: #7D1715;
}
#content a:link, #content a:visited{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-decoration: underline;
	color: #7D1715;
}
#content a:hover{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	text-decoration: none;
	color: #7D1715;
}
#content select{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 15px;
}
#content .ws_button{
	border: 1px solid #705840;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	background: #E9DAC7 url(images/bg_ws_button.jpg) top left repeat-x;
	color: #574533;
	font-weight: bold;
	cursor: pointer;
}
#content .button_mini{
	border: 1px solid #705840;
	padding: 2px;
	font-size: 9px;
	text-transform: uppercase;
	background: #E9DAC7 url(images/bg_ws_button.jpg) top left repeat-x;
	color: #574533;
	font-weight: bold;
	cursor: pointer;
}
#content #btn_logout{
	position: absolute;
	top: 160px;
	right: 2px;
}
#footer_holder{
	width: 860px;
	margin: 0px auto;
	margin-top: 0px;
	background: transparent;
	border-top: 1px solid #B35851;

}
#footer_content{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	padding: 20px 0px;
	background: transparent;
	text-align:center;
	color: #B35851;
}
#footer_content .emphasize{
	font-family: arial,helvetica,san-serif;
	font-weight: bold;
	font-style: normal;
	font-size: 20px;
	color: #035773;
	color: #0283AA;
}
#footer_content a:link, #footer_content a:visited{
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	color: #B35851;
	text-decoration: underline;
}
#footer_content a:hover{
	font-family: arial,helvetica,sans-serif;
	font-size: 18px;
	color: #808080;
	text-decoration: none;
}

#site_by{
	margin-top: 15px;
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #0283AA;
}
#site_by a:link, #site_by a:visited{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #0283AA;
	text-decoration: underline;
}
#site_by a:hover{
	font-family: arial,helvetica,sans-serif;
	font-family: 'Times New Roman', Times, serif;
	font-size: 12px;
	color: #B19474;
	text-decoration: none;
}
#content .portal_subholder{
	margin:5px;
	border: 1px solid #9CD1E2;
	padding:10px;
}
#content .small_select{
	font-size: 13px;
}
#content .person_edit{
	font-size: 14px;

}
/* ############################## */
.huge_shout{
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	text-align:left;
	font-size:109%;
	font-weight: bold;
	margin: 10px 0px 2px 0px;
	background: transparent;
}
.bigger_shout{
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	text-align:left;
	font-size:105%;
	font-weight: normal;
	margin: 4px 0px 2px 0px;
	background: transparent;
}
.big_shout{
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	text-align:left;
	font-size:104%;
	font-weight: normal;
	margin: 4px 0px 2px 0px;
	background: transparent;
}
.shout{
	font-family:'Palatino Linotype',' Book Antiqua',' Palatino', serif;
	font-family: arial,helvetica,sans-serif;
	color:#7D1715;
	text-align:left;
	font-size:100%;
	font-weight: normal;
	margin: 4px 0px 2px 0px;
	background: transparent;
}
.shout_inline{
	color:#7D1715;
	text-align:left;
	font-size:100%;
	font-weight: bold;
	margin: 4px 0px 2px 0px;
	background: transparent;
}

align_right{
	text-align: right;
}
.italics{
	font-style: italic;
}
.image_left{
	position:relative;
	top:0px;
	float:left;
	border: 1px solid #B55B57;
	padding:2px;
	margin-right:8px;
	margin-top:3px;
}
.image_left_nb{
	position:relative;
	top:0px;
	float:left;
	padding:2px;
	margin-right:8px;
	margin-top:3px;
}
.image_right{
	position:relative;
	top:0px;
	float:right;
	border: 1px solid #B55B57;
	padding:2px;
	margin-left:8px;
	margin-top:3px;
}
.image_right_nb{
	position:relative;
	top:0px;
	float:right;
	padding:2px;
	margin-left:8px;
	margin-top:3px;
}
p ul li{
	background: transparent;
}