@charset "utf-8";
<style type="text/css">




#footer { 
	width: 1050px;
	margin-top: -30px;
	height: 30px;

	
} 



#container {
	width: 1050px;
	position: relative;

	
} 

#header { 
	width: 1050px;
	height: 139px;
	align: right;

}

#sidebar {
	float: right;
	width: 400px;
	height: 35px;
	margin: 0;
	padding: 0;

}

#main { 
	margin: 0;
	padding: 20px 10px 40px 10px;
	width: 660px;
	float: right;

}

#sidebarright {
	float: right;
	margin: 0;
	padding: 0;

}
	 

#sidebarleft {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	
}

#form {
float: right;
}



body {
	background-image: url(backgrad5.png);
	background-repeat: repeat-y;
}

#myslides {
	width: 570px;
	height: 210px;
    padding: 0;
    margin:  0 auto;

}

#myslides2 {
	width: 320px;
	height: 300px;
    padding: 0;
    margin:  0 auto;

}

#myslides img {
    padding: 1px;
    border:  5px solid rgb(100,100,100);
	border-style: ridge;
    background-color: #999999;
    width: 560px;
    height: 200px;
    top:  0;
    left: 0
}

#myslides2 img {
    padding: 1px;
    border:  2px solid rgb(100,100,100);
    background-color: #000000;
    width: 320px;
    height: 300px;
    top:  0;
    left: 0
}

	
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.style3 {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.style4 {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif
	font-weight: normal;
	}
	
.style5 {
	color: #000000;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.style6 {
	font-size: large
}


.style7 {font-size: x-large}


