html,body    { padding: 0px; margin: 0px; background-color: #000000; color: #818181; }

body,a,div,p,span
        { font-size: 9pt; font-family: Tahoma, Arial, Helvetica, sans-serif; }

a img { border-width: 0px; }

#heading .title { float:right; width: 600px; height: 130px; margin: 20px; padding: 10px;}
#heading .photo { float:left; width: 100px; height: 130px; margin: 20px; padding: 5px; border: 1px solid #FFFFFF; }

#content  { margin: 70px; padding: 10px; border: 3px solid #FFFFFF; }
#content h4 { color: #FFA600; font-size:12pt; font-weight; bold; margin-left: 10px; letter-spacing: 0.05em; }
#content a {color: #FFFFFF; text-decoration: underline}
#content a:hover {color: #458AD7; text-decoration: underline}

#text { clear: both; }

#copyright { clear: both; font-size: 8pt; font-style: italic; border-top: 1px dashed #000000; padding-top: 10px; text-align:
 right;  margin-right: 70px;}

#left { width: 25%; margin:5px; padding:5px; vertical-align: top; text-align:center;}
#middle { width: 50%; border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF; margin:5px; padding:5px; vertical-align: top;}
#right { width: 25%; margin:5px; padding:5px; vertical-align: top; text-align: center;}

#blog .date {font-style: italic; }

#menu { clear:both; text-align: center; margin-top: 10px; }



	.imageSlideshowHolder,.imageSlideshowHolder_left{
		margin:0px;	/* "Air" */
		/* float:right; * Floating gallery at the right side of other web page content */		
		width:100px;	/* Image width */
		height:100px;	/* Image height */
		
		position:relative;	/* Don't remove this line */
	}
	.leftFloatingDiv{
		float:left;
		width:100px;
		height:100px;
	}
	/* Don't change these values */
	.imageSlideshowHolder img{
		position:absolute;
		left:0px;
		top:0px;
                padding: 4px;
                border: 1px solid #FFFFFF;
	}



.icon { width: 16px; height: 16px; }
