* {
	border: 0;
	margin: 0;
	padding: 0;
}

a:active { 
	color: #0d5291; text-decoration: none
	text-decoration : none;
}

a:link { 
	color: #0d5291; text-decoration: none
	text-decoration : none;
}

a:visited { 
	color: #0d5291; text-decoration: none
	text-decoration : none;
}

a:hover { 
	color: #18ade7; text-decoration: none
	text-decoration : none;
}


html
{
	height: 100%;
}

body
{
	background: url(../background.gif);
	height: 100%;
}

td {
	vertical-align: top;
}

h1
{
	font-family: Garamond, Georgia, "Times New Roman", Times, serif; 
	font-size: 18px;
	color: #800a0c;
	text-transform: uppercase;
	line-height: 19px;
	padding: 0px 158px 0px 26px;
}

h2
{
	font-family:  "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-transform: uppercase;
	font-weight: 100;
	line-height: 14px;
	padding: 0px 158px 0px 26px;
}

p
{
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #616161;
	text-decoration : none;
	line-height: 14px;
	position: relative;

}

.pquote1
{
	padding: 4px 218px 5px 61px;
	font-style: italic;
	color:#000000;
	text-decoration : none;
}

.pcontent1
{
	padding: 0px 158px 0px 26px;
}

.pcontent2
{
	padding: 0px 26px 0px 26px;
}

div {
	background-repeat: no-repeat;
	width: 100%;
	overflow: hidden; /*fixes appearing scrollbar bug (IE)*/
}

.articlephoto {
    margin-right: -135px;
}

date
{
font-weight: bold
}

#all {
	width: 874px;
	position: absolute;
	overflow: hidden;
	left: 50%;
	margin-left: -437px;
}

#title {
	background-image: url(../navi.gif);
	background-repeat: no-repeat;
	line-height: 13px;
	width: 874px;
}

#navi {
	/*float: left;*/
	padding-left: 173px;	
}

#content
{
    background: url(../contentbackground.gif);
	background-repeat: repeat-y;
	/*background-position: 0px 63px;*/
}

/*---------CONTENT1---------*/

#content1 {
	float:left;
    width:611px;
}

#content1top {
    background-image: url(../content1top.gif);
	width: 611px;
}

#content1head1 {
    background-image: url(../content1head1.gif);
	width: 611px;
}

.content1text {
    background-image: url(../content1text.gif);
	width: 611px;
}

#content1inbetween {
    background-image: url(../content1inbetween.gif);
	line-height: 31px;
	width: 611px;
}

#content1head2 {
    background-image: url(../content1head2.gif);
	background-repeat: no-repeat;
	width: 611px;
}


/*---------CONTENT2---------*/

#content2 {
    float: right;
    width: 263px;
    /*clear: right;*/
}

#content2top {
    background-image: url(../content2top.gif);
	width: 263px;

}

#content2middle {


    background-image: url(../content2middle.gif);
	width: 263px;
}
