/* 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:#f4f4f4 url('bg.gif') repeat-y top center;
color:#FFFFFF; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px; font-family: arial, helvetica, verdana, geneva, georgia, monaco;
}
a:link {
	text-decoration: underline; color:#003399
}
a:visited {
	text-decoration: underline; color:#3366CC}

a:active {
	text-decoration: underline;
}

#wrap{
background:#ffffff;
color:#000000;
margin:0 auto;
width:900px;
}

#header{
clear:both;
margin:0 0 0 0;
padding:0;
height:15px;
}

#header h1{
	width:350px;
	float:left;
	/* 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-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	font-size: 12px;
/*line-height:1.5em; */
}


#header p{
width:495px;
float:right;
text-align:center;
color:#336699;
margin:0 0 10px 0;
font-family: arial, helvetica, verdana, geneva, georgia, monaco;
font-size:0.9em;
font-weight:normal;
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:161px;
margin:0 0 20px 0;
padding:0;
font-size:11px;
}	

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

#avmenu li a{
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{
	margin:0 130px 20px 160px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0 10px 0 10px;
	line-height:normal;
	text-align:left;
	font-family: arial, helvetica, verdana, geneva, georgia, monaco;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

#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;

}

a:hover{
	color:#000000;
	text-align: center;

}

a img{
border:0px none;
}

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

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

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

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

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

.textright{
text-align:right;
}
.textleft{
text-align:left;
}
.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{
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:10px;
}

#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:normal;
	text-align:left;
	color:#000000;
	border-top:1px solid #ddd;
	border-right:1px solid #bbb;
	border-bottom:1px solid #bbb;
	border-left:1px solid #ddd;
	background-color: #D6DEEB;
}

.sidelink: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;
}

.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;
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 & Value! */
font-size:1.9em;
font-family: arial, helvetica, verdana, geneva, georgia, monaco;
font-weight:bold;
}

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

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

p{
	margin:0 0 15px 0;
	line-height:normal;
	color: #88888;
}

.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-family: arial, helvetica, verdana, geneva, georgia, monaco;}

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

/* Whenever there is a "p.italic" entered, this is the formating you will get */
p.italic
{
font-weight: inherit;
font-family: arial, helvetica, verdana, geneva, georgia, monaco;
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: arial, helvetica, verdana, geneva, georgia, monaco;
}

/* 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;
}
#sidebar2{
/* change the width of the right side text bar */
width:120px;
float:right;
margin-top:10px;
}

#sidebar2 p{
font-size:12px;
}
.05pxFont {
	font-size: 5px;
}
