*:focus { outline: none }

 html {
      overflow: -moz-scrollbars-vertical;
 }


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#333333;
}

li,ul,body,html{
padding:0px; margin:0px;

}
a {
color:#920000;
}

.picLeft {
float:left;
margin:0px 7px 5px 0px;
}

.picRight {
float:right;
margin:0px 0px 5px 7px;
}

#header {
	height:114px;
	width:890px;
	background-color: #333333;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	margin:0px auto;
	display:block;
}

#main {
	/*overflow:auto;*/
	width:890px;
	background-color: #333333;
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/main_bg.jpg);
	background-repeat: repeat-y;
}

#left {
	float:left;
	width: 175px;
	margin-left:50px;
	
}

#navMain {
color:#FFFFFF;
width:425px;
margin-top:78px;

float:right;
margin-right:55px;

}
#navMain li{
display:inline;
font-size:14px;
font-family:Geneva, Arial, Helvetica, sans-serif;
font-variant: small-caps;
}

#navMain a, #navMain a:active, #navMain a:visited{
display:inline;
	text-decoration:none;
	color:#FFFFFF;
letter-spacing: 1px;


padding:0px 7px;

margin-right:-6px;


}

#navMain a:hover{
	color:#FFFFFF;
	background-color:#920000;
}

.left_border {
	border-left: 1px solid #FFFFFF;
}





/*menu-------------------------------------*/
#menuBox {
	text-align:right;
	float:right;
}

#menuBox h4{
margin:0px 5px 0px 0px;
color:#333333;
font-size:14px;
}

#menuBox ul, #menuBox li{
	display:block;
	list-style:none;
	color:#920000;
	margin:0px;
	padding:0px;
	position:relative;
	float:right;
}

#menuBox ul {
	margin:4px 0px 10px 0px;
}

#menuBox li a{
	display:block;
	color:#920000;
	font-size:11px;
	text-decoration:none;
	width:125px;
	margin:0px 0px 2px 0px;
	height:13px;
	padding-right:16px;

}
#menuBox li a:hover{
	color:#000000;
	background-color:#FFFFFF;
	display:block;
	font-size:11px;
	text-decoration:none;
	width:125px;
	margin:0px 0px 2px 0px;
	height:13px;
	border-right:#920000 2px solid;
	padding-right:14px;

}
/*end menu-----------------------------------*/


#right {
	float:left;
	width: 580px;
	margin-left:35px;

}

#right p {
	font-size:12px;
	margin:0px 50px 8px 0px;
	line-height:16px;
}

#rightContent a, #rightContent a:visited, #rightContent a:active {
	color:#920000;
}
#rightContent a:hover {
	color:#000000;
}

#right h4, h3, h5 {
color:#333333;
font-size:14px;
margin:0px 0px 5px 0px;
}

#right h5 {
font-size:12px;
}

#right h3 {
font-size:16px;
}

#right ul, li {
list-style:outside;
list-style-type:circle;
margin:0px; padding:0px;
}
#rightContent li {
margin-left:30px;
font-size:12px;
color:#920000;
}

blockquote {
margin:10px 0px 5px 0px;
color:#920000;
font-style:italic;
font-size:12px;
}

.noDot {
list-style:none;

}
#title {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	/*display:block;*/
	width:98%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: #920000 1px dotted;
	margin-bottom:10px;
}

#prevNext table{
	width:98%;
	border-bottom:1px #920000 dotted;
	margin-bottom:10px;
}

.navTitle {
	color:#333333;
	font-size:16px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.navButtons, .navButtons img {
width:75px;
border:0px;
height:14px;
}

.navText {
font-size:12px;
width:100px;
text-align:center;
}

.prev {
/*float:left;*/
font-size:9px;

}
.next{
/*float:right;*/
font-size:9px;

 }
 
#prevNext {
width:98%;
border-collapse:collapse;
margin:0px;
}


#form label{
font-size:12px;


}

#theForm label{
	float:left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
	margin-right:10px;
	line-height:18px;
	width:90px;
	display:block;
}

#theForm input {
	width:200px;
	float:left;
	margin-bottom:10px;
	color:#920000;
}
#theForm br {
	clear:both;
}
#theForm #submit {
width:100px;
float:none;

}

.imgLeft {
float:left;
margin:0px 5px 0px 0px;
}

#random img{
border:#920000 3px groove;
margin:3px 0 0 0;

}

.blogDescript {
font-size:12px;
width:97%
}



#footer {
	clear:both;
	height:46px;
	width:890px;
	background-color: #333333;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
}

#footerInner {
	font-size:10px;
	float:left;
	text-align:center;
	line-height:28px;
	width:200px;
	margin-left:35px;

}
#top {
	line-height:28px;
	font-size:10px;
	float:right;
	margin-right:65px;
}



/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
}
.gallery li {
	margin: 0px 5px 5px 0px;
	padding: 0;
	float: left;
	position: relative;
	width: 135px;
	height: 104px;

}

.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 11px 0 0 13px;

}
.gallery span {
	width: 157px;
	background: url(../images/frame_horz.png) no-repeat;
	display: block;
	position: absolute;
	top: -2px;
	left: -2px;
	text-align: center;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	padding-top: 108px;
}


#instructions li, #instructions ul {
	font-size: 10px;
	margin-bottom:5px;
	list-style:none;
}

#highslideThumb{
margin:0px 5px 0px 0px;
border:#920000 1px solid;
float:left;
}


<!--HIGHTSLIDE-->
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(../highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: 0px;
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(../highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: silver;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(../highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
	list-style: none;
}
.highslide-controls a {
	background-image: url(../highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
	background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
	background-position: -180px -30px;
} 


/* Styles for the popup like ajax*/
.highslide-wrapper, .rounded-white {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-wrapper .highslide-header {
	padding-bottom: 5px;
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}
.highslide-caption {
font-size:10px;
}


#pics {
	height:  250px;  
    width:   220px;  
    padding: 0;  
    margin:  0; 
}

#pics img {
    padding: 15px;  
    border:  1px solid #ccc;  
    background-color: #eee;  
/*    width:  200px; 
    height: 200px; */
    top:  0; 
    left: 0 

}