/** BASIC */





body {

        margin: 0px;

        padding: 0px 2px 0px 0px;

        

        line-height: 18px;

        text-align: justify;

        font-family:Arial, Helvetica, sans-serif;

        font-size: 10pt;

        color: #606060;

}

h1, h2, h3, h4, h5, h6 {

        font-weight: normal;

}





a {

        color: #3b3b3b;

        font-weight: bold;

}



a:hover {

        text-decoration: none;

}



.makeItRed{

        color: #800000;

}



.list1 {

        margin: 0;

        padding: 0;

        list-style: none;

}



.list1 a {

        background: url(../images/paw.gif) no-repeat left 60%;

        padding-left: 12px;

}



.list2 {

        margin: 0;

        padding: 0;

        list-style: none;
        
        
        

}



.list2 a {

        background: url(../images/paw2.png) no-repeat left 60%;

        padding-left: 20px;

}

script {

	float:left;
}

object {
	float: left;
	
	    

}

img {

        border: none;

}



img.left {

        float: left;

        margin: 3px 20px 0px 0px;

}

img.right {

        float: right;

        margin: 0px 0px 3px 20px;

}

img.center {

        float: center;

        margin: 20px 0px 0px 0px;

}

img.post {
padding: 6px;
border-top: 2px solid #ddddff;
border-left: 2px solid #ddddff;
border-bottom: 3px solid #ddddff;
border-right: 3px solid #ddddff;
display:block;
margin-left:auto;
margin-right:auto;
} 


.textstyle0 {

        font-family:Arial;

        font-weight:bold;

        font-style:italic;

        font-size:24pt;

        text-decoration:none;color:black;

}



.textstyle1 {

        font-family:Arial;

        font-weight:bold;

        font-style:italic;

        font-size:18pt;text-decoration:none;color:black;

}





/** HEADER */
#header {
	text-align: center;
        width: 800px;
        margin: 0px auto;
        padding: 0px 0px 0px 0px;
}



#htext h1, h2{
        font-weight: bold;
        color: #c83c25;
        text-align: left;
        padding: 0px 0px 0px 0px;
	
}



#htext h3{
        font-weight: bold;

  

        text-align: right;
        
        color: c83c25;

        /*padding-left: 50px;*/

}







/** MENU */



#menu {
        padding: 0px 0px 0px 0px;

}





/** CONTENT */



#content {

        width: 798px;

        margin: 0px auto;

        padding: 0px 0px 0px 0px;

}



#columnA {

        float: right;

        width: 576px;
        height: 700px;

        padding-left: 20px;

        

}



#columnA h2 {

        height: 22px;

        border-bottom: 1px dashed #EEEEEE;

        font-size: 12pt;

        font-weight: bold;

}



#columnA h3 {

        text-align: right;

        color: #808080;

        font-weight: bold;



}



#columnA ul {

        list-style: none;

        text-align: right;

        color: #000080;

        font-weight: bold;

        font-size: 14px;

}



#columnB {

        float: right;
	height: 700px;
        width: 145px;
        background: #eeeee;
	padding-left: 20px;
		padding-left: 10px;
		padding-right: 10px;
		margin-bottom: 0px;
		border-color: #1a75bb;
		border-style: solid;
		border-left-width:0px;
		border-right-width:12px; 
		 
		border-left-width:0px; 
		border-top-width:3px;
		list-style: none;
	
}



#columnB h3 {

        height: 22px;

        border-bottom: 1px dashed #EEEEEE;

        border-spacing: 2px;

        font-size: 11pt;

        font-weight: bold;

}



/** FOOTER */



#footer {

        clear: both;

        margin: 0px auto;

     	height: 47px;

        background: url(../images/main-bot2.jpg) no-repeat bottom center;

        text-align: center;

}



#footer p {

        margin: 0px;

        padding: 5px 150px 0px 0px;

        font-size: 10px;

        color: #000080;

}



#footer a {

        color: #000080;

}
