
*{padding:0px; margin:0px;}

body {
	font-size: 11px;
	font-family: Verdana, LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #EFEFEF;
	margin: 30px 30px 30px 30px;
	background:#53A3BF;
}

#centered {
	width:796px;
	margin: auto;
	/*height: 400px;*/
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	overflow: auto;
	margin: 10px auto;
}

#content {
	float:right;
	width:600px;
	margin: auto;
	/*height: 400px;*/
	border-style: dotted;
	border-width: 2px;
	border-color: #EFEFEF;
	margin: 0px auto;
	padding: 20px;
	overflow: auto;
}

#pixMenu {
	float:left;
	width:120px;
	margin: auto;
	/*height: 400px;*/
	border-style: none;
	border-width: 0px;
	border-color: #EFEFEF;
	/*margin: 0px auto;
	padding: 10px;
	overflow: auto;*/
}

#pixMenu1 {
	width:120px;
	margin: auto;
	/*height: 400px;*/
	border-style: dotted;
	border-width: 2px;
	border-color: #EFEFEF;
	margin: 0px auto;
	padding: 10px;
	overflow: auto;
}

#pixMenu2 {
	width:120px;
	margin: auto;
	text-align:center;
	font-size: 16px;
	border-style: none;
	border-width: 2px;
	border-color: #EFEFEF;
	margin: 0px auto;
	padding: 10px;
}
#pixMenu3 {
	width:140px;
	margin: auto;
	text-align:center;
	font-size: 12px;
	border-style: none;
	border-width: 2px;
	border-color: #EFEFEF;
	margin: 0px auto;
}

.left1 {
	float:left;
	text-align: left;
	width: 120px;
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	padding: 5px;
}

.right1 {
	float:left;
	width:440px;
	text-align: justify;
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	padding: 5px;
}

.left2 {
	float:left;
	text-align: left;
	width: 75px;
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	padding: 5px;
}

.center2 {
	float:left;
	width:165px;
	text-align: justify;
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	padding: 5px;
}
.right2 {
	float:left;
	width:320px;
	text-align: justify;
	border-style: none;
	border-width: 1px;
	border-color: #5F5F5F;
	padding: 5px;
}

.thumbnail {
	/*margin: 10px;*/
	text-align: left;
}

#footer {
	position:absolute;
	text-align:right;
	vertical-align: bottom;
	width:357px;
	height:1.5em;
	color:#5F5F5F;
	border-bottom:8px solid #53A3BF;
	background:#53A3BF;
	padding-left:10px;
	line-height:1.5em;
	margin-right:2px;
	font-size: 11px;
}

.square {
	list-style-type:square;
	list-style-position:outside;
}

.circle{
	list-style-type:disk;
	list-style-position:inside;
}


.img {
	border-style: none;
	border-width: 0px;
}

.clear {
	clear: both;
	padding:5px;
}

.linebreak {
	clear: both;
	padding:5px;
	text-align:center;
}

a:link {
	color:#5F5F5F;
	text-decoration: none;
}
a:visited {
	color:#5F5F5F;
	text-decoration: none;
}
a:hover {
	color:#EFEFEF;
	text-decoration: none;
}
a:active {
	color:#5F5F5F;
	text-decoration: none;
}

hr {
  	border: 0 dashed;
  	width: 155px;
   	color: #5F5F5F;
	background-color: #5F5F5F;
	height: 1px;
	text-align:left;
}


/*The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_variations.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any
way to fit your requirements*/

.menu1,.menu2 { 	/* Set up the default font and overall size to include image */
	width:800px;
	height:30px;
	/*background:#fff url(../meeting.jpg) 0 20px no-repeat;*/
	position:relative;
	/*margin:2em 125px 0 125px;*/
	margin: 0 auto;
	font-family: verdana,tahoma, geneva, "lucida sans unicode", "lucida grande", sans-serif;

}

.menu1 ul,.menu2 ul {	/* get rid of the default padding - margin and bullets */
	padding:0;
	margin:0;
	list-style-type: none;
}

.menu1 ul li {	/* make menu horizontal */
	float:left;
	position:relative;
}

.menu2 ul li {	/* make menu horizontal */
	float:right;
	position:relative;
}

.menu1 ul li a, .menu1 ul li a:visited,
.menu2 ul li a, .menu2 ul li a:visited {	/* set up the default top level links */
	display:block;
	text-decoration:none;
	width:98px;
	height:1.5em;
	font-weight:bold;
	color:#5F5F5F;
	border-bottom:8px solid #5F5F5F;
	background:#53A3BF;
	padding-left:0px;
	line-height:1.5em;
	margin-right:2px;
}

.menu1 ul li span {
	display:block;
	text-decoration:none;
	width:98px;
	height:1.5em;
	font-weight:bold;
	color:#FFF;
	border-bottom:8px solid #FFF;
	background:#53A3BF;
	padding-left:0px;
	line-height:1.5em;
	margin-right:2px;
}

.menu2 ul li span {
	display:block;
	text-decoration:none;
	width:98px;
	height:1.5em;
	font-weight:bold;
	color:#FFF;
	border-bottom:8px solid #FFF;
	background:#53A3BF;
	padding-left:0px;
	line-height:1.5em;
	margin-right:2px;
}

.menu1 ul li:hover a,
.menu1 ul li a:hover,
.menu2 ul li:hover a,
.menu2 ul li a:hover {	/* style the top level hover */
	color:#EFEFEF;
	border-bottom:8px solid #EFEFEF;
}



