/* body {
background-color:rgba(0,0,0,0);
text-align:center;
width:916px;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size:12pt;
} */

/* #mainindex {
display:block;
position:relative;
height:3000px;
overflow:hidden;
} */

#mainindex {
display:block;
/* background-color:rgba(0,0,0,0); */
text-align:center;
font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
font-size:12pt;
} 


#bord {
display:block;
width:916px;
height:auto;
padding-left:20px;
padding-right:15px;
margin:0px auto;
}
.left {
display:block;
position:relative;
float:left;
width:281px;
height:auto;
text-align:center;
border:0px solid gray; 
}
#abts {
display:block;
position:relative;
float:right;
width: 350px;
height: auto;
border:1px solid gray;
font-size:25px;
color:blue;
text-align:left;
padding-left:50px;
padding-bottom:31px;
}
#flag {
display:block;
height:273px;
width: 281px;
border:1px solid black;
}
.divider {
width:100%;
height:18px;
border:1px solid black;
background-image:url('../images/divider2.gif');
background-repeat: repeat-x;
}
.clear { clear: both; }
.wrapper {
width: 100%;
height:600px;
text-align: center;
border: 1px solid #000;
}

.lcol {
display:block;
width:281px;
float:left;
height:600px;
border-right:1px solid black;
}

.allcols {
width:250px;
text-align:center;
margin: 0 auto;
}

.mysize {
font-size:16px;
text-decoration: underline;
color:blue;
}

.txdi{
text-align:left;
font-size:12px;
}


.rcol {
min-width:281px;
height:600px;
float:left;
border-left:1px solid black;
}
.ccol {
width:352px;
float:left;
height:600px;
border:0px solid black;
}
.right {
float: right; 
position: relative; 
}
#notice {
display:block;
position:relative;
right:25px;
font-size:14px;
color: #ff0000;
border:1px solid black;
padding:10px;
}
h1 {font-size:50px; letter-spacing:5px; color: #0000ff}

