#headerhome{
	height:153px;
	position:relative;
	background:url(../images/header_bg.gif) top no-repeat;
	padding:85px 0 0 8px;
}

#maincolumn {
	float: right;
	padding:18px 20px 20px 20px;
	width: 680px;
}

#maincolumn p {
	margin: .8em 0;
}

#maincolumn ul.primary {
  margin: 0;
  padding: 0;
}

#maincolumn ul.primary li{
	list-style:none;
	list-style-image:none;
	background:url(../images/bullets/bullet1.gif) left 5px no-repeat;
	padding:0 0 0 15px;
	width:100%;
}

h2.secondary {
font-size:1.2em;
text-transform: uppercase; 
color: #0066CC;
}

#maincolumn ul.secondary {
  margin: 0;
  padding: 0;
}

#maincolumn ul.secondary li{
	list-style:none;
	list-style-image:none;
	background:url(../images/bullets/bullet2.gif) left 5px no-repeat;
	padding:0 0 0 15px;
	width:100%;
}

.splitlistleft {
    position: relative;
    width: auto;
    height: auto;
    float:left;
    margin-right: 20px;
}
.splitlistright {
    position: relative;
    float: left;
    width: auto;
    height: auto;
}

#disciplinescovered {
    position: relative;
    float:left;
    width: auto;
    height: auto;
    margin-right: 40px;
}

#conferencescope {
    position: relative;
    width: auto;
    height: auto;
}


#sidebar{
    float:left;
    width: 210px;
    margin: 0;
    padding: 0;
}

#sidebar h3 {
	text-transform: uppercase; 
	font-size: 1.1em
}
#sidepanel1 {
	background: transparent url(../images/panel/bg1.jpg) left top no-repeat;
	width: 210px;
	height: 115px;
	padding: 20px 60px 20px 30px;
}
#sidebar #sidepanel2 {
	background: #fff url(../images/panel/bg2.gif) left top repeat-y;
	width: 210px;
	height: 200px;
	padding: 10px 60px 10px 30px;
}
#sidebar #sidepanel3 {
	background: #fff url(../images/panel/bg3.gif) left top repeat-y;
	width: 210px;
	height: auto;
	padding: 10px 60px 40px 20px;
}

#dublinimage{
  margin-top: 10px;
  border: 3px solid #ccc;
}

/* Tweets for main page */
#tweets {
	float:         left;
	width:         210px;
	height:        700px;
	padding:       0;
	/*margin-bottom: 15px;*/
	color:         #666;
	/*background:    inherit;*/
}







































/* Below are the div id to use when you want to display text and google ads. */


#lhs_holder {
/*background: url(../images/border02.gif) top right repeat-y;*/
float : left;
width : 490px;
/*width : 190px;*/
/*height: 780px;*/
}


#rhs_advertise_here {
width : 170px;
height:170px;
margin : 10px 10px 10px 10px;
float right;
/*padding : 10px;*/
border-style:solid;
border-color:#9999FF;
text-align:center;
}

#rhs_holder {
/*background: url(../images/border02.gif) top right repeat-y;*/
float : right;
width : 190px;
/*width : 190px;*/
/*height: 780px;*/
}

/* Google Ads for the Application Pages */
#google_ads_right {
float:right;
color : #666;
}







