html {}

*	{
	padding : 0;
	margin : 0;
	border : 0;
	}

body {
	background : #003265;
	font-family : georgia,serif;
	font-size : 16px;
	height : 100%; 
	min-width: 800px;
	}


#header {
	width: 100%;
	height: 188px;
        min-width: 1010px;
	background: #003265 url(../images/crest.png) no-repeat 20px center;
	text-align: right;
	clear: left;
	float: left;
	display: block;
	color: #fff;
	}

#header p {
        display: none;
        }

#headimage {
        height: 188px;
        width: 910px;
        background: transparent url(../images/muller_header.jpg) no-repeat top right;
        float: right;
        }

#header h3 {
        display: none;
        position: absolute;
        right: 1.5em;
        top: 150px;
        border: 0;
        }

#header a {
        color: #fff;
        }

#menu {
	width: 100%;
        min-width: 1010px;
	height: 2.5em;
	display: block;
	background: #205d9b url(../images/stripe2.jpg) 0 0 repeat-x;
	clear: left;
	float: left;
        border-bottom: solid black 2px;
	border-top: solid black 2px;
	padding-bottom: 4px;
	}

#main {
	width: 80%;
        min-width: 400px;
	display: block;
	padding: 0 1em 1em 1em;
	border-left: solid #4481bf 4px;
	border-right: solid #4481bf 4px;
	margin: 0 auto;
	color: #000;
	background: #fff;
	}

#spacer {
        width: 80%;
        height: 2em;
        clear: left;
        }

#bottom {
	width: 100%;
        min-width: 1010px;
	clear: left;
	float: left;
	border-top: solid #000 2px;
	background: #003265 url(../images/stripe2.jpg) 0 0 repeat-x;
	display: block;
	text-align: center;
	}

.box {
	background : #205d9b;
	color: #fff;
	width: 21.5%;
	margin: 1em 1.5% 1em 1.5%;
	float: left;
	padding: 0;
	}

.box a, #verybottom a {
        color:#fff;
        text-decoration:none;
        border: solid transparent 1px;
        border-bottom: dashed #fff 1px;
        }

.box a:active, .box a:hover, #verybottom a:active, #verybottom a:hover {
        color: #fff;
        border: solid #fff 1px;
        background:#4481bf;
        }

a {
        text-decoration:none;
        }

a:hover, a:active {
        border-bottom:solid 1px #000;
        }

a:visited {
        color: #003265;
        }

#verybottom {
	clear:left;
	border-top:solid black 2px;
	display: block;
	background: #003265 url(../images/stripe1.jpg) 0 0 repeat-x;
	height: 80px;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #fff;
	}

.divider {
        width: 100%;
        margin: 1em auto;
        text-align: center;
        }

.comments-wrapper {
        width: 100%;
        margin: 0 auto;
        text-align: center;
        }


/* Text divs */

p, #main li {
	margin: 1em;
	}

#main ul {
	list-style: circle outside;
	margin-left: 2em;
        }

h1 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : 2em;
	font-weight: normal;
	text-align : left;
	padding: 0;
	margin: 0 1em 0 0;
	width: 100%;
	border-bottom: solid black 2px;
	}

h2 {
	font-size: 1em;
	font-weight: normal;
	font-variant: small-caps;
	padding: 1em;
	}

h3 {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size : medium;
	font-weight : normal;
	letter-spacing : 2px;
	text-align : left;
	margin: 1em;
	border-bottom: dashed #000 1px;
        clear: left;
	}

#main img {
        border: solid #205d9b 2px;
        margin: 0 1em;
        }


/* Menu Hypertext Links */	

#menu ul {
	list-style: none;
	background: #205d9b;
	color: #fff;
	}

#menu li {
	font-variant: small-caps;
	text-align: center;
	width: 10.96%;
	display: block;
	float: left;
        height: 2.5em;
	}

#menu li a {
	display: block;
	float: left;
	text-decoration: none;
	width: 90%;
	height: 1.5em;
	color: #fff;
	padding: .5em 5%;
	border: solid transparent 2px;
	}

#menu li a:visited, #bottom a:visited {
	color: #ccf;
	}

#menu li a:hover, #menu li a.current, #menu li a:active {
	display: block;
	background: #4481bf url(../images/stripe3.jpg) 0 0 repeat-x;
	color: #000;
	}

#menu li a:hover, #menu li a:active, .box {
	border: solid #75ace5 2px;
	border-top: solid #a7c7e7 2px;
	border-bottom: solid #001225 2px;
	border-right: solid #003265 2px;
	}

#menu li a.current, #menu li a:active {
	border: solid #000 2px;
	}



form input {
        border: solid black 1px;
        margin: 2px;
        padding: 2px;
        }


/* comments---------------------------------------------- */

.comments_error {
        color: #000;
        background-color: #fff4f4 
        }

ul.comments_error {
        padding : 0.3em;
        list-style-type: circle;
        list-style-position: inside;
        border: 2px solid #fdd;
        }

div#cpreview {
        color: #000;
        background-color: #f1f1f1;
        border: 2px solid #ddd;
        }

form#txpCommentInputForm td {
        vertical-align: top;
        background: #75ace5;
        margin: 1em auto;
        border: solid #4481bf 2px;
        padding: .5em;
        }

#main ul.smd_switcher, #main ul.smd_switcher li {
        list-style: none;
        margin: 0;
        padding: 0;
        margin-right: -1em;
        clear: both;
        }

#main ul.smd_switcher a {
        font-size: small;
        padding: 1px 3px;
        text-align: right;
        float: right;
        color: #fff;
        background: #205d9b;
        border: solid black 1px;
        border-top: none;
        clear: both;
        }

#main .smd_currstyle {
        display: none;
        }
