body, html {		font: 90% Arial, Helvetica, sans-serif;
					text-align: center; /* for IE */
					/*background-color: #1b1e0c; */
					background-color:#000;
}


p{					line-height: 18px;
					margin:0 40px 0 40px;
					color: #e4e3e3;
					padding: 5px;
					text-align:justify;
					font-size:110%;
}
a {					color:#fff;text-decoration:none;}
a:hover {			color:#fff;text-decoration:underline;}

.large {			font-size:130%;
					color:#fff;
}
.title	{			color:#fff;}


div.menu {			width: 100%;
					/*background-color:#7fc1dc;*/
					font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.menu a.buttonlinks:link, a.buttonlinks:visited, a.buttonlinks:active{
  					float: left;
  					margin: 5px 1px 5px 0px;
  					padding: 5px;
  					width: 94px;
  					height: 15px;
  					/*background: #039bc4;*/
  					background: url(images/button2.jpg) top left no-repeat; 
  					text-align: center;
  					text-decoration: none;
  					/*border: 1px #4e4e24 solid;*/
  					font-size: 10px;
  					color: white;
}

div.menu a.buttonlinks:hover{
					background-position:  0 -30px;
}

.white		{		color: #fff;}
.white2		{		color: #fff;text-align: left;}
.red		{		color: #ff3300;}
.grey		{		color: #333;}
.footer		{		color: #ccc;margin:0% 0% 0% 0%;}
.green		{		font-weight: bold;
					font-size: 120%;
					color: #cbda2c;}
.right		{		margin:0% 0% 0% 0%; text-align:right;}					

h2 {				color: #fff;
					margin:20px 40px 10px 45px;
}

h3 {				font-family: Arial, Helvetica, sans-serif; 
					font-size: 120%;
					color: #fff;
					font-weight: bold;
					margin-left: 0px;
					margin-top: 0px;
					margin-bottom: 10px;
}

h4 {				color: #850245;
					font-weight:normal}
					
h4.heading2 {		color: #e93b94; display:inline;font-weight:bold}

.small {			font-size: 70%;}					

p.leftdes{font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none}
p.leftdes a:link {color: #124559; text-decoration: none}
p.leftdes a:visited {color: #124559; text-decoration: none}
p.leftdes a:active {color: #124559; text-decoration: none}
p.leftdes a:hover {color: #124559; text-decoration: underline}

.closeDOMWindow{font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none}
a.closeDOMWindow:link {color: #124559}
a.closeDOMWindow:visited {color: #124559}
a.closeDOMWindow:active {color: #124559}
a.closeDOMWindow:hover {color: #124559; text-decoration: underline}

.links {font-family: Arial, Helvetica, sans-serif; font-size: 100%; text-decoration: none}
a.links:link {color: #ccc}
a.links:visited {color: #ccc}
a.links:active {color: #ccc}
a.links:hover {color: #ccc; text-decoration: underline}

.linksL {color: #e93b94; text-decoration: none}
a.linksL:link {color: #e93b94}
a.linksL:visited {color: #e93b94}
a.linksL:active {color: #e93b94}
a.linksL:hover {color: #e93b94; text-decoration: underline}

.footerlinks {font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-decoration: none; margin-left: 30px; color: #392642;}
a.footerlinks:link {color: #392642}
a.footerlinks:visited {color: #392642}
a.footerlinks:active {color: #392642}
a.footerlinks:hover {color: #392642; text-decoration: underline}

 

.submit {
    background: #1a4a5e;
	color: #fff;
	padding-bottom: 2px;
    border: 1px #5992a9 solid;
    height: 24px;
    width: 130px;
	margin-left:20px;
	cursor:hand;
}	 


.submit:hover {
    background: #5992a9;
    border: 1px #1a4a5e solid;

}

#inputArea	{	   width:420px;}

#inputArea_inner {		float:left;width:100%;margin-bottom:10px;clear:left;}

#inputArea p	{	   float:left; width:105px; border:0px #FFF solid;}

#inputArea input, #inputArea textarea
{
	    font-family:Arial, Helvetica, sans-serif; 
		font-size: 100%;
	    margin-bottom: 5px;
	    display: block;
	    padding: 4px;
	    width: 250px;
	    border: solid 1px #ccc;
	    background-image: url( 'images/grey_bg.png' );
	    background-repeat: repeat-x;
	    background-position: top;
		background-color:#fff;
}

#twit-div { 
	float:left;
	padding: 20px;
	width: 394px; 
	/*min-height: 200px; */
	text-align:left;
	border:1px #f1f1f1 solid;
	clear:both;
}

#twit-div a{color:#333; text-decoration:none} 
#twit-div a:hover { text-decoration:underline }
#twit-div img {margin-left:5px;}

ul#twitter_update_list { 
	list-style: none; 
	width:335px;

}

ul#twitter_update_list li { 
	margin-bottom: 10px;
	margin-left:-35px;
	padding-bottom:10px;
	border-bottom: 1px #ccc solid;
	color:#fff
}

ul.new { 			line-height: 18px;
					list-style-type: none; 
					padding: 0; 
					margin-left: 30px;
}

li.new { 			background-image: url(images/dot.gif); 
					background-repeat: no-repeat; 
					background-position: 0 2px; 
					padding-left: 25px
}

div.container {		position: relative;
					width: 950px;
					margin-left:auto;
					margin-right: auto;   /* align for good browsers */
					text-align: left; /* counter the body center */
					border: 0px #d0c782 solid;
}

div.topbar {		height: 200px;
					width: 950px;	
					overflow: none;
					background: #464938;
					
}

#bottom 	{ 			position:relative; 
						width:950px; 
						height:100%;		
						overflow:hidden; 
} 

#bottom .transparency { opacity:0.50; 
						filter:alpha(opacity=50); 
						-moz-opacity:0.50; 
						MozOpacity:0.50;
						background-color:#fff; 
						width:950px; 
						height:2100px; 
						position:absolute; 
						z-index:1; 
}

.bottomcontent 		{ 	position:relative;
						z-index:10 
}

div.nav {			float: left;
					height: 35px;
					width: 100%;
					background-color:#333;
					margin-top:10px;
}	

div.left		{	float: left;
					width: 475px;
}

div.right		 {	float: right;
					padding: 20px;
					width: 435px;
}


div.left1		{	float: left;
					width: 250px;
}

div.right1		 {	float: right;
					width: 600px;
}



div.main {			float:left;
					width: 100%;
}

div.main2 {			float:left;
					width: 100%;
}


div.folio_thumbs {	float: left;
					width: 700px;
					margin-left:65px;
}

div.folio_thumbs img {
					display:inline;
					margin-left:20px;
					border: 1px #fff solid;
}




div.spacer {		height: 10px;	
					width: 100%;	
					clear: both;
}

div.spacer1 {		height: 1px;	
					width: 100%;
					border-bottom:15px #000 solid;
					clear: both;
}

div.spacer30 {		height: 30px;	
					width: 100%;	
					clear: both;
}


div.footer {			clear: both;
						border-top: 15px solid transparent;
						margin: 0px 0 50px 0;
}

div.footint	{			float: left;
						width: 197px;
						height: 200px;
						padding: 0 20px 0 20px;
						background: #23251c;
}
div.footint_end	{			float: left;
						width: 199px;
						height: 200px;
						padding: 0 20px 0 20px;
						background: #23251c;
}

p.lefttop	{		margin-left: 10px;
					font-weight: bold;
}

p.leftdes	{		margin-left: 10px;
}
