/*
Theme Name: New From the Gecko
Theme URI: http://mediamate.net
Description: Wordpress Theme for From the Gecko
Author: Christina Lannen
Author URI: http://mediamate.net

*/

body {
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	height: 142px;
	/*width: 219px;*/
	margin: 0;
	padding: 0;
	color: #000000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Georgia, Times, "Times Roman", serif;
	font-size: 11pt;
	
}
#container {
width: 920px;
}
#left {
width: 200px;
float: left;

}

#left p {
	margin-left: 5px;
	padding-left: 5px;
}

#right {
width: 200px;
float: right;

}

.leftimg {
float: left;
margin-right: 5px;
padding-right: 5px;
}


.rightimg {
float: right;
margin-left: 5px;
padding-left: 5px;
}
/* content */


#content {
	float: left;
	width: 520px;
/*background-color: yellow;
	overflow: hidden;*/
	}

	
.clear {
clear: both;
}
img {
border: none;
}
img a {
text-decoration: none;
}
html { min-height:100%; margin-bottom:1px; } /* this keeps shorter pages from jumping */

img.man {
	position: relative;
	bottom: auto;
}


p {
	margin-top: 0px;
	padding-top: 0px;
	/*margin-left: 10px;
	padding-left: 10px;*/
	margin-right: 10px;
	padding-right: 10px;
}

p.quote {
color: #5A226C;
font-weight: bold;
font-style: italic;
}
.copyright {
	margin-left: 5px;
	padding-left: 5px;
	font-size: 9pt;
}

.design {
	float: right;
	margin-left: 5px;
	padding-left: 5px;
	font-size: 9pt;
}

td {
	vertical-align: top;
}
/*
td.nav {
	width: 200px;
}
td.content {
	width: 770px;
}
table#curve {
	width: 100%;
}
td.orange {

height: 27px;
background-image: url(images/footer-bg.gif);
background-repeat: repeat-x;
}*/


/* curvy divider */
#divider {
	width: 100%;
	height: 27px;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-x;
	/*border: 1px solid blue;*/
}
/* end curvy divider */


/* links */
a:link {
	color: #894299;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
		color: #894299;
	font-weight: bold;
	text-decoration: underline;
}
a:hover, a:active {
		color: #894299;
	font-weight: bold;
	text-decoration: none;
}
/* end links */

news.input, news.text {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: 8pt;
	height: 20px;
}
form {
	margin-top: -2px;
	padding-top: -2px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 5px;
	padding-left: 5px;
	
}

#button {
	vertical-align: bottom;
	height: 27px;
	width: 27px;
}

.clear {
	clear: both;
}

.leftimg {
float: left;
margin-right: 5px;
padding-right: 5px;
}

.rightimg {
float: right;
margin-left: 10px;
padding-left: 10px;
}