
/** Global Tag Settings **/
/* Normalization */
html, body, p, td, input {
    font-size:   11px;
    font-family: sans-serif;
	}

table, img {
    border-width: 0px;
	}
tr, td, input, ul, li, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, div {
    background-color: transparent;

    margin-top:     0px;
    padding-top:    0px;
    margin-right:   0px;
    padding-right:  0px;
    margin-bottom:  0px;
    padding-bottom: 0px;
    margin-left:    0px;
    padding-left:   0px;
	}

/* Header style */
h1 {
    font-size:   18px;
    font-weight: bold;

    margin-top:     12px;
	}
h2 {
    font-size:   14px;
    font-weight: bold;

    margin-top:    25px;
    margin-bottom: 10px;
	}

/* CSS Document */

body {
	background: #fff url(images/ygradbg.gif) top left fixed repeat-x;
	margin: 0px 0px 0px 0px;
	border: 0px;
	padding: 0px 0px 20px 0px;
	}
		
.logo {
	background: url(images/new_logo.gif) no-repeat;
	margin: 15px auto;
	height: 117px;
	width: 650px; /* bmh */	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 650px;
	}	
	
html>.logo	{
	width: 650px;
	}
	
#container {
	width: 603px;
	background-color: transparent;
	}	
	
.header_nav {
	color: #ffffff;
	padding: 1px 0px 0px 0px;
	}

.footer_nav {
	color: #ffffff;
	padding: 0px 0px 1px 0px;
	}		
		
#header {
	background: url(images/new_header.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 40px;
	}		
		
.main {
	margin: 0px;
	padding: 0px;
	width: 600px;
	}
	
.content {
	background: #fff url(images/header_winter.jpg) top left no-repeat;
	margin: 0px;
	padding: 0px;
	border-left: 3px solid black;
	text-align: left;
	font-size: 10px;
	font-family: Myriad, Arial, sans-serif;
	color: #000000;
	width: 400px;	 
	}
	
#status {
	margin: 120px 0px 0px 20px;
	}
	
.main p {
	margin: 20px;
	}
	
#sub_navBorder {
	margin: 20px;
	font-size: 14px;
	font-weight: bold;
	}
	
a.sub_nav:link {
	font-size: 14px;
	font-weight: bold;
	color: #70548c;
	text-decoration: none;
	}
	
a.sub_nav:active {
	font-size: 14px;
	font-weight: bold;
	color: #bbc5df;
	text-decoration: none;
	}	
	
a.sub_nav:visited {
	font-size: 14px;
	font-weight: bold;
	color: #70548c;
	text-decoration: none;
	}
	
a.sub_nav:hover {
	font-size: 14px;
	font-weight: bold;
	color: #bbc5df;
	text-decoration: none;
	}		
	
.screenshot {
	text-align: center;
	}	
	
.img_slide {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	}
	
.img_slide img {
	border: 3px solid black;
	}	
	
.sidebar {
	background-color: #bbc5df;
	margin: 0px;
	padding: 0px;
	border-right: 3px solid black;
	text-align: left;
	font-size: 12px;
	font-family: Myriad, Arial, sans-serif;
	color: #000000;
	width: 200px;
	}
	
#nav {
	position: absolute; 
	top: 195px; 
	margin: 20px 20px 20px 35px;
	width: 135px; 
	height: 700px; 
	font-size: 14px;
	font-weight: bold;
	}

#nav a {
	display: block; 
	text-align:	left;  
  	padding: 5px 15px; 
	margin: 0; 
	border-width: 0; 
   	text-decoration: none; 
	color: black; 
	background: transparent;
   	border-left: 6px double #ffff96;
	border-right: 6px solid #ffff96;
	}

#nav a:hover {
	color: black; 
   	border-left: 6px double #70548c;
	border-right: 6px solid #70548c;
	}
    
#nav #active {
	border-left: 6px double #70548c;
	border-right: 6px solid #70548c;
	}
        
    
#footer {
	background: url(images/new_footer.gif) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 41px;
	}	
	
a.nav_hf:link {
	text-decoration: none;
	color: #ffffff;
	}	
	
a.nav_hf:active {
	text-decoration: none;
	color: #ffffff;
	}	
	
a.nav_hf:visited {
	text-decoration: none;
	color: #ffffff;
	}	
	
a.nav_hf:hover {
	text-decoration: none;
	color: #ffff96;
	}	
	
.np_nav {
		text-align: right;
		padding: 15px 30px 15px 15px;
		}	
		
.main form {
	padding: 20px;
	}					
	
