/* background color */

body {background-color: #C7E1FF}


/* copyright font */
	
	
	
h6 {
	color:#FFFFFF;
	font-family : Arial,Tahoma,Verdana;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

h7 {
	color:#FFFFFF;
	font-family : Arial,Tahoma,Verdana;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}


/* header image of the website */

.header_top {
	background: url("page_images/pageheader.gif");
	background-repeat: no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}


/* buttons toprow of the page */

.home {
	background: url("page_images/home_button_top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.about_us {
	background: url("page_images/about us button top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.banners {
	background: url("page_images/banners button top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.bookmark {
	background: url("page_images/bookmark button top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.disclaimer {
	background: url("page_images/disclaimer button top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.forums {
	background: url("page_images/forum_button_top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
}
.fon_top {
	background: url("page_images/fon row button top.gif");
	width: 780px;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

/* closing stripe top row buttons always in the end! */

.closingline {
	background: url("page_images/closingline_button_top.gif");
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

/* main background images */


/* this is the textbox for software */

.main_a {
	background: url("page_images/background_main_soft6.gif");
	width: 780px;
	height: 659px;
	background-repeat:no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

/* this is the textbox for */
.main_b {
	background: url("page_images/background_main_avatar6.gif");
	width: 780px;
	height: 692px;
	background-repeat:no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

/* this is the textbox for */
.main_c {
	background: url("page_images/background_main_c.gif");
	width: 780px;
	height: 700px;
	background-repeat:no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}

/* this is the textbox for */
.main_d {
	background: url("page_images/background_main_d.gif");
	width: 780px;
	height: 700px;
	background-repeat:no-repeat;
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px
	
}



