﻿@import url("layout.css");
body { font-family: Georgia, "Times New Roman", Times, serif; font-size: small; margin-top: 5px; margin-bottom: 5px; background: #FFFFFF url('../images/bggrey.gif') repeat-x fixed; }

#container { border: 2px solid #595959; background-color: #fff; }

#masthead { text-align: left; background-color: #fff; background-image: url('../images/Wisehdr002.jpg'); 
background-repeat: no-repeat; color: #C4A8B3; }

#navigation { border-top: 1px solid #5E194E; border-bottom: 1px solid #5E194E; background-color: #C4A8B3; }
html>body #navigation { overflow: hidden; }

#column_l {	width: 130px; padding: 15px; background-color: #FFFFFF; }
html>body #column_l { width: 130px; padding: 10px 15px; background-color: #FFFFFF; }

#column_m {	width: 485px; padding: 15px; background-color: #FFFFFF; }
html>body #column_m { width: 485px; padding: 10px 15px; background-color: #FFFFFF; color: #0060BE; }

#column_r {	width: 130px; padding: 15px 10px; background-color: #FFFFFF; }
html>body #column_r { width: 130px; padding: 10px 15px; background-color: #FFFFFF; }

#content { background-color: #FFFFFF; }

#footer { text-align: left; padding:10px; color:#5E194E; background-color: #C4A8B3; border-top: 1px solid #5E194E; }
html>body #footer { text-align: left; padding:10px; color:#5E194E; background-color: #C4A8B3; border-top: 1px solid #5E194E;  }

/* Masthead */
#masthead h1 { font-weight: bold; font-style: italic; color: #fff; margin-bottom: 0; margin-left: 0.5em; }
#masthead h3 { font-weight: bold; font-style: italic; color: #fff; margin-top: 0; margin-left: 1em; }

/* Navigation */
#navigation ul { list-style-type: none; width: 100%; margin: 0; padding: 0; }
#navigation li { float: right; }
#navigation a {	font-weight: bold; text-decoration: none; color: #5E194E; display: block; padding:5px 15px 5px 15px; border: 1px solid #dbf; }
#navigation a:hover { font-weight: bold; text-decoration: none; color: #FFFFFF; border: 1px solid #b9d; background-color: #b9d; }

/* Right Column */
#column_r img {	border: 1px solid #808080; }

/* Site typography */
h1 { font-size: xx-large; color: #000; }
h2 { font-size: x-large; color: #5E194E; }
h3 { font-size: large; font-style: italic; color: #000; }
h4 { font-size: medium; font-style: italic; color: #000; }
h5 { font-size: x-small; font-style: italic; color: #000; }
h6 { font-size: xx-small; font-style: italic; color: #000; }

/* Footer */
#footer p {	font-size: 0.7em; }

/* Links */
a {	color: #a27; text-decoration: underline; }
a:hover { color: #f72; text-decoration: none; }

.style_bold { font-weight: bold;}
.style_italic { font-style: italic;}
.style_notice { text-align: left; margin-right: 20px; margin-left: 20px; color: #999999;}
.style_sidebox1 { background-repeat:no-repeat; height: 240px; padding-top: 15px;}
.style_sidebox2 { background-repeat:no-repeat; height: 108px; padding-top:25px; }
.style_text{ color: #5E194E; font-size: small}
.style_arrows{ color: #5E194E; font-size: large; font-weight:bold; }
.style_sig1 { font-size: x-small; color: #5E194E; font-weight:bold; }
.style_sig2 { font-size: x-small; color: #5E194E; }
.style_bodtit { font-size: large; color: #5E194E;}
.style_bodtit { font-size: large; color: #5E194E;}
.style_bod { font-size: small; color: #000000;}
.style_bodhdr { font-size: medium; color:#666699}
.style_src { font-size: x-small; font-style: italic; color:#5E194E;}
.style_hlite { font-size: medium; color:#5E194E; text-decoration:none; font-weight:bold; }
.style_wise { text-align: center; color: #003366; font-size: medium; padding: 5px;}

.style3 { color: #990000; }
.style6 { color: #FF6600; font-style: italic; text-decoration: none;}

/* Marquee */
dl { margin:0; padding:0; padding-left:10px; padding-bottom:15px; }
dl.lateral { margin: 0; padding: 0; padding-left:5px; padding-bottom:5px; padding-right: 5px; font-size: x-small; text-decoration:none; }
dd { margin:0; padding:0; padding-left:0px; padding-top:5px; }


