body {
	border: 0;
	margin:0;
	background:  #FFFFFF url(/lib/tpl/rob/images/diagonal_lines.gif) repeat;
	font: 100% serif;
	max-width:1024px;
	margin:0 auto;
}

div.container  {
	background-color:  #FFFFFF;
	margin: 0 0 0 42px;
	text-align: justify;

	border-left: 1px solid  #A0A0A0;
	border-bottom: 1px solid  #A0A0A0;
	border-top: 1px hidden  #A0A0A0;
	border-right: 0px;
	z-index:2;
	font-family:sans-serif;
	font-size:small;
	padding:0 2em 0 1em;
	min-height:300px;
}

/* robin git style override */
div.page_header {
	background-color:transparent;
	border-bottom: 1px solid #A0A0A0;
}

div.title {
	background-color:transparent;
	border-bottom: 3px double #A0A0A0;
}
a.title {
	background-color:transparent;
	border-bottom: 1px solid #A0A0A0;
}
div.page_footer {
	border-top: 3px double #A0A0A0;
	background-color:transparent;
	padding:4px;
	margin:.5em 0 1em 0;
}
a.rss_logo {
	background-color:transparent;
	border:0;
	font-variant:small-caps;
	color:#000;
	padding:.25em .5em .25em 0em;
	margin:0;
}
a.rss_logo:hover {
	background-color:transparent;
	text-decoration:underline;
}


/* rg header style */
.menu a, .menu img {
	border:0px;
}

#mpoptxt {
	font-size:120%;
  	font-weight: bolder;
	vertical-align: middle;
	color: #000 !important;
	text-decoration: none !important;
	font-variant: small-caps;
	letter-spacing: 1pt;
}

#mpopup {
	top:40px;
	position:fixed;
	border: 1px solid  #A0A0A0;
	background: #ccb;
	padding: 0.1em 0.15em;
	text-align:left;
	z-index:3;
	margin-left:42px;
}

#topleft {
	background: transparent url(/lib/tpl/rob/images/rg42_topleft.png) no-repeat;
	position: fixed;
	top:0px;
	z-index:1;
	width:44px;
	height:100px;
}

#menu {
	position:fixed;
	width:40px;
	top:96px;
	overflow:hidden;
  	background: transparent;
	text-align:center;
	z-index:1;
	margin:0;
	padding:0;
}
.menu {
	margin:0;
	padding:0;
}

#mpopup p {
	font-family:serif;
	font-size:large;
	margin:0;
	padding:0;
}
#menu div {
        height:32px;
        overflow:hidden;
}

