/* www.djjevne.com - STYLESHEET */

html, body { margin: 10px auto 0px auto;
/*	background-image: url(../images/back_pattern.gif); */ background-color: #01265a; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; }

/*////   Text   ////*/
h1	{ color:#000000; font-size:13px; margin:5px 0 20px 0; font-weight:bold; border-bottom:2px dotted #000000; }

h2	{ color:#00388D; font-size:12px; margin:15px 0 0px 0; } 
h3 { color:#3333CC; font-size:10px; margin:15px 0 0px 0; }

p 			{ font-size:11px; color:#314564; margin:0px; } 
p.large	{ font-size:11px; color:#314564; margin:0px; }

.separator { border-top:1px dotted #314564; margin:10px 0 0 0; height:1px; } 

a					{ text-decoration:underline; color:#5a5508; } 
a:hover 			{ text-decoration:underline; font-style:italic; color:#5a5508; } 
a.bold			{ font-weight:bold; text-decoration:underline; color:#000066; } 
a.bold:hover	{ font-weight:bold; text-decoration:underline; font-style:italic; color:#5a5508; }

/*////   Background Elements   ////*/
.mainbackground { margin:0 auto; width:800px; height:600px; background-image:url(../images/background_shape.png); }

/*////   Flash player   ////*/
.background_player	{ position:absolute; margin:2px 0px 0px 2px; width:402px; height: 139px; z-index: 100;  }/* Removed background image 04.09.07:  background-image: url(../images/musicplayer_back.png); */
.flashplayer 			{ position:absolute; margin:10px 0 0 13px; width:359px; height:101px; } 

/*////   Logo   ////*/
.logo { position:absolute; margin:20px 0 0 454px; width:304px; height:124px; }

/*////   Left Nav Items   ////*/
.left_nav { margin:317px 0px 0px 4px; width:160px; height:276px; position:absolute; } 
.left_nav ul { margin-left:0px; padding-left: 0px; list-style-type:none; } 
.left_nav_item { width:110px; height:22px; margin:0px 0px 5px 17px; }
.left_nav_icon { 	float:left; width:22px; height:22px; }
.left_nav_title { float:left; margin:0px 0px 0px 6px; width:76px; height:22px; }

/*////   Main Content Area   ////*/
.maincontentarea { position:absolute; margin:253px 0 0 284px; width:512px; height:341px; background-image:url(../images/content_back.png); } 
.contentscroller { background-color:#faf7ec; padding:0 0 0 5px; margin:27px 0 0 27px; overflow:auto; width:470px; height:298px; border:1px solid #00388D; }

/*////   Photos   ////*/
.photos 					{ width:450px; }
div.photos .text		{ width:160px; float:left; margin:0; }
div.photos .photos	{ width:265px; float:right; margin:10px 0 10px 10px; }