/*Style Sheet 1 for Georgina O'Brien.com/Background*/

/*Body Elements*/

body			 {
						background-color: #000000;
						text-align: center;
						z-index: 0;
						font-family: Georgia, "Times New Roman", Times, serif;
						/*font-size: 12px;*/
						color: #666666;							
						}
						
#main {
		/*border: dashed;*/
		width: 785px;
		z-index: 6;
		height: 397px;
		margin-top: -590px;
		margin-left: 8px; }
		

#title { 
		
		width: 530px;
		z-index: 7;
		height: 90px;
		margin-top: 0px;/*0*/
		margin-left: 7px;
		text-align: center;
		}
						

#page 	{
		width: 100%;
		height: 100%;
		z-index: 1;
		text-align: center;		
		}
		
#contentbg {
			z-index: 2;
			background-color: #999999;
			width: 800px;
			height: 600px;
			margin-left: auto;
			margin-right: auto;
			text-align: left;
			}
#btop {
	z-index: 3;
	width: 100%;
	height: 7px;
	background-image: url(images/top1.gif);
	background-repeat: no-repeat;}
	
#bleft {
	z-index: 3;
	width: 8px;
	height: 585px;
	background-image: url(images/left1.gif);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	}
	
#bright {z-index: 3;
	width: 8px;
	height: 585px;
	background-image: url(images/right1.gif);
	background-repeat: no-repeat;
	margin-left: 792px;
	margin-top: -585px;}
	
#bbottom {z-index: 3;
	width: 100%;
	height: 8px;
	background-image: url(images/bottom1.gif);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#footer {
		z-index: 4;
		width: 785px;
		height: 190px;
		margin-top: -200px;
		margin-left: 7px;
		text-align: center;
		}
		

		
#content {
			overflow: auto;
			z-index: 7;
			width: 530px;
			height: 295px;
			margin-left: 7px;
			}

/*END of Body Elements*/

/*TABLE ELEMENTS*/
#table1	{
		width: 100%;
		height: 100px;
		}
		
		
#table0 		{
					width: 15px;
					vertical-align: middle;
					position: absolute;
					margin-top: 0px;
					margin-left: 0px;
					height: 100%;
									
					}


/*END OF TABLE ELEMENTS*/		
		
/*TEXT AND LINK ELEMENTS*/						
#jslink:link {text-decoration: none; color: #666666;}
#jslink:visited {text-decoration: none; color: #666666;}
#jslink:active {text-decoration: none; color: #666666;}
#jslink:hover {text-decoration: none; color: #666666;}

		
		
			

#standard:link { text-decoration: none; color: #FFFFFF;}
#standard:visited { text-decoration: none; color: #FFFFFF;}
#standard:active { text-decoration: none; color: #FFFFFF;}
#standard:hover { text-decoration: none; color: #333333;
}

#style1 {
	font-size: 9px;
	font-family: "Adobe Caslon Pro", "Trebuchet MS";
	color: #FFFFFF;}

#style2 {
		font-size: 20px; color: #FFFFFF; font-family:"Adobe Caslon Pro", "Trebuchet MS"; font-weight: bold;}
		

#style3 {
		font-family:"Adobe Caslon Pro", "Trebuchet MS";
		font-weight: bold;
		color: #FFFFFF;
		}
		
#style4 {
		font-family:"Adobe Caslon Pro", "Trebuchet MS";
		color: #666666;
		font-size: 16px;
		font-weight: bold;
		}
		
#style5 {
		font-family:"Adobe Caslon Pro", "Trebuchet MS";
		color: #666666;
		font-size: 14px;
		font-weight: bold;
		text-align:center;
		}

h3 { font-family:"Adobe Caslon Pro", "Trebuchet MS";
		color: #666666;
		font-size: 18px;
		font-weight: bold;
	}
	

/*Other Elements*/

hr {
	height: 4px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	}
	
#pic {
		
		width: 226px;
		z-index: 7;
		height: 358px;
		margin-top: -386px;
		margin-left: 559px;
		background-image: url(images/geo2.jpg);}