body {
	background: #000000;
	color: #ffffff;
	font-family: verdana, arial, sans-serif;
	font-size: 95%;
	text-align: center;
	line-height: 115%;
	padding: 50px 0 0 215px; /* Using padding instead of margin to correct menu error in Opera */ /* 50px 0 0 215px */
	margin: 0;
} 

.yellow {
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}

.red {
	color: red;
}

.highlight {
	background: yellow;
	color: #ff0000;
	font-weight: bold;
}

.bold {
	font-weight: bold;
}

a:link     { color: #0066ff; } /* 0066FF is a lighter blue */
a:visited  { color: #ff9000; }
a:hover    { color: #0066ff; text-decoration: none }
ul.manual a:hover { color: #0066ff; text-decoration: none; border: solid 1px; padding: 0 2px 0 2px; font-size: 110% }


/* Milonic Menu Styling */

.onhover {
	font-variant: small-caps;
}

.onhover a {
	text-decoration: none;
}

.offhover {
	font-variant: normal;
}

.offhover a {
	text-decoration: none;
}

div.milonic { width: 10%; height: 10px; visibility: hidden; position: absolute; text-indent:-300em }

a.tooltip {
	border-bottom: dashed 1px orange;
}

/* END MENU STYLING */

/* DIV STYLES */

#container {
	width: 99.5%;
	margin: 0 -230px 0 0;
	float: left;
}

#sidebar {
	width: 225px;
	float: right;
	text-align: center;
	padding: 0;
	margin: 0;
}

#sidebar img {
	border: solid #888888 1px;
	margin: 5px;
}

#content {
	margin-right: 230px;
	padding: 0;
}

#info {
	width: auto;
	height: auto;
	border: 1px dotted #ffa500;
	margin: 0px;
	padding: 0 8px 0 8px;
} 

#info ul {
	/* list-style-type: none; */
	text-align: left;
	margin: 0 10px 0 5px;
	padding: 0;
}

#info ul li {
	margin: 0 0 15px 7px;
	padding: 0;
}

#info ul li ul li {
	margin: 0 0 0 30px;
	list-style-type: square;
}

div.footnote {
	width: 600px;
	margin: 0 auto;
	text-align: left;
	padding-bottom: 400px
}

div.adwords {
	text-align: center;
	float: right;
	margin-right: 30px;
}

div#FotomotoToolbar {
	width: 450px;
	margin: 0 auto
}


/* NOT CURRENTLY USED
div#toplinks {
	position: relative;
	top: -45px;
	float: right;
	text-align: right;	
}

div#toplinks a {
	color: #0099ff;
	margin-right: 10px;
} */

/******   STYLES THE PICTURE NAVIGATION DIV  ********/

#nav {
	margin-bottom: -10px;
	padding: 0;
}

#nav a:visited { color: #0066ff; }
#nav a:hover { color: red; }

.back {
	color: #0066ff;
	text-decoration: none;
	margin-right: 50px;
}

.first {
	color: #999999;
	text-decoration: none;
	margin-right: 50px;
}

.index {
	color: #0066ff;
	text-decoration: none;
}

.next {
	color: #0066ff;	
	text-decoration: none;
	margin-left: 50px;
}

.last {
	color: #999999;	
	text-decoration: none;
	margin-left: 50px;
}

.horizontal { /* for placement of Nav DIV at top of page on horizontal pictures */
	position: relative;
	top: -45px;	
}

/***** END OF NAV DIV STYLING ******/

/* END OF ALL DIV STYLES */


form#donate {
	border: 1px dotted #ffa500;
	padding: 10px;
	width: 90%;
}

form#donate p {
	margin: 0;
	padding: 0;
}

ul.inlinemenu {
	width: 99%;
	font-size: 90%;
	font-weight: normal;
	list-style-type: none;
	margin: 0 auto 50px auto;
	padding: 0;
}

ul.inlinemenu li {
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
}

ul.inlinemenu a {
	font-weight: normal;
}

li.list_header { /* Used for "MANUALS BY REQUEST BELOW" list heading in download page. */
	list-style-type: none;
	text-decoration: underline;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
}

img.picture {
	border: solid 1px #999999;
	/* border: solid 6px #ffffff; */
}

p.center {
	text-align: center
}

.bottom { /* This is to create some space for items at the bottom of the page */
	margin-bottom: 75px;
}

.fineprint {
	font-size: 80%;
}

.new {
	color: yellow;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

p.wtc {
	/* float: left; */
	text-align: justify;
	font-style: italic;
}

img#wtc {
	border: 1px solid #888888;
	float: left;
	margin: 0 20px 0 0;
}

/****** TABLE STYLES *******/
table.thumbs {
	border-collapse: collapse;
	width: 75%;
	text-align: center;
	margin: 0 auto 0 auto;
}

table.thumbs td {
	font-size: 80%;
	vertical-align: middle;
	padding: 10px;
}

table.thumbs img {
	border: solid #888888 1px;
}

table.lenses img {
	border: solid 1px #777777;
}

table.lenses {
	width: 700px;
	text-align: center;
	border: solid 1px #ffffff;
	border-collapse: collapse;
	margin: 0 auto 40px auto;
}

table.lenses td {
	border: solid 1px #ffffff;
	margin: 0;
	padding: 5px;
}

table.lenses .bold {
	font-weight: bold;
}

/****** END TABLE STYLES *******/


/* h1 is for the navigation statement */
        
h1	{
	font-size: 11pt;
	color: #ff0000;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	margin: -40px auto 5px auto;
}

/* h2 is for the section headers on "about my photography" page */		
h2	{
	font-family: verdana, arial, sans-serif;
	font-size: 16pt;
	text-align: center;
	color: #ffa500;
	text-decoration: underline;
	line-height: 115%;
	margin: 5px 0 5px 0;
}

h2.sub {
	font-size: 12pt;
	text-align: left;
}

/* h3 is skipped because of the Microsoft Guest Book */

/* h4 is for "Latest News and Headlines" */
h4 {
	font-size: 14pt;
	font-weight: bold;
	text-decoration: underline;
}

/* H5 is for the White Headers */
h5 {
	text-align: center;
	font-size: 18pt;
	text-decoration: underline;
}	


/***** Below are the page background and margin classes *****/

.vertical {
	padding-top: 5px;
}
		
#about_me {
	background: #000000 url('backgrounds/about_photo_1.gif') no-repeat 0 0 fixed;
	padding-right: 10px;
	text-align: left;
}

#animals {
	background: #000000 url('backgrounds/animals_1.gif') no-repeat 0 0 fixed;
}

#armenia {
	background: #000000 url('backgrounds/armenia_bg.jpg') no-repeat 0 0 fixed;
}
		
#blank {
	background: #000000 url('backgrounds/blank_starburst.gif') no-repeat 0 0 fixed;
}

#dl {/*  For manuals download page. Renamed to DL to accomodate Fotomoto  */
	background: #000000 url('backgrounds/download_1.gif') no-repeat 0 0 fixed;
	text-align: left;
	padding-left: 215px;
}	

#flowers {
	background: #000000 url('backgrounds/flowers_1.gif') no-repeat 0 0 fixed;
}

#foliage {
	background: #000000 url('backgrounds/foliage_1_1.gif') no-repeat 0 0 fixed;
}

#guestbook {
	background: #000000 url('backgrounds/guestbook_1.gif') no-repeat 0 0 fixed;
	text-align: left;
}
	
#home {
	background: #000000 url('backgrounds/home_1.gif') no-repeat 0 0 fixed;
	padding-left: 210px;
	text-align: left;
}

#links {
	background: #000000 url('backgrounds/links.gif') no-repeat 0 0 fixed;
	text-align: left;
}

body.lenses {
	background: #000000 url('backgrounds/lens_test.gif') no-repeat 0 0 fixed;
	padding-left: 200px;
}

#mykids {
	background: #000000 url('backgrounds/mykids.gif') no-repeat 0 0 fixed;
}

#picmain {
	background: #000000 url('backgrounds/pictures_main_1.gif') no-repeat 0 0 fixed;
	text-align: left;
}

#portraits {
	background: #000000 url('backgrounds/portraits_1.gif') no-repeat 0 0 fixed;;
}

#scenics {
	background: #000000 url('backgrounds/scenics_1_1.gif') no-repeat 0 0 fixed;;
}
		
#sunrise {
	background: #000000 url('backgrounds/sunrise_1.gif') no-repeat 0 0 fixed;
}

/* noscript styling */

table.noscript {
	width: 147px;
	position: absolute;
	top: 50px;
	left: 50px;
	margin: 0;
	padding: 0;
}

table.noscript td {
	font-weight: bold;
	font-size: 110%;
	text-align: center;
	height: 55px;
	line-height: 100%;
	padding: 0px;
	margin: 0;
}

table.noscript td a:link {
	color: white;
	font-variant: normal;
	font-size: 100%;
	text-decoration: none;
}

table.noscript td a:visited {
	color: white;
	font-variant: normal;
	font-size: 100%;
	text-decoration: none;
}

table.noscript td a:hover {
	color: #ff9900;
	font-variant: small-caps;
	font-size: 115%;
	text-decoration: none;
}

div.noscript {
	text-align: center;
	position: relative;
	top: -10px;	
	margin-bottom: -50px;
}

ul.nsmenu {
	width: 99%;
	font-size: 100%;
	font-weight: bold;
	list-style-type: none;
	margin: 0 auto 50px auto;
	padding: 0;
}

ul.nsmenu li {
	display: inline;
	margin: 0 5px 0 5px;
	padding: 0;
}