            html, body {
                margin: 0;
                padding: 0;
                width: 100%;
                height: 100%;
                font-family: Tahoma, Verdana, Arial, sans-serif;
                font-size: 90%;
                text-align: left;
                background: #FAF7EE url(/images/top_bg.jpg) top left repeat-x;
            }
            A {
                font-family: Tahoma, Verdana, Arial, sans-serif;
                text-decoration: none; 
            }
            A:hover {
                text-decoration: none; 
            }
            
            #all{
                background: url(/images/bottom_bg.jpg) bottom left repeat-x;
                text-align: center;
            }
#header{
                width: 952px;
                min-height: 154px;
                margin:0 auto;
            }
            *html #header{
                height: 154px;
            }
            #header p{
                margin: 0px 22px 15px 373px;        
                font-size: 12px;
                color:#FFFFFF;   
                text-align: center;
                font-weight: bold;
            }
            #header p b{
                color:#0C4F82;      
            }
            #header p a{
                color:#0C4F82;      
            }
            #header p a:hover{
                color:#DD850C;      
            }
            #header div{
                overflow:hidden;
                padding: 125px 0 0 0;
            }


            #header div strong{
                font-size: 12px;
                float: left;
                color: #511818;
                margin: 2px 3px 0 0;
            }
            #header div b{  
                background: url(/images/paging_cur.gif) top center no-repeat;
                width: 20px;
                height: 24px;
                text-align: center;
				float: left;
                padding: 4px 0 0 0;
                margin-left: 4px;
                color: #000000;
                font-size: 12px;
                font-weight: bold;
            }   
            #header div a{  
                background: url(/images/paging_a.gif) top center no-repeat;
                width: 20px;
                height: 24px;
                text-align: center;
				float: left;
                padding: 4px 0 0 0;
                margin-left: 4px;
                color: #FFFFFF;
                font-size: 12px;

            }   
            #header div a:hover{  
                background: url(/images/paging_cur.gif) top center no-repeat;
            }
            #content{
                width: 952px;
                margin:0 auto;
                background: url(/images/header.jpg) top left no-repeat;
                
            }
            .v_thumb{
                padding: 0 0 0 0px;
            }
            .v_thumb a img{
                border: 1px solid #511818;
                margin: 0 6px 6px 0;
            }
            .v_thumb a:hover img{
                border: 1px solid #ffffff;
            }

            .h_thumb{
                padding: 0 0 0 0px;
            }
            .h_thumb a img{
                border: 1px solid #511818;
                margin: 0 1px 2px 0;
            }
            .h_thumb a:hover img{
                border: 1px solid #ffffff;
            }
            .links{
                padding: 20px 0px 30px 2px;
                overflow: hidden;
            }
            .links .left{
                clear: left;
                float: left;
            }
            .links .center{
                float: left;
            }
            .links .right{
                float: left;
            }
            .links div {
                text-align:center;
                padding:0;
                width: 236px;
            }
            .links div a{
				margin:0;
                font-size: 16px;
                font-weight: bold;
                color:#511818;
                padding: 0 0 0 12px;
                background: url(/images/bullet.gif) center left no-repeat;
                text-decoration: none;
            }
            .links div a:hover{
                font-weight: bold;
                color: #FF8400;
            }
            
            #bottom{
                width: 996px;
                height: 85px;
                padding: 85px 0 0 0;
                margin:0 auto;
                text-align: center;
                color: #511818;
                font-size: 11px;
				background:url(/images/bottom.jpg) bottom left no-repeat; 
            }
            #bottom a{
                color: #511818;
                font-size: 11px;
            }
            
            
            
            .inner{
            }
            .inner_left{
                clear: left;
                float: left;
                margin: 0 40px 0 10px;
                width: 183px;
                text-align: left;
            }
            .inner_left h2{
                font-size: 24px;
                color: #511818;
                font-weight: normal;
                margin: 0 0 20px 0;
            }
            .inner_center{
                float: left;
                width: 475px;
                text-align: left;
            }
            
            .inner_center div{
                margin: 0 0 8px 0;
                text-align: center;
            }
            .inner_center div h2{
                margin: 0 0 12px 0;
            }
            .inner_center div h2 a{
                text-decoration: none; 

                font-size: 24px;
                color: #511818;
            }
            .inner_center div h2 a:hover{
                color: #FF8400;
            }
            .inner_center div a img{
                border: 1px solid #511818;
                margin: 0 6px 0px 0;
            }
            .inner_center div a:hover img{
                border: 1px solid #ffffff;
            }
            
            
            .inner_right{
                float: left;
                text-align: left;
                margin: 0 0 0 40px;
                width: 185px;
            }
            .inner_right h2{
                font-size: 24px;
                color: #182B51;
                font-weight: normal;
                margin: 0 0 20px 0;
            }
            .inner_right a img{
                border: 1px solid #511818;
            }
            .inner_right a:hover img{
                border: 1px solid #ffffff;
            }
            
            .inner_link{
                line-height: 1.4em;
				margin:0;
                font-size: 16px;
                font-weight: bold;
                color:#511818;
                padding: 0 0 0 12px;
                background: url(/images/bullet.gif) center left no-repeat;
                text-decoration: none;
            }
            .inner_link:hover{
                font-weight: bold;
                color: #FF8400;
            }
			
            #content_inner{
                margin:0 auto;
                text-align: center;
            }
            #content_inner h2 {
                margin: 0 0 20px 0;
            }
            #content_inner h2 a{
                text-decoration: none; 

                font-size: 24px;
                color: #182B51;
                font-weight: normal;
                padding: 17px 0 0 0;
            }
			#content_inner h2 a:hover{
                color: #FF8400;
            }
            #content_inner a img{
                border: 2px solid #511818;
                margin: 0 0 25px 0;
            }
            #content_inner a:hover img{
                border: 2px solid #ffffff;
            }
            #content_inner .links{
width: 809px;
                margin: 0 auto;
                padding: 0;
                text-align: center;
            }
            #content_inner .links div{
                float: left;
                width: 200px;
            }
#header div span {
                width: 150px;
                float: left;
                margin-right: 0px;
            }   
            #header div span a {
                background: none;
            }
            #header div span a:hover {
                background: none;
            }
            
            .c{
    display: block;
    clear:both;
    height: 0;
    font-size: 0px;
    overflow: hidden;
}   
.thumbolink {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#e72183;
	text-align: left;
}

.thumbolink a {
    font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color:#511818;
	text-align:center;
	text-decoration:none;
}

.thumbolink a:link {text-decoration:none;	color:#511818;}
.thumbolink a:hover {text-decoration: none;	color:#ff8400;}
.thumbolink a:visited {text-decoration:none;	color:#511818;}

.thumbolink a:link img {  border-color:#511818; border-width: 1px; border-style:solid;}
.thumbolink a:hover img {  border-color:#ffffff; border-width: 1px; border-style: solid; }
.thumbolink a:visited img {  border-color:#511818; border-width: 1px; border-style:solid;}
.thumbolink a:active img { border-color:#ffffff; border-width: 1px; border-style: solid; }
