/* CSS Document */
a:link { 
	color: #ffffff;
		text-decoration: none;
	}
a:visited { 
	color: #ffffff;
		text-decoration: none;
	}
a:hover { 
	
	text-decoration: underline;
	}
a:active { 
	color: #ffffff;
		text-decoration: none;
	}
	
body {
	background-color:#006600;
	}
	
.fillbody {
	width:931px;
	height:500px;
	}
	
.header {
	width:931px;
	height:269px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	}
	
.header2 {
	width:931px;
	height:269px;
	background-color:#FFFFFF;
	}
	
.topleft {
	width:273px;
	height:269px;
	}

.topleftpublish {
	background-image:url(../images/flashnav.jpg);
	background-repeat:no-repeat;
	width:273px;
	height:269px;
	}
	
.welcomenote {
	width:279px;
	height:269px;
	}

.publishcontent {
	overflow:auto;
	width:360px;
	height:235px;
	margin-right:25px;
	border:2px solid #127310;
	margin-top:20px;
	}
	
.publishcontent2 {
	overflow:auto;
	width:360px;
	height:235px;
	margin-right:10px;
	border:2px solid #127310;
	margin-top:20px;
	}
	
.publishtext {
	font:11px/18px Arial, Helvetica, sans-serif;
	margin:0px 10px 0px;
	color:#448039;
	text-align:justify;
	}

.linkcolor {
	font:11px/18px Arial, Helvetica, sans-serif;
	color:#448039;
	text-align:justify;
	}
	
.headerflash {
	width:658px;
	height:269px;
	}
	
.bgpublishing {
	background-image:url(../images/bgpublishing.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}

.bgservices {
	background-image:url(../images/bgservices.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}

.bgaboutus {
	background-image:url(../images/bgaboutus.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}
	
.bgcontact {
	background-image:url(../images/bgcontactus.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}

.bgadvertising {
	background-image:url(../images/bgadvertising.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}

.bgprinting {
	background-image:url(../images/bgprinting.jpg);
	background-repeat:no-repeat;
	width:931px;
	height:269px;
	}
	
.bgseminars {
	background-image:url(../images/bgseminars.jpg);
	background-repeat:no-repeat;
	width:658px;
	height:269px;
	}
	
.left {
	width:273px;
	height:231px;
	background-image:url(../images/left.jpg);
	background-repeat:no-repeat;
	}
	
.main {
	width:658px;
	height:231px;
	background-image:url(../images/main.jpg);
	background-repeat:no-repeat;
	}
	
.main2 {
	width:658px;
	height:231px;
	background-color:#FFFFFF;
	}

.textformat {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}
	
.textlink {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	}