* {
    padding: 0;
    margin: 0;
} 

body {
	background: #e661e9;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #666;
	line-height: 16px;
	background-color: #009FFF;
}
/* images */
img {
    background: #fff;
    border: 1px solid #993366;
	padding: 3px 3px 3px 3px;
}
img.float-right {
  margin: 5px 0px 5px 5px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a { color: #FF7400; }
a:hover { text-decoration: none; color : #444; }
/* -----------------------------------
	  LAYOUT
-------------------------------------- */
#wrap {
	background: #212B5C url(../images/bg.jpg) repeat-x 0 0; 
	margin: 10px auto 0 auto;	
	text-align: left;		
  	border-color: #000033;
	border-style: solid;
	border-width: 1px 1px 5px 1px;	
}
#wrap {
background: #fff;
width: 920px;
margin: 0px auto 0 auto;
padding: 0 8px;
}
#wrap-bottom {
	background: #000033;
	margin: 20px 20px 2px 0px;
	color: #FFFF06;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 30px;
	width: 500px;
	bottom: auto;
}
#header {
height: auto;
line-height: normal;
}
/* header links */
#header #header-links {
	position: absolute;
	top: 8px; right: 205px;
	color: #838181;
	font-size: 11px;
	font-weight: bold;
}
#header #header-links p {	
	padding: 0;	margin: 0;	
}
#header #header-links a {	
	color: #838181;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #444;		
}
/* header-photo */
#header-photo {
	position: relative;
	clear: both;
	margin: 0px auto;
	height: 228px;
	width: 920px;
	background: #fff url(../images/ircu-headerx.jpg) no-repeat center;
}
#header-photo h1#logo-text a {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 48px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -1px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
	border: none;
	
	/* change the values of top and left to adjust the position of the logo*/
	top: 135px; left: 233px;	
}

#header-photo h2#slogan {
	position: absolute;
	margin: 0; padding: 0;
	font: bold 14px 'Trebuchet MS', Arial, Sans-serif;
	text-transform: none;
	color: #B6D1F8;
	
	/* change the values of top and left to adjust the position of the slogan*/
	top: 80px; left: 35px;		
}

#header h1 {
font-size: 38px;
font-weight: 600;
letter-spacing: -4px;
}
#header h1 a {
color: #FF0F0F;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
.headerleft {
float: left;
}
.headerright {
float: right;
font-weight: 600;
color: #000;
}
/* sidebar */
#sidebar {
	float: left;
	width: 210px;
	margin: 1px 0 0 0;
	padding-top: 25px;
	bottom: 1px;
	right: 1px;
	top: 1px;
	left: 1px;
	overflow: visible;
}
#sidebar h2 {
  margin-left: 8px;
  margin-top: 4px;
  text-transform: none;
}
#sidebar p {
  margin-left: 10px;
}

/* sidemenu */
#sidebar ul.sidemenu {
	margin: 0 0 0 0px;
	padding: 10px 0 15px 0;
	background: #4646ff;
	border-top: 5px solid #444;
	border-color: #000033;
}
#sidebar ul.sidemenu li {
	display: inline;
	list-style: none;		
}
#sidebar ul.sidemenu li a {
	display: block;
	padding: 8px 10px 8px 15px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-top-color: #000033;
} 
#sidebar ul.sidemenu li a:hover {
  color: #333;
  background: #ff8888;  
}
/* form elements */
form {
	margin:10px; padding: 20px;
	border: 1px solid #000033; 
	background-color: #9595FF; 
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding: 3px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
textarea {
	width:450px;
	padding:3px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:150px;
	display:block;
	color:#777;
}
input.button {
	margin: 0;
	font: bold 11px Verdana, Sans-serif;
	border: 1px solid;
	padding: 2px 3px;
	background: #fff;
	color: #000033;
	border-color: #808080;
	}
/* search form */
form.search {
	position: absolute;
	right: 4px;
	padding: 0;
	margin: 0;
	border: none;
	background-color: transparent;
	top: 5px;
	visibility: visible;
}
form.search input.textbox { 
	margin: 0; 
	width: 120px;
	border: 1px solid #CCC; 
	background: #FFF;
	color: #333; 	
	vertical-align: top;
}
form.search input.button {
	width: 60px;
	vertical-align: top;
}
#menu 
{
	margin-top: 0px;
	height: 30px;
	line-height: 30px;
	background: #FFCC33 url(../images/menu3.gif) no-repeat;
	font-size: 12px;
	}
#menu li
{
float: left;
list-style-type: none;
padding-right: 10px;
}
#menu li a{ 
color: #fff;
font-weight: 600;
display: block;
text-decoration: none;
padding: 0 10px;
}
#menu li a:hover {
background: #FA9C39 url(../images/menuover.gif) repeat-x;
}
#menu ul { padding-left: 1px;}

#content {
	margin-top: 10px;
	border-color: #000055;
	border: 1Px;	
}
.right-time {
	padding: 1px 0px 0px 0px;
	position: absolute;
	clear: both;
	top: 0;
	}
.right {
	float: right;
	width: 700px;
	right: auto;
	left: auto;
	}
.right h2 {
	color: #FF7400;
	font-size: 24px;
	letter-spacing: -2px;
	font-weight: 100;
	padding : 10px 0 15px 0;
	}
.right h2 a {
color: #FF7400;
}
.right h2 a:hover {
color: #333;
}

.left {
float: left; 
width: 210px;
border: 1px solid #EBE8DB;
background: #FAF9F4;
}
.left h2 { color: #FF7400; padding: 15px 0 5px 10px; font-size: 20px; letter-spacing: -1px; font-weight: 100;}
.left ul { padding: 10px 0 10px 30px; list-style-type: square; }
.left ul li { padding-bottom: 5px; }
.left ul li a { color: #777; text-decoration: none;  }
.left ul li a:hover { color: #FF7400; }

/* Footer */
#footer {
	clear: both;
	border-top: 2px solid #568EB6;
	margin: 1px;
	padding: 2px 0px 2px 4px;
	height: auto;
	font-size: 85%;
	bottom: auto;
	text-align:left;
	color: #333;
	width: 745px;
	background-image: url(../images/content-wrap.jpg);
	background-repeat: repeat;
				}
#footer a { 
	text-decoration: none; 
	font-weight: bold;	
	}
#footer .footer-left{
	float: left;
	width: 75%;
	}
#footer .footer-right{
	float: right;
	width: 30%;
	color: #A0A0A4;
}
