body {
color:#444;
font:11px "Segoe UI","Lucida Grande","Lucida Sans",tahoma,arial,geneva,sans-serif;
text-align:center;
background-color:#dee7ed;
background-image:url(/images/background.png);
background-repeat:repeat-x;
margin:0;
padding:0;
}

a:link,a:visited {
color:#00f;
text-decoration:none;
font-weight:bold;
}

a:hover,a:active {
color:#d00;
text-decoration:underline;
}

img {
border:none
}

h3 {
border:1px solid #dde;
background-color:#eef;
padding:1px
}

#universe {
width:800px;
background-image:url(/images/mainshadow.png);
background-repeat:repeat-y;
margin:10px auto
}

#shadow_left {
width:10px;
background-color:blue;
float:left
}

#shadow_right {
width:10px;
background-color:green;
float:left
}

#container {
float:left;
width:780px;
text-align:left;
border:0;
background-color:#fff;
background-image:url(/images/menu_background.png);
background-repeat:repeat-y
}

#header {
border:0;
height:70px;
background-image:url(/images/header.png);
background-color:#5783aa;
margin:0;
padding:0
}

#below_header {
border:0;
height:40px;
background-image:url(/images/below_header.png);
margin:0;
padding:0
}

#breadcrumbs {
font-size:10px;
border-bottom:1px dotted #bbb
}

#content {
border:0;
width:620px;
float:right;
margin:-30px 0 0;
padding:10px
}

#updated {
padding:3px;
text-align:center;
font-size:9px;
width:134px;
}

#footer {
clear:both;
text-align:center;
border-top:1px solid #777;
border:1px solid #ccd;
background-color:#eef;
padding:3px
}

.navcontainer {
width:140px
}

.navcontainer ul {
list-style-type:none;
margin:0;
padding:0
}

.navcontainer a {
display:block;
background-image:url(/images/menu_item_background.png);
height:23px;
padding:7px 0 0 20px
}

.navcontainer a:hover {
background-image:url(/images/menu_item_background_hover.png)
}

#menu {
text-align:center;
float:left;
clear:none
}

#links {
font-size:x-small
}

#related {
border:1px solid #dde;
background-color:#eef;
padding:5px;
width:200px;
float:right;
margin:5px;
}

#related li {
padding-bottom:0.7em;
list-style-type: square;
}

#related ul {
margin-left:0;
padding-left:12px;
}

.command {
font-family:monospace;
font-size:medium;
color:#44e
}

pre {
color:#44e;
line-height:1em
}

.menuitem {
border:0;
width:140px;
text-align:center;
margin:5px 0 0;
padding:0
}

.pic_with_caption_180 {
background-color:#eee;
border:1px solid #aaa;
font-size:xx-small;
text-align:center;
float:right;
width:180px;
padding:3px
}

.article_summary {
background-color:#eef;
border:1px solid #dde;
margin-bottom:10px;
padding:0px 10px 0px 10px;
}
.article_summary:hover{
background-color:#dde;
}

.article_summary h4 {
border-bottom:1px dotted #ccd;
margin-top:2px
}

.floatimgleft {
float:left;
margin-top:10px;
margin-right:10px;
margin-bottom:10px
}

.floatimgright {
float:right;
margin-top:10px;
margin-left:10px;
margin-bottom:10px
}

.clear {
clear:both
}

.highlight {
color:#f33;
font-weight:700
}

.formtitle {
font-size:large
}

#shadow_left_top,#shadow_right_top {
background-color:#5882aa
}

#navcontainer a:link,#navcontainer a:visited {
text-decoration:none
} 

.dashed_box {
margin:10px;
padding:10px;
border:2px dashed #ccd;
background-color:#eef;
}

.category_heading {
padding-top:5px;
height:105px;
width:620px;
background-repeat:no-repeat;
background-position:top right;
margin-top:10px;
margin-bottom:10px;
}
