
body {
	margin:0 auto;
	text-align: center;
	/* background: #666666; */
	/* background: url("/Logos/BG-darker.jpg"); */
	background: url("/Logos/blog-bg.jpg") repeat-x top center fixed; 
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Utopia', 'Bitstream Vera Sans', verdana, arial, sans-serif;
	font-size: 14px;
	color: #b0b0b0;
}

body.mainpage {
	/* background: url("/Logos/BG-mid.jpg"); */
	background: url("/Logos/blog-body.jpg") repeat-x top center fixed; 
}

/* #header { background: url("/Logos/blog-bg.jpg") no-repeat bottom center; border: none; } */
#header { background: url("/Logos/blog-header.jpg") repeat-x top center fixed; border: none; } */


table {
	font-family: 'Lucida Grande', 'Trebuchet MS', 'Utopia', 'Bitstream Vera Sans', verdana, arial, sans-serif;
	font-size: 14px;
}

a:link { color: #999999; text-decoration: underline; }
a:visited { color: #8a8a8a; text-decoration: underline; }
a:hover, a:visited:hover { text-decoration: underline; }
/*
a:link { color: #c4c4be; text-decoration: none; }
a:visited { color: #c4beb2; text-decoration: none; }
*/

table.linewrap {
	/* background: url("/Logos/BG-mid.jpg");*/
	/* background: url("/Logos/blog-body.jpg") repeat-x top center fixed; */
	background-color: #444444;
	border:solid #222222;
	border-width: 0 1px 0 1px; */
}
/* For slide look for thumbnails */

.picturebox {
	background-image:url("/Logos/slide.gif");
	background-repeat: no-repeat; 
	/* border: 1px solid #000000; */
	padding:2px;
	width: 227px;
	position:relative;
	line-height:227px;
	float: left;
}

.framebox {
	/* border: 5px double #777777; */
	height:227px;
	position:relative;
	text-align: center;
}

/* End slide look for thumbnails */

#img-content {
	width:900px;
	margin:0 auto;
	position:relative;
}

#img-content td {
	border:solid #444444;
        border-width:0 2px 2px 0;
        background:#EEE;
        padding:20px 25px 20px 25px; 
        position:relative; 
	/* float:center; */
	/* display:inline; */
        margin:5px;
	font-size:80%;
	vertical-align:top;
}

#img-content img{
	border:solid #888888;
        border-width:0 1px 1px 0;
	max-height: 475px;
}
	
#thin-img img{
	border:solid #555;
        border-width:0px 2px 2px 0px;
	max-height: 475px;
}

#share {
        background:#333;
	border: solid #222;
        border-width:1px 2px 2px 1px;
	text-align: top;
	vertical-align:top;
	margin: 1px;
	font-size: 34px;
	font-weight: bold;
}

#main-text {
	text-align: left;
	margin: 20px;
}

#main-text h3{
	text-align: left;
}
#main-text h4{
	text-align: left;
}
#main-text td{
	text-align: left;
}

#main-text li{
	text-align: left;
}

#main-text p{
	text-align: left;
}

#main-text br{
	text-align: left;
}

#main-content {
	width:900px;
	margin:0 auto;
	position:relative;
}

#main-content td{
	border:solid #454545;
        border-width:0 0 0 0;
        /* background:#777; */
        padding:15px 20px 15px 20px; 
        position:relative; 
	/* float:center; */
	/* display:inline; */
        margin:5px;
	font-size:80%;
	vertical-align:top;
	text-align:left;
}



#main-content li{
	/* width:230px; */
	border:solid #454545;
	border-width:0 1px 1px 0; 
	background:#777;
	/* padding:20px 15px 20px 15px; */
	padding:15px 20px 15px 20px; 
	position:relative;
	float:right;
	display:inline;
	margin:10px;
}

#fullplate-navigation{
	list-style:none;
	margin:5px 0 0 45px;

}

#fullplate-navigation li{
	display:block;
	float:left;
	width:210px;
		
}

#previous{
	text-align:left;
}

#next{
	text-align:right;
}


#fullplate-navigation li a{
	display:block;
	width:190px;
	padding:10px;
}

#fullplate-navigation li a:hover{
	color:#333;
}



#fullplate-photo{
	border:solid #EEE;
	border-width:0 1px 1px 0;
/* uncomment and adjust this if you want a rounded frame in Mozilla browsers
 * 	-moz-border-radius:20px;
 * 	 */
	background:#FFF;
	padding:5px 15px 15px 15px;
	margin:0 auto;
	width:600px;
}




#main-content  a span{
	position:absolute;
	left:-9999px; 

}

#main-content a:hover {	
	text-decoration:none;
}

#main-content a:hover span {	
	top:2px;
	left:2px;
	width:174px;
	font-weight:bold;
	background:#222;
	color:#999;
	padding:5px 3px 5px 3px;
	text-align:left;
	font-size:70%;
	border:1px solid #AAA;
	border-width:0 0 10px 0;
	filter: alpha(opacity=90);
	-moz-opacity:.9; 
 	opacity:.90; 
} 

#main-content img{
	/* border:0px solid #000; */
   	border:0px 1px 1px 0px solid;
	border-color:#666;
}

#foot{
	padding-top:2px;
	margin-bottom:2px;
	clear:both;
}

/* For simpleviewer */
#idplate {
  display: none;
}
#contact .inside {
  margin: 0 auto !important;
  text-align: right !important;
  width: 95% !important;
}

#contact {
  background-color: #411E45 !important; 
  text-align: center !important; 
  padding: 0.00 !important;
  margin: 0.00 !important;
  clear: both !important;
  color: inherit;
}

#flashcontent {
        height: 600px ;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
	border: 1px;
}

#header .inside {
  background-color: transparent !important;
  height: 50px !important;
  margin: 0 auto !important;
  width: 95% !important;
  color: inherit;
}


/* 
 * For CSS based menus
 */

/* ================================================================ 
 * This copyright notice must be untouched at all times.
 *
 * The original version of this stylesheet and the associated (x)html
 * is available at http://www.cssplay.co.uk/menus/simple_vertical.html
 * Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
 * This stylesheet and the associated (x)html may be modified in any 
 * way to fit your requirements.
 * =================================================================== */

/* Add a margin - for this demo only - and a relative position with 
 * a high z-index to make it appear over any element below */
#menu_container {margin:0px 0 0px 0px; position:relative; width:970px; height:25px; z-index:100;}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:192px; font-size:11px; color:#b0b0b0; height:25px; line-height:24px; text-decoration:none; text-indent:5px; border:1px solid #333; border-width:1px 1px 1px 1px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px;}

/* Set up the list items 
#pmenu li {float:left; background:#7484ad;} */
#pmenu li {float:left; background:#1e1e23;} 

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background:#1e1e23; color:#b0b0b0;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:150px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#1e1e23; color:#b0b0b0;}
*
*/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#1e1e23; color:#b0b0b0;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#1e1e23 url(/Logos/arrow-right.gif) no-repeat right center;}
#pmenu li.drop {background:#1e1e23 url(/Logos/arrow-down.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */
<!--[if lt IE 7]>

   /* change the drop down levels from display:none; to visibility:hidden; */
    * html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 30px 30px; background:transparent url(transparent.gif);}
    *
    */* keep the third level+ hidden when you hover on first level link */
    #pmenu li a:hover ul ul{
    visibility:hidden;
    }
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can 
   add as many sub levels as you like */
<![endif]-->

<!--[if lt IE 7]>
    <link href="/css/elegance/pngfix.css" media="screen" rel="stylesheet" type="text/css" />
<![endif]-->


