@CHARSET "ISO-8859-1";
/****************************/
/** General **/
*									{ }
body								{ font-family:Verdana, Geneva, sans-serif; font-size:12px; background-image:url(../Images/Pages/patternhead20c-thumb.png);}
img 									{ border:none; }

#container							{ margin:0 auto; text-align:left; margin-bottom: 15px; margin-top: 30px; width:842px; position:relative; background-color:#FFFFFF; }

#headerlogo							{ width:842px; height:130px;	position:relative; background-image: url(../Images/Pages/logo.png); background-repeat:no-repeat; }
	
#navbar								{ position:absolute; height:26px; bottom:0px; right:0px;}
#navbar a							{ font-size:15px; color:#111;  margin-top:6px; margin-right: 15px; text-decoration:none; }
#navbar a:hover						{ text-decoration:underline; }

#leftcolumn							{ width:236px; position:relative; float:left; font-size:11px; padding-bottom:20px;}
#leftcolumn #piclist 				{ width:181px; margin-left:auto; margin-right:auto; }
#leftcolumn #piclist .lcImage		{ width:181px; height:136px; margin: 3px; border:1px solid #111111;}

#footer								{ width:842px; position:relative; clear:both; padding: 10px 0; border-top:1px solid #BFBFBF; font-size:12px; }
#footer #copytext					{ padding-left:25px; }

#content							{ width:575px; position:relative; float:right; padding-right: 15px; padding-left: 15px; padding-top: 10px;
										padding-bottom: 20px; line-height:110%; }
p									{ font-size: 11px; margin-bottom: 10px; }
h2									{ font-size: 18px; font-weight: normal; color: #990000; margin-top: 10px; margin-bottom: 15px; }
h3 									{ font-size: 16px; font-weight: normal; color: #574218; margin-top: 10px; margin-bottom: 10px; }
h4 									{ font-size: 14px; font-weight: normal; color: #574218; margin-top: 10px; margin-bottom: 10px; }
h5 									{ font-size: 13px; font-weight: normal; color: #568220; margin-top: 10px; margin-bottom: 10px; }
h6 									{ font-size: 12px; font-weight: normal; color: #333399; margin-top: 10px; margin-bottom: 10px; }
a									{ font-size: 11px; color:#333399; }
a:hover								{ text-decoration:none; }

.floatlf 							{ float: left; }		
.floatrg 							{ float: right; }

#logo								{ height:91px; margin: 15px 25px 0px 0px; border-top:1px solid #261910; padding-top:20px; }
#logo .osci 							{ width:350px; height:91px; background-image:url(../Images/Pages/osci_instructor.jpg); background-repeat:no-repeat; }

#fotogallerycontent					{ width:802px; position:relative; float:right; padding: 20px; }
#fotogallerycontent .nameAlbum 		{ background-color:#ffddaa;	/*-moz-border-radius: 6px 6px 6px 6px;*/ }
#fotogallerycontent .albumPictures 	{ border: 1px solid #574218; padding: 5px;}

/****************************/
