/*-------------------Gago Fertility Style Sheet-------------------*/
html{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a
{
	color: #6b6910;
}

body
{
	margin: 0 0 0 0;
padding: 0 0 0 0;
background-color: #A5AE6B;
background-image: url(../images/decoration.png);
background-position: left bottom;
background-repeat: no-repeat;
background-attachment:fixed;
}
#corner  {
float: right; 
position: absolute; 
right: 0px; 
top: 0px; 
width: 252px;
height: 150px;
overflow: visible;
margin: 0;
padding: 0;
overflow: visible;
background-image:url(../images/uc.png);
}
#main
{
	padding: 0px 0px 0px 350px;
}
#logo
{
	margin: 0 auto 0 auto;
	/*padding: 0 0 0 455px;*/
	width: 448px;
	height: 203px;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.hrbar a 
{
		color: #E7E7CE;
}
.hrbar a:hover
{
		color: #6b6910;
}
.hrbar 
{
	border-bottom: solid 1px #6b6910;
	border-top: solid 1px #6b6910;
	background-color: #8C9242;
	width: 100%;
	color: #E7E7CE;
	font-family: Verdana;
	font-size: 12px;
	font-variant:small-caps;
	text-align: center;
	padding: 2px 0px 2px 0px;
}
#content
{
	background-image: url(../images/gradient.png);
	background-position: center top;
	background-repeat: repeat-x;
	color: #6b6910;
	font-family: Verdana;
	font-size: 12px;
	text-align:left;
	/*padding: 2px 0px 2px 0px;*/
}
#lagago 
{
	float: left;
	padding: 6px 10px 6px 0px;
}
.h1
{
	font-family: Georgia;
	font-size: 24px;
	font-weight: bold;
	color: #5A5500;
	padding: 0px;
}
.h2
{
	font-family: Georgia;
	font-size: 16px;
	color: #5A5500;
	padding: 0px;
		font-weight: bold;
}
.highlight
{
	color: #E7E7CE;
}

.AdminNav 
{
	border-bottom: solid 1px #6b6910;
	border-top: solid 1px #6b6910;
	background-color: #8C9242;
	width: 100%;
	color: #E7E7CE;
	font-family: Verdana;
	font-size: 12px;
	font-variant:small-caps;
	text-align: center;
	padding: 2px 0px 2px 0px;
}

._ModalPopupPanel
{
	position: absolute;
    left: 50%;
    top: 50%;
    width: 550px;
    height: 300px;
    margin-left: 0px; /* half of width */
    margin-top: 0px;  /* half of height */
	background-color:#fff;
	border:solid 2px #000;
	font-family: "Trebuchet MS", sans-serif, Verdana;
	font-size:12px;
	padding: 2px 2px 2px 2px;
	
}


.sstoryTitle
{
	color: #E7E7CE;
	font-family: Verdana;
	font-size: 16px;
	font-variant:small-caps;
	text-align: Left;
	padding-left: 20px;
	vertical-align:middle;
	font-weight:bold;
}

.sstoryTitle a 
{
		color: #E7E7CE;
}

.sstoryTitle a:hover
{
		color: #6b6910;
}

.hrdecoration 
{
		border-top: solid 1px #6b6910;
		width: 90%;
		padding-bottom: 5px;
		padding-top: 5px;
}