/* 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:#303030; font-style:normal; font-variant:normal; font-weight:normal; font-size:10pt; font-family:Geneva, Arial, Helvetica, sans-serif
}


#wrap{
	background:#ffffff;
	color:#000000;
	width:7.0in;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header{
display:none;
}

#header h1{
display:none;
}


#header p{
display:none;
}

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

#avmenu{
display:none;
}

#avmenu ul{	
display:none;
}	

#avmenu li{
display:none;
}

#avmenu li a{
display:none;
}	
	
#avmenu li a:hover{
display:none;
}

.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;
	line-height:1.6em;
	text-align:left;
	font-family: arial, helvetica, verdana, geneva, georgia, monaco;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
}

#content h1{
font-size:16pt;
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;
}

/*#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;
background:#ffffff;
text-decoration:underline;
}

a:hover{
text-decoration:underline;
color:#286ea0;
background:#ffffff;
}

a img{
display:none;
}

#footer{
display:none;
}

#footer a{
display:none;
}

#footer a:hover{
display: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{
display:none;
}

#sidebar p{
display:none;
}

.sidelink{
display:none;
}

.sidelink:hover, .menuheader{
display:none;
}

.sidelink2{
display:none;
}

.sidelink2:hover, .menuheader{
display: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;
}

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:1.5em;

}

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

/* This will hide the picture */
.hiddenPic {display:none;}
