﻿body
{
	background-image: url(Images/BackgroundImages/masters/julia_home.jpg);
	background-repeat: no-repeat;
	height: 600px;
	width: 800px;
	position: fixed;
	font-family: Verdana;
	font-size: small;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
#divHeader
{
	text-align: center;
	vertical-align: top;
	width: 630px;
	position: absolute;
	top: 10px;
	height: 140px;
	left: 130px;
}
.panelHeader
{
	width: 100%;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
.menuStatic
{
	font-weight: bold;
}
.menuItem
{
	width: 200px;
	margin-right: 10px;
	color: black;
}
.menuSelected
{
}
#divPrintHeader
{
	visibility: hidden;
	width: 1px;
	height: 1px;
}
#divMainTitle
{
	text-align: left;
	vertical-align: top;
	width: 608px;
	position: absolute;
	top: 150px;
	height: 50px;
	left: 130px;
}
.panelMainTitle
{
	text-align: left;
	width: 100%;
	height: 100%;
}
.smpSiteMain
{
	text-decoration: none;
	color: white;
	padding-left: 10px;
}
.smpPathSeparator
{
	color: white;
}
.smpCurrentNode
{
	text-decoration: none;
	color: white;
	font-weight: bold;
}
.smpNode
{
	text-decoration: none;
	color: white;
	font-weight: normal;
}
.smpRootNode
{
	text-decoration: none;
	color: white;
	font-weight: normal;
}
#divMainContent
{
	text-align: left;
	background-color: #ffffff;
	position: absolute;
	width: 600px;
	top: 200px;
	left: 130px;
	height: 350px;
	border-left-color: #cc9933;
	border-bottom-color: #cc9933;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cc9933;
	border-bottom-style: solid;
	scrollbar-base-color: #cc9933;
	scrollbar-arrow-color: white;
	scrollbar-track-color: white;
	scrollbar-shadow-color: black;
	scrollbar-lightshadow-color: black;
	scrollbar-darkshadow-color: gray;
	scrollbar-highlight-color: white;
	scrollbar-3dlight-color: black;
}
.panelMainContent
{
	padding-right: 10px;
	padding-left: 10px;
	color: black;
	width: 100%;
	font-size: small;
	padding-top: 15px;
}
#divLeftColumn
{
	text-align: left;
	width: 120px;
	position: absolute;
	top: 50px;
	height: 200px;
	left: 10px;
}
.panelLeftColumn
{
	text-align: left;
}
.hyperlinkControl
{
	color: white;
	text-decoration: none;
}
.panelChildContent
{
	padding-right: 10px;
	padding-left: 10px;
	color: black;
	width: 95%;
	height: 95%;
	font-size: small;
	padding-top: 15px;
}
.hyperlinkChildContent
{
	color: #cc9933;
	font-weight: bold;
}
span
{
	color: #cc9933;
	font-size: small;
	font-weight: bold;
}
img.floatLeft
{
	float: left;
	margin: 5px 15px 15px 5px;
}
li
{
	list-style-image: url(Images/Bullets/goldbullet.gif);
}
