﻿body {background:#FFFFFF url(../images/backgroundstrip.gif) repeat-x;text-align:center;font-family:Trebuchet MS,Helvetica,sans-serif;font-size:13px;}
img {border:none;}

#container{width:721px;text-align:left;margin:0 auto;} /* Set the maximum width here */

.padleft{width:27px;}
.padright{width:24px;}
.barleft{width:35px;}
.barright{width:32px;}
.stdheight{height:33px;}
.tallheight{height:274px;}

#menutopleft{background:url('../images/menutopleft.png') no-repeat;}
#menustrip{background:url('../images/menustrip.png') repeat-x;
width:580px;*width:595px;color:#F4F4F4;padding-top:10px;padding-left:14px;font-size:14px;
} /* Set the canvas width here (+ 3 for IE */
#menutopright{background:url('../images/menutopright.png') no-repeat;
}

#canvastopleft{background:url('../images/canvastopleft.png') no-repeat;
}
#canvastopleftin{background:url('../images/canvastopleftin.png') no-repeat;
}
#canvastopstrip{width:600px;*width:603px;background:url('../images/canvasstrip.png') repeat-x;
}
#canvastoprightin{background:url('../images/canvastoprightin.png') no-repeat;
}
#canvastopright{background:url('../images/canvastopright.png') no-repeat;
}

#contentleft{background:url('../images/canvasleftstrip.png') repeat-y;
}
/* #content{background:#F4F4F4;height:350px;padding:0 20px 0 20px;} */ /* Set the canvas height here */
#content{background:#F4F4F4;padding:0 20px 0 20px;}
#contentright{background:url('../images/canvasrightstrip.png') repeat-y;
}

#canvasbotleft{background:url('../images/canvasbottomleft.png') no-repeat;
}
#canvasbotleftin{background:url('../images/canvasbottomleftin.png') no-repeat;
}
#canvasbotstrip{background:url('../images/canvasbottomstrip.png') repeat-x;
width:600px;
} /* Repeat the canvas width here */
#canvasbotrightin{background:url('../images/canvasbottomrightin.png') no-repeat;
}
#canvasbotright{background:url('../images/canvasbottomright.png') no-repeat;
}

a
{
    color:#400000;
}

hr
{
    background: #000000 url(../images/hrstrip.png) repeat-x;
    height:11px;
}

#menustrip a
{
    font-weight:bold;
    padding:0 6px 3px 6px;
    color:#F4F4F4;
    background-color:#000000;  
    text-decoration: none;  
    border-left:solid 1px #400000;
    border-right:solid 1px #400000;
}

#menustrip a:hover, #menustrip a.selected
{
    color:#400000;
    background-color:#F4F4F4;
    border-left:solid 1px #400000;
    border-right:solid 1px #400000;
}

h1
{
    font-size:24px;
    padding-left: 2px;
    color:#400000;
}

h2
{
    font-size:18px;
    padding-left: 2px;
    color:#400000;
}

h3
{
    font-size:14px;
    padding-left: 2px;
    color:#400000;
}

label
{
    font-weight: bold;
    color:#400000;
}

.horizontallist
{
    padding-right: 20px;
}

.rightimage
{
    float:right;
    padding:5px 0 20px 20px;
}

.flag
{
    padding:5px 0 20px 20px;
}

.rightframe
{
    float:right;
    margin-left:10px;
}

.rightbold
{
    font-weight:bold;
    float:right;
    color:#400000;
}

/* Google 404 styles */
  #goog-wm { }
  #goog-wm h3.closest-match { }
  #goog-wm h3.closest-match a { }
  #goog-wm h3.other-things { }
  #goog-wm ul li { }
  #goog-wm li.search-goog { display: block; }
