body
{
     font-family: Arial, Helvetica, sans-serif;
}

#bottom
{
    position:relative;
    background-color:#FF6699;
	height:15px;
	bottom:5px;
}

#azbox
{
    margin-left:auto;
	margin-right:auto;
	width:550px;
	background-color:#e2edfc;
	border:1px solid #000000;
}

#content
{
   margin-left:auto;
   margin-right:auto;
   width:827px;
   border:1px solid #000000;
}

#footer
{
  clear:both;
  text-align:left;
  font-size:80%;
  background-color:#dbe6ff;
}

#left
{
  position:relative;
  height:800px;
  background-color:#eaeaf9;
}

#lettermargin
{
    margin-left:25px;
	margin-right:25px;
}

#link
{
    position:relative;
	height:25px;
    width:170px;
	padding-top:2px;
}

#linkline
{
    position:relative;
	height:1px;
	width:170px;
	background-color:#1706fe;
	
}

#main
{
    position:relative;
	height:1250px;
	background-color:#CC9933;
}

#margin
{
    margin-left:8px;
	margin-right:5px;
}

#margin2
{
    margin-left:15px;
	margin-right:15px;
}

#marginsearchbox
{
    margin-left:5px;
	margin-right:5px;
	padding-top:3px;
	padding-bottom:3px;
}

#middle
{
  position:absolute;
  left:190px;
  width:620px;
}

#nav
{
    position:relative;
	width:638px;
	height:32px;
	background-color:#d2d8e8;
}

#navbutton
{
	width:127px;
	height:32px;
	float:left;
	background-color:d2d8e8;
}

#navtext
{
   
}

div#nav a:link{ padding-top:5px; float:left; width:127px; height:34px; background-color:#dbe6ff; text-decoration:none;}
div#nav a:visited{ padding-top:5px; float:left; width:127px; height:34px; background-color:#dbe6ff; text-decoration:none;}
div#nav a:hover{ padding-top:5px; float:left; width:127px; height:34px; background-color:#f1f5f8; text-decoration:none;}

#right
{
  position:absolute;
  left:810px;
  width:190px;
  background-color:#dbe6ff;
}

#searchbox
{
    position:relative;
	height:36px;
	width:500px;
	left:10px;
}

#searchline
{
    position:relative;
	height:40px;
	background-color:#ffcc33;
	background-image:url(nav.gif);
}

#searchboxtext
{
     margin-left:3px;
	 margin-right:3px;
}

#subscribepagebox
{
   position:relative;
   margin-left:auto;
   margin-right:auto;
   width:400px;
   height:292px;
   border:1px solid #000000;   
   background-image:url(subscribe3.gif);
}

#subscribepageboxtext
{
   position:absolute;
   width:350px;
   height:170px;
   left:25px;
   top:120px;
   color:#FFFFFF;
}

#title
{
    position:relative;
	height:132px;
    background-image:url(title.gif);
}

#titleaz
{
    position:relative;
	height:115px;
    background-image:url(titleaz.gif);
}

.smalltext{font-size:12px;}
.mediumtext{font-size:14px;}
.largetext{font-size:16px; font-weight:800;}
.verylargetext{font-size:36px;}
.link{font-size:12px; color:#000000;}
.red{font-size:12px; color:#891d21; font-weight:bold;}
.darkred{color:#710040; font-weight:bold;}
.items{color:#000066; font-weight:bold;}

A:link {color:#05012e; text-decoration: none;}
A:visited {color:#05012e; text-decoration: none;}
A:active {color:#05012e text-decoration: none;}
A:hover {color:#0000FF; text-decoration:underline;}