/* IIDA SW Chapter */


* {
margin:0;
padding:0;
}
p {
padding:10px 0 0px 0;
}
body {
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
background-color: #ffffff; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

/* --- TOP --- */
.top {
height: 125px;
width:100%;
background-color:#d01e50;
min-width:835px;
}
.top1 {
float:left;
height: 125px;
width:330px;
background-color:#d01e50;
}
.top2 {
float:left;
height: 65px;
width:500px;
margin-top:50px;
}
.swctop {
padding-left:20px;

}
.swctop1 {
font:20px Verdana, Arial, Helvetica, sans-serif;
color:#fcafbf;
}
.swctop2 {
font:10px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#fcafbf;
}
/* --- / top --- */

/* --- MAIN --- */
#outer {  
margin: 15px auto 0px auto; 
width: 837px;
}
#container { 
float: left;  
width: 837px; 
border:2px solid #e0dcdb;
voice-family: "\"}\"";  
voice-family:inherit; 
width: 835px; 
min-height:100px;
padding:10px;
margin-bottom:8px;
background-color: #ffffff;
}
.iidafoot{
font-size:11px;
font-weight:bold;
color:#666666;
}
.iidafoot2{
font-size:11px;
margin-left:5px;
color:#666666;
}
/* --- / main --- */

/* --- NAVIGATION --- */
.basictab ul{
margin: 4px;
padding: 3px 0;
margin-left: 0;
font: bold 12px Verdana;
border-bottom: 2px solid #d01e50;
list-style-type: none;
text-align: left; 
}
.basictab li{
display: inline;
margin: 0;
}
.basictab li a{
text-decoration: none;
padding: 3px 6px;
margin-right: 2px;
color: #552318;
}
/*.basictab li a:visited{
color: #2d2b2b;
}*/
.basictab li a:hover, .basictab li a.current{
color: #d01e50;
}
.basictab li a:active{
color: #d01e50;
}
.tabcontainer{
clear: left;
width:95%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}
.tabcontent{
display:none;
}
.sublinks1 {
padding-left:7px;
padding-right:15px;
}.sublinks {
padding-right:15px;
}
.sublinks1 a, .sublinks a{
font: bold 11px Verdana;
color:#552318;
text-decoration:none;
}
.sublinks1 a:hover, .sublinks a:hover{
color:#d01e50;
}
/* --- / navigation --- */

/* --- HOME --- */
.home1 {
float:left;
margin-left:20px;
background-color:#3399FF;
width:260px;
height:355px;
}
.home2 {
float:left;
margin-left:5px;
background-color:#96421e;
width:230px;
height:355px;
font-size:11px;
padding: 0 15px 0 15px;
color:#ffffff;
line-height:15px;
}
.home2 p{
padding-top:15px;
padding-bottom:5px;
}
.home3 {
float:left;
margin-left:5px;
background-color:#ffc938;
width:245px;
height:355px;
font-size:11px;
padding-left:15px;
color:#ffffff;
}
.home3 p{
text-align:center;
}
.home3 .bot10{
margin-bottom:10px;
}
.lowerbox{
float:left;
margin-left:20px;
width:780px;
height:22px;
background-color:#cccccc;
color:#ffffff;
font-weight:bold;
padding-top:3px;
padding-left:10px;
margin-bottom:5px;
font-size:15px;
margin-top:3px;
}
.tabin2{
text-align:right;
padding-right:148px;
margin-top:25px;
height:19px;
width:97px;
background-color:#552318;
font-size:14px;
}
.tabin2 a{
color:#ffffff;
text-decoration:none;
}
.tabin2 a:hover{
color:#d01e50;
text-decoration:none;
}
.tabin3{
text-align:right;
padding-right:100px;
margin-top:15px;
height:19px;
width:145px;
background-color:#e0822a;
font-size:14px;
}
.tabin3 a{
color:#ffffff;
text-decoration:none;
}
.tabin3 a:hover{
color:#d01e50;
text-decoration:none;
}
.mainbot{
float:left;
width:780px;
margin-left:20px;
}
.mainbot img{
padding-right:20px;
}
.homeopt{
font-size:16px;
line-height:25px;
color:#d01e50;
}
.homeopt a{
color:#d01e50;
text-decoration:none;
}
.homeopt a:hover{
color: #552318;
text-decoration:none;
}
.homenews{
font-size:15px;
font-weight:bold;
color:#000000;
}
/* --- / home --- */

/* --- CONTENT --- */
.wrapper{
float:left;
width:805px;
margin-left:10px;
margin-top:15px;
height:auto;
}
.content{
float:right;
width:530px;
height:auto;
}
.side{
float:left;
width:220px;
height:auto;
font-size:10px;
}
.sideheader{
font-weight:bold;
width:220px;
color:#d01e50;
font-size:11px;
border-bottom:2px solid #999999;
}
.sideheader a{
color:#d01e50;
text-decoration:none;
}
.sideheader a:hover{
color: #552318;
text-decoration:none;
}
.sidetopic{
float:left;
width:220px;
height:auto;
margin-bottom:15px;
}
.sidetopic a{
color:#d01e50;
text-decoration:none;
}
.sidetopic a:hover{
color: #552318;
text-decoration:none;
}
.content img{
margin-bottom:10px;
}
.content li{
line-height:16px;
}
h1 {
font-size:16px;
color:#5a2515;
}
h2 {
font-size:13px;
color:#5a2515;
}

.board {
padding:10px 0 0px 0;
line-height:15px;
}
.board a{
color:#d01e50;
text-decoration:none;
}
.board a:hover{
color: #552318;
text-decoration:none;
}
.content a{
color:#d01e50;
text-decoration:none;
}
.content a:hover{
color: #552318;
text-decoration:none;
}

/* --- / content --- */

.legendbox {  border:1px solid #000; padding:2px; margin-left:50px;}

.home3 p a {color:#000}

