#page-wrap {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #3e6f99;
	text-align: center;
}

#site-wrap {
	width: 1021px;
	background-image: url(images/sil_site_bg2.jpg);
	background-position: top;
	background-repeat: repeat-y;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
}

#site-header {
	width: 100%;
	height: 60px;
	background-image: url(images/sil_head_top.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#site-content-wrap {
	width: 957px;
	background-image: url(images/sil_copy_bg.jpg);
	background-position: right;
	background-repeat: repeat-y;
	text-align: center;
}

#header-image {
	height: 191px;
}

#menu-main {
	width: 946px !important;
	width: 932px;
	height: 28px !important;
	height: 28px;
	background-image: url(images/sil_menu_bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 14px;
	text-align: right;
	color: #93b0cd;
}

#menu-main a
{
    margin-left: 20px;
	text-decoration: none;
}

#menu-main a:link {
	color: #93b0cd;
}

#menu-main a:visited {
	color: #93b0cd;
}

#menu-main a:hover {
	color: #FFFFFF;
}

#menu-main a:active {
	color: #FFFFFF;
}

#sidebar {
	width: 150px;
	width: 180px !important;
	padding: 10px;
	background-color: #93b0cd;
	float: left;
	height: 100%;
}

#sidebar-panel-head {
	width: 152px;
	width: 166px !important;
	padding: 7px;
	background-color: #3e6f99;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

#sidebar-panel-torso {
	width: 152px;
	width: 166px !important;
	padding: 7px;
	background-color: #c9dbed;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	color: #000000;
}

#sidebar-panel-torso ul {
	margin: 0px;
	list-style-position: inside;
}

#copy-wrap {
	width: 755px;
	height: 100%;
	float: right;
}

#copy-title {
	height: 40px !important;
	height: 40px;
	padding-top: 10px;
	padding-right: 150px;
	font-size: 24px;
	font-weight: bold;
	color: #668aad;
	text-align: right;
	background-color: #FFFFFF;
}

#copy-main {
	width: 540px;
	width: 580px !important;
	padding: 20px;
	float: left;
}

#copy-main h1 {
	margin-bottom: -12px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #668aad;
}

#copy-main h2 {
	margin-bottom: -12px;
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color: #668aad;
}

#copy-main p {
	font-size: 12px;
	font-weight: normal;
	line-height: 120%;
	text-align: justify;
	color: #000000;
}

#copy-main a 
{
    color: #000000;
    text-decoration: underline;
}

#copy-accred {
	width: 50px;
	width: 90px !important;
	margin-left: -10px;
	padding: 20px 30px 0px 0px;
	text-align: center;
	float: right;
}

#sidebar-foot {
	width: 200px;
	/*height: 26px;*/
	margin: 0px;
	padding: 0px;
	background-color: #93b0cd;
	float: left;
}

#menu-sub {
	width: 745px !important;
	width: 735px;
	height: 20px !important;
	height: 20px;
	background-color: #FFFFFF;
	font-size: 12px;
	padding-top: 6px;
	padding-right: 10px;
	text-align: right;
	float: right;
	color: #000000;
}

#menu-sub a 
{
	margin-left: 20px;
	color: #000000;
}

#menu-sub a:link
{
	text-decoration: none;
}

#menu-sub a:visited {
	text-decoration: none;
}

#menu-sub a:hover {
	text-decoration: underline;
}

#menu-sub a:active {
	text-decoration: underline;
}

.gallery-thumbnail 
{
    width: 166px !important;
    width: 180px;
    height: 182px !important;
    height: 200px;
    padding: 7px 7px 11px 7px;
    margin-right: 20px;
    margin-bottom: 20px;
    background-image: url(images/gal_thumb_footer.jpg);
    background-position: bottom center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #668aad;
    float: left;
}
 
.gallery-thumbnail-link
{
    color: #668aad;
    font-size: 10px;
    text-decoration: none;
}
    
#site-map 
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    text-align: left;
}

#site-map a:link
{
    color: #000000;
    text-decoration: none;
}

#site-map a:visited
{
    color: #000000;
    text-decoration: none;
}

#site-map a:hover
{
    color: #668aad;
    text-decoration: underline;
}

#site-map a:active
{
    color: #668aad;
    text-decoration: underline;
}

#site-footer {
	height: 52px !important;
	height: 52px;
	margin-top: 2px;
	padding-top: 8px;
	background-image: url(images/sil_foot_top.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
}

#clear-tool {
	clear: both;
}

#credit 
{
    color: #93b0cd;
    text-align: center;
	font-family: Arial, Sans-Serif;
	font-size: 10px;
	padding-bottom: 20px;
}

#credit a
{
    color: #93b0cd;
    text-decoration: underline;
}

#credit a:link
{
    color: #93b0cd;
    text-decoration: underline;
}

#credit a:visited
{
    color: #93b0cd;
    text-decoration: underline;
}

#credit a:hover
{
    color: #ffffff;
}

#credit a:active
{
    color: #ffffff;
}
