
/* jessiekaye.com
css
May 2nd, 2010*/

body {
	background-image: url('../images/bground2.gif');
	margin-top: 43px;
}

img {
	border: 0;
}

#home-container {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background-image:url('images/container.jpg'); 
	background-repeat: no-repeat;
	position: relative;
	height: 572px;
}

#page-container {
	width: 850px;
	margin: 0 auto;
	padding: 0px;
	background-image: url('images/container.jpg');
	background-repeat: no-repeat;
	position: relative;
	height: 572px;
}

div#logo {
	position: absolute;
	top: 25px;
	left: 25px;
}

div#nav {
	width: 197px;
	position: absolute;
	top: 220px;
	left: -100px;
	text-align: right;
}

div#footer {
	position: absolute;
	top: 536px;
	left: 460px;	
}

div#banner {
	position: absolute;
	top: 55px;
	left: 215px;	
}

div#scrollcontent {
	position: absolute;
	top: 155px;
	left: 215px;
	overflow: auto;
	width: 620px;
	height: 350px;
}

div#photo {
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
}

div#contentbox {
	width: 331px;
	margin-top: 20px;
	margin-right: 20px;
}

div#contentboxAbout {
	width: 340px;
	margin-top: 20px;
	margin-right: 20px;
}

div#contentbox2 {
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
}

div#contentbox3 {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 30px;
}

div#buzz1 {
	margin-top: 12px;
	margin-right: 20px;
	margin-left: 10px;
}




</****fonts****/>
h1 {
	font-family: arial, verdana, sans-serif;
	font-size: 15px;
	color: #1a1004;
	margin: 24px 0 8px 0;
}

p.text {
	font-family: georgia, sans-serif;
	font-size: 14px;
	color: #1a1004;
	line-height: 21px;
	margin-top: 0px;
}

.text {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #1a1004;
	line-height: 21px;
	margin-top: 0px;
}

.text2 {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #1a1004;
	line-height: 15px;
	margin-top: 0px;
}


p.nav {
	font-family: georgia, sans-serif;
	font-size: 13px;
	color: #1a1004;
}

p.footer {
	font-family: georgia, sans-serif;
	font-size: 10px;
	color: #1a1004;
	margin-top: 0px;
}

ul {
	font-family: georgia, sans-serif;
	font-size: 12px;
	color: #1a1004;
	margin-left: 10px; padding-left: 6px;
	margin-bottom: 20px;
	line-height: 21px;
}

ul.nav {
	font-family: georgia, sans-serif;
	font-size: 11px;
	color: #1a1004;
	list-style-type: none;
}

h2 {
	font-family: georgia, sans-serif;
	font-size: 14px;
	color: #1a1004;
	margin-bottom: 20px;
}


</****links****/>
a:link {color: #807363; text-decoration: none; }
a:hover { color: #807363; text-decoration: underline; }
a:visited {color: #807363;  text-decoration: underline; }
a:active { color: #807363; text-decoration: bold; }

.text a:link {color: #807363; text-decoration: none; }
.text a:hover { color: #807363; text-decoration: underline; }
.text a:visited {color: #807363;  text-decoration: underline; }
.text a:active { color: #807363; text-decoration: bold; }

.footer a:link {color: #807363; text-decoration: none; }
.footer a:hover { color: #807363; text-decoration: underline; }
.footer a:visited {color: #807363;  text-decoration: underline; }
.footer a:active { color: #807363; text-decoration: bold; }

a.nav {color: #807363; text-decoration: none; }
a.nav:hover { color: #807363; text-decoration: underline; }
a.nav:active { color: #807363; text-decoration: none; }

.nav-on {
	color: #807363; 
	font-weight: bold;
}

.subnav {
	font-family: georgia, sans-serif;
	font-size: 10px;
	color: #8c7c6c; 
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

