/* CSS Document */


body
{
	margin:0px 0px; 
	padding:0px;
    font: normal 15px Georgia, Times New Roman, Times, serif;
	text-align:center;


}

#page-container
{
	width:680px;
	margin:0px auto;
	text-align:left;
	padding:0px;


	
}
#main-nav
{

height:30px;
padding:0;
/*
margin:0  0 0 100px;
*/
margin:0;
text-align:center;

}


#header
{
height:178px;
width:680px;

clear:both;
}

#sidebar-a
{

float:right;
width:280px;
margin:35px 0 0 0;
padding-bottom:0px;

}
#sidebar-a .padding 
	{
	padding: 10px;
background-repeat:no-repeat;

	}

#sidebar-a .paddings
	{
	padding: 10px;
background-repeat:no-repeat;
	}
	
#content
{

text-align:justify;
margin-right:260px;
}

#content .padding
{
padding:20px;
}

#content p
{
padding: 0;
margin:0;
padding-bottom:5px;
}

#content li
{
line-height:1.6em;

}

#footer
{

height:auto;
clear:both;
text-align:center;
margin-top:25px;

}


td{font: normal 14.5px Georgia, Times New Roman, Times, serif;}

.tdbox{font: bold 14.5px Georgia, Times New Roman, Times, serif;}
.small{font: normal 14 px Georgia, Times New Roman, Times, serif;}


.difcolor
{
color:#551A8B;
}

a:link{color:#8800C8;text-decoration:none;}
a:hover{color:gray;text-decoration:none;}
a:active{color:black;text-decoration:none;}
a:visited{text-decoration:none;}

.space
{
height:140px;
}

/**
.box1
{
background-image: url(images/box1.jpg);
background-repeat:no-repeat;
}
**/

.box_long
{
background-image: url(images/box_long.jpg);
background-repeat:no-repeat;
}


#content_one
{
margin:50px 50px 0 50px;
text-align:justify;
}

.letter
{
background-color:#FBF2C9;
border: 1px dashed black;
padding:10px;
}

h3, h2
{
text-align:center;
}

h3
{
color:#613322;
}

h2
{
color:red;
}

li
{
line-height:1.5em;
}

