﻿#titlebar 
{
margin:auto 0px;	
background-image : url(/images/top_purple.jpg);
height:106px;
}

#foot
{
margin:auto 0px;	
background-image : url(/images/footer-bg.jpg);
height:93px;
bottom:0;
}

#pc{
background-color:#F8F8F8;
margin:auto 0px;
position:relative;
float:left;
height:100%;
padding-bottom:106px;
}

#leftnav{
width:200px;
position:absolute;
top:35px;
height:300px;
margin-left:20px;
}

#pageContent /* Container for the asp:contentplaceholder */
{
    width : 710px;
	top:35px;
    font-weight : normal;
	color : Black;
	overflow:hidden;
    background-color:#F8F8F8;
    min-height:100%;
    margin-left:260px;
    position:absolute;
}

.purpletext 
{
font-family:Verdana;
font-size:11px;
color:#750075;
line-height:17px;
font-weight:normal;	
}


.purpletextlg
{
font-family:arial, Verdana;
font-size:13px;
color:#333;
line-height:17px;
font-weight:bold;
	
}

.purpletextlarge
{
font-family:arial, Verdana;
font-size:13px;
color:#3E007D;
line-height:17px;
font-weight:bold;
	
}

.textbox 
{
border:solid 1px #750075; 
height:20px;	


}

.headimg 
{
position:absolute;
top:10px;
left:32px;	
	
}

.titles 
{
	
    font-family : arial, verdana;
    font-size : 22px;
    color : #333;
    
}


.subtitles 
{
	
    font-family : arial, verdana;
    font-size : 18px;
    color : #333;
    
}

.subtitles2 
{
	
    font-family : arial, verdana;
    font-size : 14px;
    color : #333;
    
}



/* Set some basics for page content */
html, body 
{   
    background-color : #F8F8F8;
    font-size : 11px;
    font-family : arial, verdana;
    color : #333;
    font-weight:normal;
    margin-top:0px;
    margin:0px;
    height:100%;
    }
p
{
    font-size : 11px;
    font-family: arial, verdana;
    color : #333;
    font-weight:normal;
}
img
{
    border-width : 0;
}
a
{
    text-decoration : none;
}
h1,h2
{
    display : inline;
    margin-bottom : 1px;
    margin : 1px;
}
h1, h2
{
    font-family:arial, verdana;
    font-size : 13px;
    color : #006EBA;
    font-weight : normal;  
}

.box-h 
{
	height:17px;
	width:710px;
	background:url("/images/main-top.jpg") repeat-y right top;
	
}

.box-m 
{
	
	width:710px;
	background:url("/images/main-mid.jpg") repeat-y right top;

	height:auto;
}

.box-mi 
{
	width:710px;
	background:url("/images/main-foot.jpg") repeat-y right top;
	
	height:14px;
}



/*//////////////////////////////////////////////////////////////////////*/
/*//////////            LINK STYLES BELOW              /////////////////*/
/*//////////////////////////////////////////////////////////////////////*/

.navlinks
{
	font-family : arial, verdana;
    font-size : 14px;
    color : #333;
    padding-left:9px;
}

.navlinks a:link
{
	font-family : arial, verdana;
    font-size : 14px;
    color : #333;
    padding-left:9px;
}

.navlinks a:hover 
{
	font-family : arial, verdana;
    font-size : 14px;
    color : #3E007D;
    padding-left:9px;
    font-weight:bold;
    
}

.navlinks a:visited 
{
	font-family : arial, verdana;
    font-size : 14px;
    color : #333;
    padding-left:9px;
}


.mybookienav
{
	font-family : arial, verdana;
    font-size : 13px;
    color : #000;
}

.mybookienav a:link
{
	font-family : arial, verdana;
    font-size : 13px;
    color : #000;
    text-decoration:none;
}

.mybookienav a:hover 
{
	font-family : arial, verdana;
    font-size : 13px;
    color : #0033CC;
    text-decoration:underline;
}

.mybookienav a:visited 
{
	font-family : arial, verdana;
    font-size : 13px;
    color : #000;
    text-decoration:none;
}



.bluelinks
{
	font-family : arial, verdana;
    font-size : 12px;
    color : #0000FF;
    text-decoration:underline;
}

.bluelinks a:link
{
	font-family : arial, verdana;
    font-size : 12px;
    color : #0000FF;
    text-decoration:none;
    
}

.bluelinks a:hover 
{
	font-family : arial, verdana;
    font-size : 12px;
    color : #0000FF;
    text-decoration:none;
}

.bluelinks a:visited 
{
	font-family : arial, verdana;
    font-size : 12px;
    color : #0000FF;
    text-decoration:none;
}

.watermark 
{

	background: #F5ECFF;
}

.whitetext 
{
font-family:arial, Verdana, sans-serif;
font-size:13px;
	color:White;
	line-height:23px;
}
