body {
	text-align: center;
	background-color: white;
	min-height: 101%;}

html 	{height: 100%;}


#container {  
	width: 840px;			
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border: 1px solid #000080;
	}




#header { 
  	position: relative;	
    background-image: url(images/top.jpg);
    background-repeat: no-repeat;
  	width: 100%;
    height: 40px;
  }



#headerlcol {
  position: relative;
  float: left;
   background-image: url(images/buzzweb.gif);
   background-repeat:no-repeat;
  width: 365px;
  height: 84px;
  padding-top: 0px;
}

#headerrcol {
  position: relative;
  background-color: #fff;
  float: right;
  width: 475px;
  height: 84px;
}
 


/* Nav */
#menu{		
	font-family:arial;	/* Font for main menu items */
	width:110px;	/* Width of main menu */
	}

#menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin-left:-20px;	/* between button borders */
	}

#menu ul{	
	margin:0px;	/* No <ul> air */
	padding-left:20px;	/* No <ul> air */
	}

#menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:20px;
	}

#menu	li a{	/* Main menu links */
	font-family: Verdana, Arial, Helvetica, sans-serif;  /* font style */
	text-decoration:none;	/* No underline */
	color:#ffffff;	/* text color */
	font-size: 12px;         /* font size */
	height:23px;	/* 23 pixel height */
	line-height:23px;	/* 23 pixel height */
	vertical-align:bottom;	/* Align text in the middle */
	border:1px solid #ffffff;	/* border color */
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;	margin:1px;	/* A little bit of air */
	padding:0px;	/* Air between border and text inside */
	padding-left:30px;
	display:block;
	}

#menu	li a:hover,#menu .activeMainMenuItem{
	color:#ffffff;
	background-image: url(images/circle1.gif);
	background-repeat: no-repeat;	}
	
/* End of nav*/











  
#leftcol {
  	position: relative;
  	background: #fff;
  	float: left;
  	width: 150px;
	}
















#content {
  	position: relative;
	
    background-position:left;
  	float: left;
	padding-top: 30px;
  	width: 685px;
  	min-height: 600px; 
	}

.content {   
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	}
  
#content a:link, #content a:active, #content a:visited {
	color: orange;
	font-weight: normal;
	text-decoration: none;
}

#content a:hover {
color: orange;
text-decoration: underline;
}


.H1 {
 	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:	left;
	font-size:	12pt;
	color: 		#000080;
	} 
 
.H2 {
 	font-family: 	Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:	left;
	font-size:	10pt;
	color: 		#000080;
	}

#footer {
 	 height: 30px;
 	 clear: both;
	 font-family: arial, sans-serif;
	 font-size: 10pt;  
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 15px;
	 padding-bottom: 0px;
	 color: blue;
	}

#footer a:link, #footer a:active, #footer a:visited {
	color: blue;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover {
	color: #F26D1C;
	text-decoration: none;
	}

.form {   
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000080;
	}

#formb {
	background-color: #fff;	
	border: 1px solid #000080;
	padding: 8px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
	}



#textblock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 100%;
	border: 1px solid #000080;
	color: #000080;
	margin-top: 10px;
	margin-right: 75px;
	margin-bottom: 10px;
	margin-left: 75px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

#textblock a:link, #textblock a:active, #textblock a:visited {
	color: orange;
	font-weight: normal;
	text-decoration: none;
}

#textblock a:hover {
color: orange;
text-decoration: underline;
}


#textblock2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 100%;
	border: 1px solid #000080;
	color: #000080;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}


#templatelistnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 100%;
	border: 1px solid #000080;
	color: #000080;
	margin-top: 0px;
	margin-right: 200px;
	margin-bottom: 0px;
	margin-left: 200px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#templateorderbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 150%;
	width: 155px;
	color: #000083;
	background-color: #000083;
	height: 20px;
        align: center;
	}

#templateorderbox a:link, #templateorderbox a:active, #templateorderbox a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	width: 155px;
		line-height: 150%;
height: 20px;}

#templateorderbox a:hover {
color: #fff;
text-decoration: none;
background-color: #BBBCEF;
width: 155px;
	line-height: 150%;
height: 20px;
padding-left: 2px;
padding-right: 2px;
padding-bottom: 2px;}


#botnav {
 	 height: 30px;
 	 clear: both;
	 font-family: arial, sans-serif;
	 font-size: 8pt;  
	 padding-left: 10px;
	 padding-right: 0px;
	 padding-top: 15px;
	 padding-bottom: 0px;
	 color: gray;
	 text-align: right;
	}
  
#botnav a:link, #botnav a:active, #botnav a:visited {
	color: gray;
	font-weight: normal;
	text-decoration: none;
	}

#botnav a:hover {
	color: gray;
	text-decoration: underline;
	}