body		{background-color : #990000;
		color : #660000;
}


/*a{color : #660000}*/

a:link {
color : #660000;
text-decoration : none;

}
a:visited {
color : red;
text-decoration : none;

}
a:hover {
text-decoration : underline;
}
a:active {
text-decoration : underline;
}

a img{border:0;}

p.linktext{
			margin-left : 20px;
			margin-right : 20px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size : 14pt;
			color : #000099;
			text-align : center;
			font-weight : bold;

}




/* links which are headers */
a.linkhead {
		display: block;
		margin-left: 20px;
    		margin-right: auto;
    		text-align:center;
		font-family: Tahoma, Geneva, sans-serif;
		font-size : 16pt;
		background-color : #ffc0cb;
		
}
a.linkhead:link {
		color: #660000;
		text-decoration : none;
}
a.linkhead:visited {
		color : red;
		text-decoration : none;
}
a.linkhead:hover {
		text-decoration : underline;
}
a.linkhead:active {
		text-decoration : underline;
}


/* links which are in text */
a.linktail {
			margin-left : 0px;
			margin-right : 0px;
			font-family: Tahoma, Geneva, sans-serif;
			font-size : 12pt;
			color : #000099;
			text-align : center;	
}
a.linktail:link {
			color : #000099;
			text-decoration : none;
}
a.linktail:visited {
			color : red;
			text-decoration : none;
}
a.linktail:hover {
			text-decoration : underline;
}
a.linktail:active {
			text-decoration : underline;
}


/* links which are in text */
.linktail2 {
			margin-left : 0px;
			margin-right : 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color : black;	
			text-align:center;
}
a.linktail2:link {
			color: black;
			text-decoration : none;
}
a.linktail2:visited {
			color : red;
			text-decoration : none;
}
a.linktail2:hover {
			text-decoration : underline;
}
a.linktail2:active {
			text-decoration : underline;
}


a.inpage {
			margin-left : 10px;
			margin-right : 10px;
			font-family: 'Arial Narrow', sans-serif;
			font-size : 12pt;}

a.inpage:link {
			color : #660000;
			text-decoration : none;
}
a.inpage:visited {
			color : red;
			text-decoration : none;
}
a.inpage:hover {
			text-decoration : underline;
}
a.inpage:active {
			text-decoration : underline;
}



#container{
			width: 1120px;
			border: 0px;
			padding: 0px;
			background : white;
			height:1300px;	
		}

#sidebarleft {
    			float: left;
    			width: 150px;
			background : #ffc0cb;
			height:1300px;
}

#main {
			width : 800px;    			
			margin-left: 150px;
    			margin-right: 154px;
			background : white;
			height:1300px;
}

#sidebarright {
    			float: right;
    			width: 154px;
			background : #ffc0cb;
			height:1300px;
}

#bannercontall{
			width :1120px;
			height : 100px;
			background : #ffc0cb;
}

#bannercontmain{
			width : 800px;
			height : 100px;
			background : #ffc0cb;
}

#footer{
			width : 1120px;
			height : 60px;
			background : #ffc0cb;
}


p{
			margin-left : 20px;
			margin-right : 20px;
			font-family: ‘Arial Narrow’, sans-serif;
			font-size : 12pt;
			color:#660000;

}


p.sbleft{
			margin-top : 5px;	
			margin-bottom : 5px;		
			margin-left : 20px;
			margin-right : 20px;
			text-align : center;
			font-family: ‘Arial Narrow’, sans-serif;
			font-size : 12pt;
			font-weight : normal;
			color : #660000;

}

p.sbright{
			margin-top : 5px;	
			margin-bottom : 5px;		
			margin-left : 20px;
			margin-right : 20px;
			text-align : center;
			font-family: ‘Arial Narrow’, sans-serif;
			font-size : 9pt;
			font-weight : normal;
			color : #660000;

}


h1{			margin-left : 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 22pt;
}


h2{			margin-left : 20px;	
			font-family: Arial, Helvetica, sans-serif;		
}

h3{			margin-left : 20px;
			font-family: Arial, Helvetica, sans-serif;			
}

img{			margin-left : 20px;
}

img.banner{		margin-left : 0px;
}

.button2{	
			margin-left : 10px;
			margin-right : 10px;	
			text-align : center;		
			width:130px;
			background:#660000;
			height : 2px;
			color:white;
			font-family: ‘Arial Narrow’, sans-serif;
			font-size : 14pt;
			font-weight : bold;
}

.article{
			margin-left : 20px;
			margin-right : 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color : black;

}

.smallarticle{
			margin-left : 20px;
			margin-right : 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 12pt;
			color : black;

}

.redarticle{
			margin-left : 20px;
			margin-right : 20px;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 14pt;
			color : #990000;
			font-weight : bold;
}

h1.article{
			color : black;
			font-family: Arial, Helvetica, sans-serif;
			font-size : 18pt;
			text-align: center;

}

h2.title{
			color : #990000;
			font-family: Arial, Helvetica, sans-serif;

}
