body
{
  font-size: 14px;		
}
.headerDiv {
  border-top: 1px solid rgb(170,135,90);
  border-bottom: 1px solid rgb(170,135,90);
}
.headerDiv .topContainerDiv, .headerDiv .bottomContainerDiv, .pageContentDiv {
  width: 1000px;
}
.headerDiv .topContainerDiv {
  margin-top: 25px;
}
.headerDiv .topContainerDiv .loggedMemberDiv {
  padding: 3px 6px 3px 6px;
  border-radius: 4px;
  border: 1px solid rgb(170,135,90);		
  font-size: 12px;
}
.headerDiv .topContainerDiv .mainMenuDiv {
  margin-top: 50px;
  font-size: 18px;
}
.headerDiv .topContainerDiv .mainMenuDiv td {
  padding: 0 0 6px 0;
  border-bottom: 2px solid rgba(0,0,0,0);
}
.headerDiv .topContainerDiv .mainMenuDiv .separator {
  padding: 0 12px 0 12px;
}
.headerDiv .topContainerDiv .mainMenuDiv .on {
  border-bottom: 2px solid rgb(255,255,255);
}
.headerDiv .bottomContainerDiv {
  margin-top: 25px;
		margin-bottom: 25px;
}
.headerDiv .bottomContainerDiv {
  font-size: 18px;
}
.headerDiv .bottomContainerDiv .separator {
  padding: 0 8px 0 8px;
}
.pageContentDiv {
  padding: 25px 0 25px 0;
}
.footerDiv {
  padding: 20px 0 7px 0;
  border-top: 1px solid rgb(170,135,90);
  border-bottom: 1px solid rgb(170,135,90);
}
.footerDiv .copyrightDiv {
  margin-top: 10px;
  font-size: 12px;		
}
.footerDiv svg {
  width: 40px;
  height: 40px;
  margin: 0 5px 0 5px;
}
.footerDiv svg:hover {
  border-radius: 50px;
}
form .tm1 {
  margin-top: 20px;
}
form .tm2 {
  margin-top: 15px;
}
form .div1 {
  padding: 25px;
  border-radius: 4px;
  border: 1px solid rgb(170,135,90);
}
form .div2 {
  font-size: 20px;
}
form .captcha {
  height: 18px;
  width: 350px;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid rgb(200,165,120);
}
form input, .member_rights, .member_date {
  height: 18px;
  width: 350px;		
  border: 1px solid rgb(200,165,120);
  padding: 4px;
  margin-left: 8px;
  font-size: 14px;
}
.member_rights {
  width: 50px;
}
.member_date {
  width: 80px;
}
form textarea {
  width: 350px;
		height: 150px;
  font-size: 14px;
  border: 1px solid rgb(200,165,120);
  padding: 4px;
  margin-left: 8px;
}
form button[type="submit"] {
  font-size: 14px;
  height: 30px;
  line-height: 30px;
  padding: 0 10px 0 10px;
  border-radius: 3px;
}
#contact_form_ajax_message_id {
  margin-top: 20px;
  height: 20px;
}
.errorDiv {
  margin-bottom: 15px;
}
.errorDiv img {
  margin: 20px 0 15px 0;
  width: 128px;
  height: 128px;
}
.errorDiv .div1 {
  font-size: 60px;
}
.errorDiv .div2 {
  font-size: 16px;
}
.title1, .title2, .title3 {
  font-size: 20px;
  margin-bottom: 15px;
}
.title2 {
  font-size: 18px;
}
.title3 {
  font-size: 16px;
}
.tooltip1 {
  width: 239px
  border-radius: 3px;
  border: 1px solid rgb(115,145,110);
  padding: 8px 10px 10px 10px;
		margin-left: 25px;
  font-size: 12px;		
}
.tooltip2 {
  width: 239px
  border-radius: 3px;
  border: 1px solid rgb(115,145,110);
  padding: 8px 10px 10px 10px;
  font-size: 12px;		
}
.pagelinkContainer {
  margin-top: 10px;
  margin-left: 20px;
}
.pagelinkContainer img {
  max-width: 36px;
  max-height: 36px;
}
.pagelinkContainer .icon {
  width: 40px;
  height: 40px;
		margin-right: 16px;
}
.pageSpan1 {
  font-size: 17px;
}
.pageSpace1 {
  margin-bottom: 5px;
}
.quizzesDesktop .button1 {
  width: 240px;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  padding: 0 10px 0 10px;
		margin-bottom: 10px
  border-radius: 3px;
}
.quizzesDesktop .badge1, .quizzesDesktop .badge2 {
  height: 18px;
  line-height: 18px;
  margin: 15px 0 0 0;
  padding: 0 6px 0 6px;
  border-radius: 4px;
  font-size: 11px;
		border: 1px solid rgb(132,70,40);
}
.quizzesDesktop .button2 {
  width: 240px;
  font-size: 14px;		
  height: 50px;
  line-height: 50px;
		padding: 0 10px 0 10px;
		margin: 0 0 10px 25px;
  border-radius: 3px;
}
.quizzesDesktop .tag1 {
  font-size: 18px;
}
.quizzesDesktop .button3 {
  width: 86px;
  height: 50px;
  line-height: 50px;
  margin-top: 10px;
  padding: 0 10px 0 10px;
  border-radius: 3px;
}
.quizzesBoard {
  padding: 25px;
  border-radius: 4px;
  border: 1px solid rgb(170,135,90);
}
.quizzes_menu {
  width: 222px;
  margin-top: 20px;		
  font-size: 30px;
}
#quizzes_title_id {
  font-size: 20px;
}
#quizzes_index_id {
		height: 25px;
		width: 42px;
		line-height: 25px;
		padding: 4px 0 4px 0
  border-radius: 4px;		
  border: 1px solid rgb(100,100,100);
  font-size: 22px;
  margin-top: 20px;
}
#quizzes_question_id {
  width: 200px;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid rgb(170,135,90);
  border-radius: 4px;
}
#quizzes_symbol_id {
  font-size: 120px;
  height: 160px;
  line-height: 160px;
 	text-shadow: -1px -1px 1px rgb(255,255,255), 1px 1px 1px rgb(0,0,0);
}
#quizzes_gardiner_id {
  height: 30px;
		line-height: 30px;
}
#quizzes_gardiner_id .span1 {
  font-size: 32px;
}
#quizzes_gardiner_id .span2 {
  font-size: 24px;
}
#quizzes_result_id .container {
  margin-bottom: 6px;
}
#quizzes_result_id .container div {
  text-align: center;
}
#quizzes_result_id .title {
  font-size: 20px;
}
#quizzes_result_id .percentage {
  font-size: 30px;
  margin: 20px 0 20px 0;
}
#quizzes_result_id .div0 {
  width: 30px;
		height: 25px;
		line-height: 25px;
  border-radius: 4px;		
  border: 1px solid rgb(100,100,100);
}
#quizzes_result_id .div1 {
  width: 50px;
		height: 27px;
		line-height: 27px;		
  font-size: 15px;
  margin-left: 10px;		
}
#quizzes_result_id .div2 {
  width: 50px;
  font-size: 24px;
  margin-left: 10px;
}
#quizzes_result_id .div3 {
  width: 50px;
  font-size: 20px;
  margin-left: 10px;
  border-radius: 4px;	
}
#quizzes_ajax_message_id {
  margin-top: 20px;
  height: 20px;
}    
        
      
Oops!
Resource not found!