@charset "utf-8";
/* CSS Document */

object {
outline:none;
}

page.centered {
width: 750px;
margin-right: auto;
margin-left: auto;
}//


#menu {
	position:absolute;
	left:12px;
	top:8px;
	width:800px;
	height:300px;
	z-index:1;
}

#intro {
	
	width: 65%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#NewsHeader {
	width: 65%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#News {
	width: 65%;
	height: 500px;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	overflow -X: hidden;
	overflow -Y: scroll;
	overflow: scroll;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#Map {

	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content {
	width: 65%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer {

	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#guidelines {
	
	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#book {
	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#publications {
	width: 90%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#Buy {

	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#cart {

	width: 70%;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.orange {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#C00;

}

.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.olink {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color:#900;
	text-decoration:none
}


.header {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.smallorange {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #900;
}

.newsy {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}

.menu {

	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	}

IMG.logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
	}

ul {
	list-style-type: none;
	padding-left: 3;
	margin-left: 3;
	}


.align-right { float:right; margin: 0 0 15px 15px; }

.align-left { float:left; margin: 0 15px 15px 0; }

.frame { padding: 5px; border: 1px solid #aaa; }



.navbar a:link {color: #000000; text-decoration: none;
}

.navbar a:visited {color: #000000; text-decoration: none; 
}

.navbar a:hover {color: #900; text-decoration: none;
}

.navbar a:active {color: #000000; outline: none;
}

.navbar a:focus {-moz-outline-style: none;
}

.main a:link {color: #900; text-decoration: none;
}

.main a:visited {color: #900; text-decoration: none; 
}

.main a:hover {color: #000000; text-decoration: none;
}

.main a:active {color: #900; outline: none; text-decoration: none;
}

.main a:focus {-moz-outline-style: none;
}


