#main {width:1000px; position:relative; border:1px solid #000;
margin-left:auto;
margin-right:auto;}

#header {height:120px; overflow:hidden;
}
#header, #content, #footer { font-size:0.875em;}

.col-1, .col-2, .col-3 { float:left;}

.left-side { float:left; width:238px; text-align:right;}
.content { float:left; width:762px;}

/*======= index.html index.php =======*/
#page1 #content .content .col-1 {width:406px; margin-right:53px;}
#page1 #content .content .col-2 { width:205px;}

/*======= index-1.html about.php=======*/
#page2 #content .content .col-1 {width:209px; margin-right:49px;}
#page2 #content .content .col-2 { width:406px;}
#page2 #content .content .col-2 .col-1 { width:265px; margin-right:0;}
#page2 #content .content .col-2 .col-2 { width:139px;}

/*======= index-2.html workshops.php=======*/
#page3 #content .content .row-1 .col-1 {width:406px; margin-right:53px;}
#page3 #content .content .row-1 .col-2 { width:205px;}
#page3 #content .content .row-2 .col-1 {width:408px; margin-right:51px;}
#page3 #content .content .row-2 .col-1 .col-1 { width:190px; margin-right:28px;}
#page3 #content .content .row-2 .col-1 .col-2 { width:190px;}
#page3 #content .content .row-2 .col-2 { width:205px;}

/*======= index-3.html register.php=======*/
#page4 #content .content .col-1 {width:309px; margin-right:49px;}
#page4 #content .content .col-2 { width:306px;}

/*======= ufeprep.php =======*/
#page5 #content .content .col-1 {
	width:406px;
	margin-right:53px;
	text-align: left;
}
#page5 #content .content .col-1 .col-1 { width:229px; margin-right:0;}
#page5 #content .content .col-1 .col-2 { width:172px;}
#page5 #content .content .col-2 { width:205px;}

/*======= index-5.html faq.php=======*/
#page6 #content .content .col-1 {width:209px; margin-right:49px;}
#page6 #content .content .col-2 { width:406px;}

/*======= index-6.html contact.php=======*/
#page7 #content .content .row-1 .col-1 {width:426px; margin-right:53px;}
#page7 #content .content .row-1 .col-2 { width:194px;}
#page7 #content .content .row-2 .col-1 {width:408px; margin-right:51px;}
#page7 #content .content .row-2 .col-2 { width:213px;}


/*=========================*/


#footer {height:59px; padding-right:40px;}
