@charset "utf-8";
/* Body Elements */
body {
	background-color:#333;
		font-family:sans-serif;
	font-size:12px;
}
#container {
	background:url(http://farm5.static.flickr.com/4065/4712650948_9af7090576_o.jpg) no-repeat;
	width:800px;
	margin:25px auto;
	/*		border:1px dotted #FFCC00;*/
		height:600px;
}
h2 {
	color:#000;
	font-family:sans-serif;
	font-size:16px;
	color:#666;
	margin-bottom:12px;
}
h1 {
	font-size:24px;
	font-weight:bold;
	z-index: 10;
}
p {
	margin-top:5px;
}
#logo {
	float:left;
	background:#000;
	height:171px;
	width:296px;
	z-index:3;
}
#menu {
	height:35px;
	z-index:1;
}
#myScroll {
	font-family:sans-serif;
	font-size:12px;
	/*  background:url("elements/elBgnd.png") repeat-x;*/
      color:#000;
	height:100%;
	text-align:left;/*CSS3 properties
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-box-sizing:border-box;
      -webkit-box-sizing:border-box;
      box-sizing:border-box;
	   text-shadow:#999 1px 1px 1px;*/
	line-height:180%;
	z-index: 10;
}
#controls div {
	font-family:sans-serif;
	background:#fff;
	display:inline-block;
	padding:6px;
	cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 10;
}
#controls .sel {
	color:black !important;
	font-weight:bold;
}
#controls .disabled {
	color:gray;
}
#controls {
	float:right;
	color:gray;
	z-index: 10;
	padding:0 0 0 0;
}
#maincontent {
background:url(../images/menu-bg.png) repeat;
	margin-top:0px;
	margin-left:75px;
	width:330px;
	padding:15px 15px 15px 15px;
	z-index: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#maincontent-lg {

background:url(../images/menu-bg.png) repeat;
	margin-top:175px;
	margin-left:75px;
	width:635px;
	height:300px;
	padding:15px 15px 15px 15px;
	z-index: 1;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	overflow-x:visible;
	overflow-y:scroll;
}
#slogan {
	margin-left:500px;
	margin-top:130px;
	width:145px;
	height:98px;
}
#sent{
color:white;
font-size:24px;
	
}
#myScroll1 {
	font-family:sans-serif;
	/*  background:url("elements/elBgnd.png") repeat-x;*/
      color:#000;
	height:100%;
	text-align:left;/*CSS3 properties
      -moz-border-radius: 8px;
      -webkit-border-radius: 8px;
      -moz-box-sizing:border-box;
      -webkit-box-sizing:border-box;
      box-sizing:border-box;
	   text-shadow:#999 1px 1px 1px;*/
	line-height:180%;
	z-index: 10;
}
#myScroll1container{
	margin:175px 0 0 125px; width:550px;
		-moz-border-radius: 4px;
	-webkit-border-radius: 4px;background:url(../images/menu-bg.png) repeat;
	padding:15px 15px 5px 15px;}
	#controls1 div {
	font-family:sans-serif;
	background:#fff;
	display:inline-block;
	padding:6px;
	cursor:pointer;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	z-index: 10;
	
}
#controls1 .sel {
	color:black !important;
	font-weight:bold;
}
#controls1 .disabled {
	color:gray;
}
#controls1 {
text-align:center;
	color:gray;
	z-index: 10;
	padding:0 0 0 0;
}
#myScroll1 p.title{
	color:#000;
	font-size:16px;
	font-weight:bold;
	}
#myScroll1 p.weblink a {
	color:#000;
	font-size:12px;
	margin-bottom:25px;	font-weight:bold;
	}
#myScroll1 img {border:1px dotted #FFF; text-align:center;}
