body {
        color:#333;
        background-color: white;
        font:11px verdana, arial, helvetica, sans-serif;
}

#topframe {
        background-color: white;
	position: absolute;
	top: 0px;
	left: 200px;
	right: 0px;
	height: 20px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#leftframe {
        background-color: white;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 100%;
}

#leftframe #pub {
	position: fixed;
	top: 250px;
	left: 0px;
	width: 200px;
}

#leftframe #pub img {
	border: 0px;
}

#leftframe h2,
#leftframe h3,
#leftframe h4,
#leftframe p {
	padding-left: 5px;
	padding-right: 5px;
}

#rightframe {
        background-color: #f0d9a6;
	position: absolute;
	top: 20px;
	left: 200px;
	right: 0px;
}

#menu {
        background-color: #f0d9a6;
	width: 192px;
	padding: 4px;
	float: left;
}

#menu ul {
	margin-left:15px;
	margin-top:5px;
	padding-left:0px;
	padding-bottom:30px;
}

#menu li {
	list-style-type: square;
	line-height: 11px;
	padding-bottom: 3px;
}

#content {
        background-color: #f0cd81;
	margin-left: 200px;
	padding:5px 5px 60px 5px;
	min-height: 400px;
}

#footer {
        color: white;
	background-color: #f09711; 
	padding: 15px;
	text-align: center;
	clear: left;
}

#footer a:link {color:white;}
#footer a:visited {color:white;}
#footer a:hover {text-decoration:underline;}

h3 {
	background-color: #f09711;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 3px 0px 3px 10px;
	margin-bottom: 0px;
	margin-top: 0px; 
}
	
label { font-weight:bold; }

a {
	color:black;
	font-size:11px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
}

a:link {color:black;}
a:visited {color:black;}
a:hover {text-decoration:underline;}
  
h3 a{color:white; text-decoration:underline;font-weight:bold;}
h3 a:link{color:white;}
h3 a:visited{color:white;}
h3 a:hover{color:yellow;background-color:transparent;}

#content h3 { 
	background-color: #f09711; 
}
#menu h3 { background-color: #f09711; }

#Content>p {margin:0px;}
#Content>p+p {text-indent:30px;}

p.warning {
	color: red;
	font-weight:bold;
}

#beta {
        background-image: url(http://alacon.org/beta.png);
        background-repeat: no-repeat;
	position: fixed;
	top: 125px;
	left: 158px;
	width: 41px;
	height: 41px;
}
.lnk {
	padding-left: 15px;
	margin: -5px;
}
.lnk a:link,
.lnk a:visited,
.lnk a:hover {
	color: white;
	font-weight: bold;
}

.lnk a {
	background-color: #887b98;
	border: 1px outset white;
	vertical-align: 1px;
	padding: 1px 4px 1px 4px;
}


.saialacon {
        /*background-color: #f0cd81;*/
        padding:60px 5px 50px 5px;
	text-align:center;
}

span.sai00 { font-size:4em; }
span.sai01 { font-size:4.6em; }
span.sai02 { font-size:4.8em; }
span.sai03 { font-size:5.7em; }
span.sai04 { font-size:4.7em; }
span.sai05 { font-size:5.0em; }
span.sai06 { font-size:5.8em; }
span.sai07 { font-size:5.0em; }
span.sai08 { font-size:6.5em; }
span.sai09 { font-size:6.3em; }
span.sai10 { font-size:7.2em; }

.center {
	text-align: center;
}

.lower {
	margin-top: 200px;
}
