/* andreas01 - an open source xhtml/css website layout by Andreas Viklund  - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.3 (Nov 28, 2005)

Screen layout: */

body{
	margin:0 auto;
	padding:0;
	background:#f3f0e9 url('images/bg.gif') repeat-y top center;
	color:#000;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font-size:13px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}


#wrap{
background:#ffffff;
color:#000000;
margin:0 auto;
width:936px;
}
#mymenu{
clear:both;
margin:0 0 0 0;
padding:0;
height:15px;
}
#headerPic{
position:relative;
TOP:0px;
LEFT:0px;
}
#header{
clear:both;
margin:0 0 0 0;
padding:0;
height:15px;
float:center;
}

#header h1{
width:750px;
margin:0 0 10px 0;
float:center;
/* font-family: Times, "Times New Roman", serif; */
font-family: arial, helvetica, verdana, geneva, georgia, monaco;
/* 35mm slide scanning header font adjustment here */
color:#336699;
font-size:0.8em;
font-weight:bold;
/*line-height:1.5em; */
}

#header p{
width:0px;
float:right;
text-align:center;
color:#336699;
margin:0 0 10px 0;
font-family: arial, helvetica, verdana, geneva, georgia, monaco;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}


#frontphoto{
border:0px none;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px
}

#avmenu{
clear:left;
float:left;
width:150px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:11px;
}	

#avmenu li{
margin-bottom:2px;
}

#avmenu li a{
font-weight:bold;
height:15px;
text-decoration:none;
color:#333333;
display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
padding:2px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#avmenu li a:hover{
	border-left: 4px solid #990000;
	border-right: 4px solid #990000;
	background-color: #CCCCCC;
	color: #990000;
}
.announce{
margin:10px 0 10px 0;
padding:10px;
width:130px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;
}


#content{
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	text-align:center;
	font-family: arial, helvetica, verdana, geneva, georgia, monaco;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	font-style: normal;
}

#content h1{
	font-size:1.5em;
	font-family: arial, helvetica, verdana, geneva, georgia, monaco;
	margin:0 0 0.5em 0;
	text-align: center;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

/*#content img{
padding:1px; */

background:#cccccc;
color:#303030;
border:4px solid #f0f0f0;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
	color: #050504;
	text-decoration:underline;
}

a:hover{
	text-decoration:underline;
	color:#2A0000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
a:link {
	text-decoration: underline;
	color:#2A0000
}
a:visited {
	text-decoration: underline;
	color:#2A00AA
}

a img{
border:0px none;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
width:500px;
text-align:center;
color: #080808;
background:#ffffff;
font-size:0.9em;
}

#footer a{
color: #060505;
background:#ffffff;
text-decoration:underline;
}

#footer a:hover{
text-decoration:underline;
}

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

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

#extras ul{	
list-style:none;
width:100px;
margin:0 0 20px 0;
padding:0;
font-size:.9em;
}	

#extras li{
margin-bottom:4px;
}

#extras{
float:right;
clear:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#extras li a{
font-weight:bold;
height:15px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}	
	
#extras li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

#sidebar{
/* change the width of the right side text bar */
width:120px;
float:right;
margin-top:20px;
}

#sidebar p{
font-size:12px;
}

.sidelink{
display:block;
/* change the width of the right side buttons */
width:110px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
/* change the font size of the Quick Link menu */
font-size:12px;
font-weight:bold;
text-align:left;
background:#eee;
color:#26c;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink:hover{
background:#fff;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}


.menuheader{
background:#fff;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}

.sidelink2{
display:block;
/* change the width of the right side buttons */
width:110px;
margin:3px 10px 2px 0;
padding:5px 0 5px 8px;
/* change the font size of the Quick Link menu */
font-size:12px;
font-weight:bold;
text-align:left;
background:#eee;
color:#FF0000;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
}

.sidelink2:hover, .menuheader{
background:#fff;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #888;
border-bottom:1px solid #888;
border-left:1px solid #ddd;
text-decoration:none;
}
h1{
	margin:0 0 20px 0;
	/* change the font size of H1 and Outstanding Professional 35mm Slide Scanning Service &amp; Value! */
font-size:1.9em;
	font-family: Times, "Times New Roman", serif;
	font-weight:bold;
	text-align: center;
}

h2{
margin:0 0 20px 0;
font-size:1.2em;
font-weight:normal;
}

h3{
margin:20px 0 10px 0;
font-size:1.4em;
font-weight:normal;
}

p{
	margin:0 0 15px 0;
	line-height:1.5em;
	text-align: center;

}

.right{
text-align:right;
}

a img{
/*border:0px none; */
text-align: right;
}

img src{
/*border:0px none; */
text-align: right;
}


.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
background-color:#f0f0f0;
}





/* Whenever there is a "p.bodytext" entered, this is the formating you will get */
p.bodytext
{
color: black;
text-align: left;
text-indent: +5px;
}

/* Whenever there is a "p.alert" entered, this is the formating you will get */
p.alert
{
color: red;
text-align: center;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;}

/* Whenever there is a "p.bold" entered, this is the formating you will get */
p.bold
{

font-weight: bold;
}

/* Whenever there is a "p.italic" entered, this is the formating you will get */
p.italic
{
font-weight: inherit;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-style: italic;
}

/* Whenever there is a "p.font no serif" entered, this is the formating you will get */
p.font-family no serif
{
font-family: Verdana, Helvetica, Arial, sans-serif;
}

/* Whenever there is a "p.color highlight" entered, this is the formating you will get */
p.color highlight
{
color: #0a0aee;
text-align: left;
}

/* Whenever there is a "p.align left" entered, this is the formating you will get */
p.align left
{
text-align: left;
}


#avmenuRight{
	clear:right;
	float:right;
	width:130px;
	padding:0;
	font-size:0.9em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: normal;
}

#avmenuRight ul{
	list-style:none;
	width:130px;
	padding:0;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-weight: normal;
}	

#avmenuRight li{
	margin-bottom:2px;
	font-weight: normal;
}

#avmenuRight li a{
	height:15px;
	text-decoration:none;
	color:#000;
	display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	padding:2px 0 0 10px;
	border-left:4px solid #cccccc;
	background-color: #EBD383;
	font-weight: normal;
}	
	
#avmenuRight li a:hover{
	border-left: 4px solid #990000;
	border-right: 4px solid #990000;
	background-color: #c5f7d4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}
#bottomMenu{
	width:180px;
	padding:0;
	font-size:0.9em;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-weight: normal;
}

#bottomMenu ul{
	list-style:none;
	width:180px;
	padding:0;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	font-weight: normal;
}	

#bottomMenu li{
	margin-bottom:2px;
	font-weight: normal;
}

#bottomMenu li a{
	height:15px;
	text-decoration:none;
	color:#000;
	display:block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	padding:2px 0 0 10px;
	border-left:4px solid #cccccc;
	background-color: #EBD383;
	font-weight: normal;
}	
	
#bottomMenu li a:hover{
	border-left: 4px solid #990000;
	border-right: 4px solid #990000;
	background-color: #c5f7d4;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
}



.ed-left {
	text-align: left;
}
.title {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}

.title a:link {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}

.title a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #993300;
}

.title a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC8800;
}

#apDiv1 {
	position:relative;
	left:400px;
	top:10px;
	width:158px;
	height:25px;
	z-index:1;
}
-->