/* Base Weblog (base-weblog.css) */

/* basic elements */

html {
    margin: 0;
    /* setting border: 0 hoses ie6 win window inner well border */
    padding: 0;
}

body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 8px;
}



table {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 13px;
}


#t { 
width:900;
text-align: center;
margin:0 auto 0 auto;
clear: both;
margin-top:0px;
border : 0px solid #000000;
}


#tleft { margin:0 0px;
width:300px;
float:left;
height:25px;
text-align:left;
border : 0px solid #000000;
}

#tright { margin:0 0px;
width:580px; 
float:right;
height:25px;
text-align:right; 
border : 0px solid #000000;
}


#ss { 
width:900px;
height:5px;
text-align: center;
margin:0 0 0 0;
clear: both;
background-color: #eeeeee;
border : 0px solid #000000;
}


#ss2 { 
width:900px;
height:300px;
background: url("img/topimg.gif") no-repeat;
text-align: center;
margin:0 0 0 0;
clear: both;
background-color: #ffffff;
border : 1px solid #eeeeee;
}

#ss3 { 
width:900px;
height:20px;
text-align: center;
margin:10 0 0 0;
clear: both;
background-color: #ffffff;
border : 0px solid #eeeeee;
}




#t2 { 
width:900px;
height:100px;
text-align: center;
margin:0 auto 0 auto;
clear: both;
background-color: #FFFFFF;
margin-top:0px;
border : 0px solid #c0c0c0;
}   


#tleft2 { margin:0 0px 0 0;
width:370px;
float:left;
height:25px;
text-align:left;
border : 0px solid #000000;
}

#tright2 { margin:0px 0px 0px 0px;
width:460px; 
float:right;
height:25px;
text-align:left; 
border : 0px solid #000000;
}





#mmm { 
width:900px;
text-align: center;
margin:0 auto 0 auto;
clear: both;
margin-top:0px;
background-color: ##F0FFF0;
border : 0px solid #c0c0c0;





}   


#mmmleft { margin:0 0px 0 0;
width:598px;
height:800px;
float:left;
height:25px;
text-align:center;
border : 0px solid #000000;
}

#mmmright { margin:0 0px 0 0px;
width:250px; 
float:right;
height:500px;
text-align:left; 
background-color: #FFFFFF;
border : 0px solid #000000;
clear: both;
}


#mbox { margin:0 0px 3 0px;
width:230px; 
float:right;
height:10px;
text-align:center; 
background-color: #FFFFFF;
border : ‚Opx solid #c0c0c0;
clear: both;
}


#mbox2 { margin:30 0px 0 0px;
width:570px; 
float:center;
height:40px;
text-align:left; 
border : 0px solid #000000;
clear: both;
}



#mbox2left { margin:0 0px 0 0;
width:300px;
float:left;
height:25px;
text-align:left;
border : 0px solid #000000;
}

#mbox2right { margin:0 0px 0 0px;
width:260px; 
float:right;
text-align:left; 
background-color: #FFFFFF;
border : 0px solid #000000;
clear: both;
}




#bottom { 
width:850px;
text-align: center;
margin:0 auto 0 auto;
clear: both;
background-color: #CDB79E;
border : 1px solid #000000;
}


#md3 { 
width:850px;
text-align: center;
margin:0 auto 0 auto;
clear: both;
margin-top:0px;
background-color: #ffffff;
border : 0px solid #000000;

}   





table {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font-family: verdana, 'trebuchet ms', sans-serif;
    font-size: 13px;
}


h1 { 
line-height: 150%;
font-size: 13px;
color: #000000;
}


h2 { 
font-size:14px; 
line-height: 100%;
color: #333333;
}


.logo_top_right
{
background: url("img/bar.gif") no-repeat;
display: block;
vertical-align:middle;
width: 240px;
height: 500px;
margin-top:0px;
margin-bottom:0px;
margin-right:0px;
margin-left:0px;
overflow: hidden;
}


h3 { 
font-size:15px; 
line-height: 100%;
color: #333333;
font-weight: bold;
}

strong { 
font-size:13px; 
line-height: 100%;
font-weight: normal;
}


.font4 {
line-height: 250%;
font-size: 18px;
color: #228B22;
font-weight: bold;
}



.font5 {
line-height: 140%;
font-size: 13px;
color: #c0c0c0;
}


.font6 {
line-height: 250%;
font-size: 13px;
color: #333333;
}




span.sample1 { 
line-height: 100%;
font-size: 16px;
color: #CD8C95;
font-weight: bold;
}



form { margin: 0; padding: 0; }
a { text-decoration: underline; }
a img { border: 0; }

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote {
    margin-top: 10px;
    margin-bottom: 10px;
}


/* standard helper classes */

.clr {
    clear: both;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: 0 -1px -1px 0;
    border: 0;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

/* .pkg class wraps enclosing block element around inner floated elements */
.pkg:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}
* html .pkg { display: inline-block; }
/* no ie mac \*/
* html .pkg { height: 1%; }
.pkg { display: block; }
/* */


/* page layout */

body { text-align: center; } /* center on ie */

#container {
    position: relative;
    margin: 0 auto; /* center on everything else */
    width: 750px;
    text-align: left;
}


/* mmt calendar */

.module-mmt-calendar { margin-bottom: 15px; }
.module-mmt-calendar .module-content { margin: 0; }
.module-mmt-calendar .module-header { margin: 0; }
.module-mmt-calendar .module-header a { text-decoration: none; }
.module-mmt-calendar table { width: 100%; }

.module-mmt-calendar th { text-align: left; }

.module-mmt-calendar td {
    width: 14%;
    height: 75px;
    text-align: left;
    vertical-align: top;
}

.day-photo {
    width: 54px;
    height: 54px;
}

.day-photo a {
    display: block;
}

.day-photo a img {
    width: 50px;
    height: 50px;
}




/* Vicksburg II (theme-vicksburg.css) */

/* basic page elements */

body {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

a { color: #666666; text-decoration: none; }
a:hover { color: #666666; }



h1, h2, h3, h4, h5, h6 {
    font-family: 'trebuchet ms', verdana, helvetica, arial, sans-serif;
}



body {
    min-width: 750px;
    color: #333;
    background: #FFFFFF;
}



<style type="text/css">
body {background-repeat: no-repeat;}
table {background-repeat: no-repeat;}
</style>

