* { padding: 0; margin: 0; }

body {
 font-family:arial,sans-serif;
 font-size: 12px;
}
h1 {
	font-size: 20px;
	background: #fff url(../img/square_large.gif) no-repeat top left;
	padding-left: 18px;
}
#wrapper { 
 margin: 0 auto;
 width: 1000px;
}
#faux {
 background: url(../img/bg.gif);
 margin-bottom: 0px;
 overflow: auto;
 width: 100%
}
#headertop {
 color: #333;
 width: 1000px;
 height: 45px;
 margin: 30px 0px 0px 0px;
 background: #ABBEBE;
 background: #fff url(../img/headerbg.gif) no-repeat top center;
}
#header {
 color: #333;
 width: 1000px;
 height: 165px;
 margin: 0;
 background: #ABBEBE;
 background: #fff url(../img/bg_.gif) repeat-y;
}
#leftcolumn { 
 display: inline;
 color: #333;
 margin: 10px 0 15px 0;
 width: 359px;
 float: left;
 min-height: 400px;
 
}
#rightcolumn { 
 float: right;
 color: #333;
 margin-top: 10px;
 width: 625px;
 display: inline;
 position: relative;
 
}
#footer { 
 width: 1000px;
 height: 40px;
 clear: both;
 background: #ABBEBE;
 background: #e1e0e0 url(../img/footerbg.gif) no-repeat top center;
 text-align: center;
 padding-top: 30px;
 color: #000;
}
.clear { clear: both; background: none; }

#facebook {
	margin: 0 0 10px 89px ;
	border: none;
}

#logo {
	position: relative;
	top: -10px;
	border: none;
}
.headerbottom {
height: 150px; 
padding-top: 0px; 
padding-left:90px;
	
}
#header div.headerbottom img {
	float:left;
}
#header div.headerbottom span { 
	float:right; 
	padding-right: 90px;
	padding-top: 13px;
}
#header div.headerbottom span a {
	color: #387d6b;
}

#menu {
	padding-left: 80px;
	padding-right: 35px;
}

#menu li {
	list-style-type:none;
	background: transparent url(../img/square.gif) no-repeat scroll 5px;
	line-height:25px;
	
}

#menu li.currentli {
	background: #387d6b;
	
}

#menu a:link {font-family: verdana; text-decoration:none; font-weight:bold; font-size: 12px; color: #387d6b; padding: 0px 0px 0px 20px;}
#menu a:visited {font-family: verdana; text-decoration:none; font-weight:bold; font-size: 12px; color: #387d6b; padding: 0px 0px 0px 20px;}
#menu a:active {font-family: verdana; text-decoration:none; font-weight:bold; font-size: 12px; color: #595959; padding: 0px 0px 0px 20px;}
#menu a:hover {font-family: verdana; text-decoration:none; font-weight:bold; font-size: 12px; color: #595959; padding: 0px 0px 0px 20px;}


#menu a.current {color: #fff;text-decoration: none;}

#menu .sidemenu li {
	background: #fff;
	line-height:22px;
	
}

#menu ul.sidemenu li {
	padding-left: 8px;
}

#menu .sidemenu a {
	font-size: 12px;
	background: none;
	font-weight:normal;
}
#menu .currentsub a {
	text-decoration: none;
	color: black;
	font-weight:normal;
}

.ask {
	background: url(../img/ask.gif) no-repeat;
	padding: 2px 0px 5px 27px;
	margin:0px;
	line-height:25px;
}

.home {
	background: url(../img/home.gif) no-repeat;
	padding: 2px 0px 5px 27px;
	margin:0px;
}


#messageBox {
	width: 252px;
	min-height: 128px;
	margin-top: 25px;
	margin-left: 76px; 
	margin-bottom: 25px;
	padding: 0px;
	color: #FFF;
	border:0px solid #000;
}
#message {
	background: url(../img/boxbg.gif) repeat-y;
	padding: 10px;
}
#message h3 {
	margin-left: 4px;
	padding-bottom: 5px;
}
#message p {
	margin-left: 4px;
}
#message p.messageLink  {
	padding-top: 10px;
}
#message .messageLink a {
	color: #FFF;
}

#rightcolumn h1 {
	padding-bottom: 10px;
}

/* form elements */
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 4px;
	border:1px solid #e1e0e0;
	font: normal 1em/1.5em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:350px;
	padding:4px;
	font: normal 1em/1.5em Verdana, sans-serif;
	border:1px solid #e1e0e0;
	height:100px;
	display:block;
	color:#777;
}
.submit {
	padding-top: 4px;
}
.submit input { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #387d6b; 
	color: #FFF;	
	width: 100px;
}
.error-message {
	color: red;
}
#rightcolumn p {
	padding-top: 0px;
	padding-bottom: 10px;
}

#rightcolumn ul {
	padding-bottom: 10px;
	padding-left: 15px;
}
#rightcolumn li {
	list-style-position:inside;
	list-style: square;
}

#rightcolumn a {
	color:#387d6b;
}

#pageText img {
	margin: 0px 10px 10px 10px;
	border: 1px solid #e1e0e0;
}

.photosList {
	float: left;
	width: 100%;
}
.photo {
	width: 120px;
	float: left;
	margin: 2px;
	text-align: center;
	background: #e1e0e0;
}

#footer a {
	color: #595959
}

#artilceLinks {
	float:right;
	background:#387D6B;
	padding: 4px;
}
#artilceLinks a {
	color: #FFF;
	padding-left: 6px;
	padding-right: 6px;
}
.articleLink {
	display:inline; 
	float:left; 
	width: 100%; 
	text-align:right;
	margin-bottom: 10px;
	margin-top: 5px;
}
.articlesList {
	display:inline;
	float:left;
	width: 100%
}
h3 {
	margin: 4px;
}
h3 a {
	color:#387D6B;
	font-family:verdana;
	font-size:14px;
	font-weight:bold;
}
#movieview {
	float:left;
	width: 340px;
}

#movielist {
	float: left;
	padding-top: 30px;
	padding-left: 10px;
	width: 195px;
}

#movielist a { 
	font-size:12px;
	font-family:verdana;	
}
