body{
margin: 0;
padding: 0;
font-size: 80%;
font-family: verdana, georgia, times, "times new roman", serif;
color: #4D4D4D;
background-color: #fff; 
}

#outside {
width: 960px;
}

div#banner
{
color: #fff;
background-image: url(/images/headbg.gif);
background-repeat: repeat-x;
}

div#banner a
{
text-decoration: none;
border: 0;
}

#toplinks {
text-align: right;
padding: 2px;
background: #FFF;
border-bottom: 1px solid #ccc;
}

#toplinks2 {
text-align: right;
padding: 2px;
background: #F5FAFA;
border-bottom: 1px solid #ccc;
font-size: 10px;
}

div#toplinks a
{
font-size: 10px;
text-decoration: none;
border: 0;
}


div#container
{
background-image: url(/images/leftbg.gif);
background-repeat: repeat-y;
background-position: left;
}

div#container2
{
background-image: url(/images/rightbg.gif);
background-repeat: repeat-y;
background-position: right;
}

div#navigation
{
float: left;
width: 150px;
padding-top: 2em;
}

div#navigation ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

div#navigation ul p
{
font-family: verdana;
list-style-type: none;
font-size: .9em;
color: #58647D;
border-bottom: 1px dotted #BFC4CE;
padding: 0px 5px 3px 10px;
margin: 0;
}

div#navigation ul li { margin-top: 1px; }

#navigation ul li a
{
font-family: verdana;
font-size: .9em;
display: block;
width: 100%;
padding: 3px 5px 3px 10px;
text-decoration: none;
border-bottom: 1px solid #C1DAD7;
color: #333;
background: #fff;
}

#navigation ul li a:hover
{
color: #961b57;
background: #F5FAFA;
border-bottom: 1px solid #C1DAD7;
}


div#more
{
font-family: verdana;
font-size: .9em;
float: right;
width: 130px;
margin: 0;
padding: 2em 0px 5px 0px;
color: #58647D;
}



div#content
{
margin-left: 185px;
margin-right: 165px;
height: 100%;
}


div#content { line-height: 150%; }

#cleardiv
{
clear: left;
height:0;
}

div#footer
{
clear: both;
padding: .5em 1em;
border-top: 1px solid #58647D;
text-align: left;
}

div#footer ul
{
padding: 0;
margin: 0;
list-style-type: none;
}

div#footer li
{
display: inline;
margin-right: 1em;
}

.in {
float: left;
padding: 5px;
}
.in2 {
float: right;
padding: 5px;
}


.box{
background: #fff;
width: 300px;
float: left;
}
.box2{
background: #fff;
width: 200px;
float: right;
}

.fauxout{
padding: 5px;
width: 590px;
border: 1px solid #C1DAD7;
}

.fauxtb1{
padding: 5px;
background: #F5FAFA;
border-bottom: 1px solid #C1DAD7;
}
.fauxtb2{
padding: 5px;
background: #fff;
border-bottom: 1px solid #C1DAD7;
}

#content ul {
    font-size: .9em;
	list-style: none;
	margin-left: 0;
	margin-bottom: 5px;
	padding-left: 0em;
	text-indent: -1em;
	
	}
	
	#content li{
padding-left: 25px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
line-height: 20px;

}

#content li a{
border: 0;
}
#content a img{
border: 0;
}

.intro{
font-size: .9em;
font-style:italic;
}


/*<--------------Links------------------->*/

a{ text-decoration: none;}

a:link { 
color: #961B57;
border-bottom: 1px dotted #ccc;

}
a:visited { color: #961B57;
border-bottom: 1px dotted #ccc;
 }

a:hover, a:active
{
color: #333;
border-bottom: 1px dotted #E68500;
}

/*<--------------Headings------------------->*/

h1, h2, h3, h4, h5{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

div#banner h1
{
margin: 0;
padding: .3em 0 .3em .5em;
font-size: 2.2em;
font-weight: normal;
}

div#more h3
{
font-family: verdana;
font-size: 1em;
font-weight: normal;
margin-top: 0;
color: #454E62;
padding: 0;
border-bottom: 1px solid #ccc;
}

div#content h1
{
font-size: 1.7em;
color: #961B57;
margin: 0;
padding: 1em 0 0 15px;
font-weight: normal;
border-bottom: 1px solid #ccc;
background-image: url(images/heading.gif);
background-repeat: no-repeat;
background-position: 0 1em;
line-height: 20px;
}

div#content h2
{
font-size: 1.5em;
color: #333;
margin-top: -10px;
padding: 1em 0 0 12px;
font-weight: normal;
border-bottom: 1px solid #ccc;
background-image: url(images/heading2.gif);
background-repeat: no-repeat;
background-position: 0 1em;
line-height: 20px;
}

div#content h3
{
font-size: 1.5em;
color: #333;
margin-top: -10px;
margin-bottom: 3px;
padding: 1em 0 0 12px;
font-weight: normal;
background-image: url(images/heading2.gif);
background-repeat: no-repeat;
background-position: 0 1em;
line-height: 20px;
}

.code {
color: #666;
background: #F5FAFA;
border: 1px solid #C1DAD7;
padding: 15px;
width: 450px;
}

.profimg{
border: 1px solid #C1DAD7;
background: #F5FAFA;
padding: 2px;
}
