body {    font-family: Arial;    font-size: 12px;    margin: 0px;    padding: 20px;    color: #FFFFFF;    /*background: #163E61;*/	background: #6a102b;}h1 {    font-size: 2em;    color: #333;    font-weight: normal;}h2 {    font-size: 1.6em;    color: #163e61;    margin: 0px 0px .5em 0px;}/*media screen*/h3 {    font-size: 1.25em;    color: #163e61;    margin: 0em 0px .25em 0px;}h4 {    font-size: 1.2em;	font-weight:bold;    margin: .7em 0px .5em 0px;}a {    color: #ff6a06;}a:hover {    /*color: #138faa;*/	color: #720553;}.page {    color: #343434;    position: relative;    margin: 0px auto 0px auto;    max-width: 980px;    border: 5px double #FFF;    border-radius: 16px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;}.page header {    display: block;    position: relative;    height: 320px;}.page header a.logo {    position: absolute;    top: 33px;    left: 45px;    display: block;    width: 250px;    height: 250px;    border-radius: 16px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    background: url(../img/logo_250.jpg) no-repeat 0px 0px;}.page div.login  {	position:absolute;	right:30px;	background-color:white;	padding: 5px;    border-radius: 0px 0px 10px 10px;}.page .page_content {    background-color: #fff;    padding: 10px 20px;}.page footer {    display: block;    border-top: 1px solid #ddd;    padding: 15px 10px 15px 20px;    font-size: 0.9em;    color: #757575;    background-color: #fff;    -webkit-border-bottom-left-radius: 10px;    -moz-border-radius-bottomleft: 10px;    border-bottom-left-radius: 10px;    -moz-border-radius-bottomright: 10px;    -webkit-border-bottom-right-radius: 10px;    border-bottom-right-radius: 10px;    -moz-box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);    -webkit-box-shadow: 0px 5px 3px rgba(0, 0, 0, 0.3);    box-shadow: 0px 5px 3px rgba(0,0,0,0.3);}div.message {  border-style: solid;  border-width: 1px;  display: block;  font-weight: normal;  position: relative;  padding: 0.875rem 1.5rem 0.875rem 20%;  transition: opacity 300ms ease-out 0s;  background-color: #FBB9BC;  border-color: #FBB9BC;    /*background-color: #FBB9BC;  border-color: #FBB9BC;*/  color: #626262;}div.message.error {  background-color: #C3232D;  border-color: #C3232D;  color: #FFF;}div.message:before {  line-height: 0px;  font-size: 20px;  height: 12px;  width: 12px;  border-radius: 15px;  text-align: center;  vertical-align: middle;  display: inline-block;  position: relative;  left: -11px;  background-color: #FFF;  padding: 12px 14px 12px 10px;  content: "i";  color: #FBB9BC;    /*color: #DCE47E;*/}div.message.error:before {  padding: 11px 16px 14px 7px;  color: #C3232D;  content: "x";}.page nav a {    border: 1px solid #fff;	/*border: 1px solid #000;*/    color: #000000;    border-radius: 6px;    -moz-border-radius: 6px;    -webkit-border-radius: 6px;    text-decoration: none;    font-weight: bold;    display: inline-block;    background-color: #ffffff;    font-size: 0.7em;    margin-top: 0px;    margin-right: 2px;    margin-bottom: 4px;    margin-left: 150px;	/*margin-left: 2px;*/    padding-top: 7px;    padding-right: 20px;    padding-bottom: 7px;	padding-left: 20px;	line-height:1em;}/*.page nav a:hover { background-color: #0f2b44; color: #fff; }*/.page nav a:hover { background-color: #6a102b; color: #fff; }.page nav {    position: absolute;    top: 130px;    left: 300px;    text-align: left;}/*media screen*/p {    margin: 0px 0px 1em 0px;    font-size: 1em;    text-align: justify;}.CollapsiblePanelTab {    background-color: #FFF;    color: #ff6a06;    margin: 0px;    padding: 2px;    cursor: pointer;    -moz-user-select: none;    -khtml-user-select: none;    font-family: sans-serif;    font-size: 1.2em;    font-weight: bold;    .CollapsiblePanelContent {	margin: 0px;	padding: 0px;}/* An anchor tag can be used inside of a CollapsiblePanelTab so that the * keyboard focus ring appears *inside* the tab instead of around the tab. * This is an example of how to make the text within the anchor tag look * like non-anchor (normal) text. */.CollapsiblePanelTab a {	color: black;	text-decoration: none;}/* This is an example of how to change the appearance of the panel tab that is * currently open. The class "CollapsiblePanelOpen" is programatically added and removed * from panels as the user clicks on the tabs within the CollapsiblePanel. */.CollapsiblePanelOpen .CollapsiblePanelTab {	background-color: #EEE;}/* This is an example of how to change the appearance of the panel tab when the * CollapsiblePanel is closed. The "CollapsiblePanelClosed" class is programatically added and removed * whenever the CollapsiblePanel is closed. */.CollapsiblePanelClosed .CollapsiblePanelTab { /*background-color: #EFEFEF */}/* This is an example of how to change the appearance of the panel tab as the * mouse hovers over it. The class "CollapsiblePanelTabHover" is programatically added * and removed from panel tab containers as the mouse enters and exits the tab container. */.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {	background-color: #FFF;	}/* This is an example of how to change the appearance of all the panel tabs when the * CollapsiblePanel has focus. The "CollapsiblePanelFocused" class is programatically added and removed * whenever the CollapsiblePanel gains or loses keyboard focus. */.CollapsiblePanelFocused .CollapsiblePanelTab {	background-color: #FFF;}: ;}.sidebar1 {	float: left;	width: 45%;}.container .sidebar1 p {	text-align: right;	font-size: x-large;	font-weight: bold;	color: #06C;}.container .sidebar2 p {	font-size: x-large;	font-weight: bold;	color: #06C;}.content {	float: left;	text-align: center;}.sidebar2 {	float: right;	width: 45%;}