/* 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-family:Geneva, Arial, Helvetica, sans-serif
}
/*
A:link
Defines the style for normal unvisited links.

A:visited
Defines the style for visited links.

A:active
Defines the style for active links.
A link becomes active once you click on it.

A:hover
Defines the style for hovered links.
A link is hovered when the mouse moves over it.
Note: Not supported by Netscape browsers prior to version 6.

*/
a:link {
	text-decoration: underline;
	color:#00F
}
a:visited {
	text-decoration: underline;
	color:#808080
}

a:active {
	text-decoration: underline;
	color:#0F0
}
a:hover{
	color: #D40000;
}
#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-size:0.9em;
	font-weight:normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
/*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:9pt;
	font-weight:normal;
	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;
}

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

#avmenu li{
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;
	border-left: 4px solid #990000;
	border-right: 4px solid #990000;
	background-color: #CCCCCC;
	color: #990000;
	margin-bottom:2px;
}
.announce{
	margin:10px 0 10px 0;
	padding:10px;
	width:130px;
	color:#505050;
	background-color:#f4f4f4;
	font-size: 9pt;
	font-family: Verdana, Geneva, sans-serif, Arial;
}


#content{
	margin:0 130px 20px 160px;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
	padding:0 10px 0 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
}

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

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


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

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

.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:10px;
	font-size:11px;
	text-align: left;
}

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

.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;
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 & Value! */
font-size:1.9em;
font-family: Times, "Times New Roman", serif;
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;
	text-align: left;
}

.right{
text-align:right;
}

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

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


.photo{
padding:5px;
display:block;
margin:0 auto 15px auto;
}





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

#sidebar2 p{
font-size:12px;
}
body,td,th {
	color: #000000;
}
.style1 {font-weight: bold}
.style2 {font-weight: bold}
.style3 {font-weight: bold}
.style5 {font-weight: bold}
.style6 {font-size: 14px}
.style9 {font-size: 13px; }
.style10 {font-size: small}
.style11 {font-size: 16px}
.style21 {	font-size: 24px;
	font-weight: bold;
}
.redtext {
	color: #F00;
	font-weight: bold;
	font-size: 14px;
}
.greentext {
	color: #007F00;
	font-weight: bold;
	font-size: 14px;
}
.bold {
	font-weight: bold;
	font-size: large;
}
.large {	font-size: 16pt;
	text-align: center;
	font-weight: bold;
}
/*aligns text to the left */
.align-text-left{
text-align: left;
}

/*aligns text to the center */
.align-text-center{
text-align: center;
}
