/*
Designed by SpaceTime4Design.com
*/

a:link 
{
	color: #ffffff;
}

a:hover 
{
	text-decoration: underline;
	color: #ffffff;
}

a:visited 
{
	color: #ffffff;
}

* 
{
	border: 0;
	margin: 0;
}

body
{
	margin-top: 10px;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	background: #5e5352;
}

#main
{
	margin: 0 auto;
	width: 1001px;
	background: #ffffff;
	border: 1px solid #ffffff;
}

#header
{
	width: 1001px;
	margin: 0 auto;
	height: 355px;
	background: url(images/f1.jpg) no-repeat left bottom;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#logo 
{
	height: 66px;
	text-align: center;
	padding-top: 20px;
	/*background: url(images/logo.jpg) no-repeat center;*/
}

#head_right
{
	width: 507px;
	float:right;
	/*background: url(images/h2.jpg) no-repeat;*/
	height: 355px;
}

#head_left
{
	background:url(images/menu_top1.jpg) no-repeat top right;
	width: 494px;
	height: 355px;
}

#head_left a 
{
	text-decoration: none;
	/*text-transform: lowercase;*/
	font-style: italic;
	font-size: 20px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}

#head_left H2 a
{
	font-size: 14px;
}

#buttons
{
	width: 170px;
	margin-left: 300px;
}

#buttons ul 
{
	padding: 0px;
	margin: 0px; 
}

#buttons li 
{
	list-style:none;
	padding: 0px;
  margin: 0px;   
}

#buttons a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	display: block;
	float: left;
	width: 194px;
	height: 34px;
	background: url(images/menu.gif) no-repeat;
	text-align: center;
	text-decoration: none;
	font-style:oblique;
	color: #ffffff;	
	padding-top: 20px;
  padding-right: -1x;
}

#buttons a.current
{
	background: url(images/menu_hover.gif) no-repeat;
}

#buttons a:hover
{
	background: url(images/menu_hover.gif) no-repeat;
}

.end
{
	border-bottom: 1px solid #0444ab;
}

#content
{
	background: #670400  url(images/con_bg.jpg) repeat-x top;
	width: 975px;
	padding: 13px;
}

#left
{
	width: 499px;
	color: #ffffff;
}

#leftlll
{
	height: 82px;
	padding-top: 1px;
	padding-left: 28px;
	padding-bottom: 8px;
}

#leftleft
{
	float:left;
	width: 120px;
}

#leftright
{
	float:left;
	width: 320px;
}

.text
{
	padding-left: 10px;
	padding-right: 10px;
}

#left H1
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #bbb6bc;
	border-bottom: 1px solid #690400;
	margin-right: 5px;
	margin-bottom: 5px;
}

.read
{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a
{
	color: #ff0000;
}

.read a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#left .date 
{
	height: 34px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 32px;
	font-size: 10px;
	background: #b3aeb4;
}

#left .date ul
{
	list-style: none;	
	padding: 0px;
	margin: 0px;
}

#left .date li
{
	display: inline; 
}

#left .date li a
{
	color:#000000;
}

#left .small_icon1
{
	background: url(images/icon1.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 15px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#left .small_icon2
{
	background: url(images/icon2.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 15px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#left .small_icon3
{
	background: url(images/icon3.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#left1
{
	width: 979px;
	color: #ffffff;
}

.text
{
	padding-left: 10px;
	padding-right: 10px;
}

#left1 H1
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	/*color: #bbb6bc;*/
	color: #ffffff;
	border-bottom: 1px solid #690400;
	margin-right: 5px;
	margin-bottom: 5px;
}

.read
{
	text-align:right;	
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
}

.read a
{
	color: #ff0000;
}

.read a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#left1 a:link
{
	color: #ffffff;
}

#left1 a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

#left1 a:visited
{
	color: #ffffff;
}

#left1 .date 
{
	height: 34px;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 32px;
	font-size: 10px;
	background: #b3aeb4;
}

#left1 .date ul
{
	list-style: none;	
	padding: 0px;
	margin: 0px;
}

#left1 .date li
{
	display: inline; 
}

#left1 .date li a
{
	color:#000000;
}

#left1 .small_icon1
{
	background: url(images/icon1.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 15px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#left1 .small_icon2
{
	background: url(images/icon2.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	padding-right: 15px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#left1 .small_icon3
{
	background: url(images/icon3.png) no-repeat;
	height: 24px;
	float: left;
	display: block;
	text-align: left;
	padding-top: 6px;
	padding-left: 40px;
	color: #000a8f;
	font-size: 12px;
	text-decoration: none;
	width: 105px;
}

#right
{
	width: 466px;
	float:right;
	min-height: 405px;
}

#right ul 
{
	list-style: none;
	padding: 5px;
	margin: 0px;
	display:block;	
}

#right ul li
{
	margin-bottom: 20px;
}

#archives
{
	background:url(images/righttop.jpg) no-repeat center;
	height: 178px;
	padding-top: 10px;
	padding-left: 18px;
}

#arcright ul li
{
	margin-bottom: 13px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 15px;
}

#arcleft ul li
{
	margin-left: 15px;
	margin-bottom: 15px;
	background:url(images/ls.png) no-repeat left top;
	padding-left: 35px;
}

#archives ul li a
{
	color: #ffffff;
}

#arcleft
{
	float:left;
	width: 400px;
}

#arcright
{
	float:right;
	width: 230px;
}

#right h2
{
	margin: 0;
	padding: 10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #240100;
	padding-bottom: 10px;
}

#right a:link
{
	text-decoration: none;
}

#right a:hover
{
	text-decoration: underline;
}

#right a:visited
{
	text-decoration: none;
}

#right li a
{
	background: url(images/img09.gif) no-repeat 1px 5px;
}

#rightbot
{
	background:url(images/rightbot0.jpg) no-repeat center;
	height: 315px;
	color:#FFFFFF;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
}

#rightbot p
{
	padding-left: 25px;
	padding-bottom: 10px;
}

#footerleft
{
	margin: 0 auto;
	#background:url(images/sb.png) no-repeat left bottom;
}

#footer
{
	height: 49px;
	margin: 0 auto;
	font-size: 10px;
	color: #ffffff;
	padding-top: 14px;
	text-align: center;
	clear:both;
	#background:url(images/angus1.png) no-repeat right bottom;
}

#footer a
{
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail
{
	position: relative;
	z-index: 0;
	font-size:12px;
}

.thumbnail:hover
{
	background-color: transparent;
	z-index: 50;
}

.thumbnail span
{ /*CSS for enlarged image*/
	position: absolute;
	background-color: lightyellow;
	padding: 5px;
	left: -1000px;
	border: 1px dashed gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img
{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
}

.thumbnail:hover span
{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 100;
	left: -70px; /*position where enlarged image should offset horizontally */
}

