@charset "utf-8";
/* CSS Document */

BODY {
    
	background-color:E8EEFA;
	font-size:14px;
	color:#666666;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	margin-top:0px;
	}

h2{
color:#000099;
font-size:24px;
margin-bottom: 6px;
}

a{

font-size:14px;
color: green;
border-color:#006633;
border:#006633;

}
form
{
margin:0px; padding:0px;
}

h3{

color:#003300;
font-size:18px;
margin-bottom: 6px;
}

textarea
{
width:100%;
height:300px;
}

.submitLink {
   color: #2C3B66;
   background-color: transparent;
   text-decoration: none;
   border: none;
   cursor: pointer;
   cursor: hand;
}
  
a.bottomLinks{

font-size:12px;
color: white;
}

#container
{
border:1px solid #000000;

width:85%;
max-width:1020px;
min-width:700px;

background-color:#FFFFFF;

padding:0px;
margin:0px;
margin-left:auto;
margin-right:auto;	


}
#header
{
width:100%;

background-image: url(images/rafihecht.gif);
background-repeat:no-repeat;
height:57px;
}

#headerLeft
{

float:left;
width:401px;

}

#headerLeft a
{
text-decoration: none;
height:57px;
width:401px;
position: absolute;

}

#headerLeft a i
{
visibility:hidden;
}

#headerRight
{
text-align:right;
vertical-align:middle;
width:auto;
float:right;
}

#headerRight h1{
	padding:0;
	margin:0;
	text-align:left;
}

#headerRight .description{
	text-align:left;
}

#LinksBar
{
	width:100%;
	min-width:700px;
}
#Quotes
{
background-color:#C3D9FF;
height:5%;
text-align:center;
padding-left:2%;
padding-right:2%;
padding-bottom:1%;
padding-top:1%;
}

#Middle
{

width:100%;
/*height:100%;*/
background-color:#C3D9FF;
}

#LeftSide
{
height:100%;
min-height:950px;
width:16%;
float:left;
background-color:#C3D9FF;

padding-right:2%;
padding-left:2%;

}

#LinksLeft
{
float:left;
vertical-align:top;
text-align:left;
height:80%;
min-height:350px;
}

#LinksLeft ul{
	margin-left:-2.5px;
}

#LinksLeft ul li{
	list-style-type:none;
	font-weight:bold;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:-2.5em;
}

#LinksLeft h2{
font-size:14px;
}

#AdsLeft
{
float:left;
height:20%;
min-height:180px;
vertical-align:text-bottom;
}

#AdsLeft img{
	border:0;
	height:31px;
	width:88px;
}

#content
{
width:76%;
height:100%;

padding-right:1%;
padding-left:2%;

background-color:#FFFF80;

float:left;
vertical-align:top;
min-height:950px;
text-align:left;
}
#content .widecolumn{
	width:100%;
}

#BottomTop{
text-align:center;
background-color:#666666;
font-size:16px;
color:white;
height:40px;
vertical-align:middle;

}

#BottomWhite, #BottomWhite.bw_Left, #BottomWhite.bw_Center, #BottomWhite.bw_Right{
	background-color:#FFFFFF;
}

#BottomWhite
{
text-align:center;
height:25px;
width:100%;
}

.bw_Left{
	width:5%;
	float:left;
}
.bw_Center{
	width:70%;
	float:left;
	text-align:center;
	height:auto;

}
.bw_Right{
	width:4%;
	float:left;
	text-align:right;
	padding:2px;
}

.middleBG
{
  background-image: url("COMPTR2.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.leftBG
{
  background-image: url("COMPTR2tiny.gif");
  background-repeat: no-repeat;
  background-position: 50% 50%;
  height:50px;
  width:100%;
}

.googleblue
{
color:"#C3D9FF";
}

#wrapper {
text-align:left;
margin:0 auto;
width:100%;
min-height:100px;
border:1px solid #ccc;
padding:5px;
}

#myvar {
border:1px solid #ccc;
background:#f2f2f2;
padding:20px;
}
hr.dashed{
	border:0px;
	border-bottom: 3px dashed #333333;
}

.social_media h2{
	text-align:center;	
}

.social_media ul{
	list-style-type:none;
}

.social_media ul li{
	float:left;
	padding-top:10px;
	padding-bottom:10px;
}

.social_media img{
	border:0px;
}

#prepage{
	position:absolute;
	font-family:arial;
	font-size:16;
	left:0px;
	top:0px;
	background-color:white;
	layer-background-color:white;
	height:100%;
	width:100%;
}

/*
	Links Bar
*/
/*
	Unindent Each Unordered List
*/
#menu ul
{
	margin-left: -2.5em;
	width:100%;
	min-width:800px;
	border:1px solid #000000;
}
/*
	Turn each list item into a solid gray block
*/
#menu li
{
	list-style-type:none;
	
	float: left;
	background-color:#CCCCCC;
	text-align:center;
}
/*
	Set anchors to act like buttons
*/
#menu a
{
	display:block;
	color:#000000;
	text-decoration:none;
}
/*
	Flash anchor when hovered
*/
#menu a:hover
{
	background-color:#FFFFFF;
}
/*
	Collapse nested lists
*/
#menu li ul
{
	display: none;
}
/*
	Display sublists on hover
*/
#menu li:hover >ul
{
	display:block;
	z-index:1;
}

#menu li:hover >ul li
{
	width: 150px;
	text-align:left;
}

.clr{
	clear:both;
}

.wp-caption{
	padding:4px;
	background-color:#CCC;
	font-size:11px;
	border:1px solid #000;
	text-align:center;
	font-style:normal;
}
.navigation{
	padding-bottom:3px;
	padding-top:3px;
}

.navigation .alignleft, .navigation .alignright{
	width:47.25%;
	font-weight:bold;
}

.navigation .alignleft{
	float:left;
	padding-right:10px;
}
.navigation .alignright{
	float:right;
	text-align:right;
	padding-left:10px;
}

hr.special{
	background: #006633;
	border-color:#006633;
	border:0px;
	height:1px;
	margin-left:-2.5%;
	margin-right:-2.5%;
}


@-moz-document url-prefix()
{
	#LinksLeft ul{
		margin-left:-2.5em;
	}
	
	#LinksLeft ul li{
		margin-left:0;
	}
	
	#LeftSide{
		width:22%;
	}

	#content
	{
		width:70%;
		padding-right:2%;
	}

}

/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) 
{
	#LinksLeft ul{
		margin-left:-2.5em;
	}

	#LinksLeft ul li{
		margin-left:0;
	}

	#LeftSide{
		width:22%;
	}

	#content
	{
		width:70%;
		padding-right:2%;
	}
}